Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
techdragon
/
ServiceStack
Public
forked from
ServiceStack/ServiceStack
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Feb 6, 2023
Add support for QueueOwnerAWSAccountId parameter of GetQueueUrlRequest
techdragon
committed
a37feaa
View commit details
Copy full SHA for a37feaa
Browse repository at this point
Commits on Nov 2, 2022
Add support for converting response DTOs of different types
mythz
committed
215448f
View commit details
Copy full SHA for 215448f
Browse repository at this point
Commits on Nov 1, 2022
Fallback to initial HttpMethod if dto has no explicit method defined
mythz
committed
9bf851d
View commit details
Copy full SHA for 9bf851d
Browse repository at this point
Switch InProcessGateway to use a GatewayRequest context by default
mythz
committed
337795c
View commit details
Copy full SHA for 337795c
Browse repository at this point
Update ServerUserAgent when license changes
mythz
committed
c7f4d7c
View commit details
Copy full SHA for c7f4d7c
Browse repository at this point
Switch AuthApiAsync to use standard Gateway
mythz
committed
0132619
View commit details
Copy full SHA for 0132619
Browse repository at this point
Change all State Providers to use a consistent constructor
mythz
committed
a32a9a2
View commit details
Copy full SHA for a32a9a2
Browse repository at this point
don't pollute gateway request context with original request params
mythz
committed
ced7980
View commit details
Copy full SHA for ced7980
Browse repository at this point
unwrap responses if needed
mythz
committed
8f0e2b7
View commit details
Copy full SHA for 8f0e2b7
Browse repository at this point
Fix Sign In if Authenticated
mythz
committed
4917122
View commit details
Copy full SHA for 4917122
Browse repository at this point
Implement SendFormAsync in InProcessServiceGateway
mythz
committed
f792b15
View commit details
Copy full SHA for f792b15
Browse repository at this point
Update/read `ConsumerKey`/`ConsumerSecret` for the `FacebookAuthProvider` so get set details without `appsettings.json`. (#1296)
Layoric
authored
95d8dd3
View commit details
Copy full SHA for 95d8dd3
Browse repository at this point
Commits on Oct 31, 2022
Add in option to use InProcessClients to make API requests
mythz
committed
ce4cc80
View commit details
Copy full SHA for ce4cc80
Browse repository at this point
Update BlazorServerUtils.cs
mythz
committed
1036468
View commit details
Copy full SHA for 1036468
Browse repository at this point
Update BlazorServerUtils.cs
mythz
committed
0242282
View commit details
Copy full SHA for 0242282
Browse repository at this point
Update BlazorServerUtils.cs
mythz
committed
a182eb9
View commit details
Copy full SHA for a182eb9
Browse repository at this point
Commits on Oct 30, 2022
Update Service.cs
mythz
committed
f00c4b1
View commit details
Copy full SHA for f00c4b1
Browse repository at this point
Enable DataGrid Auto columns to include all inherited props as well
mythz
committed
0cad645
View commit details
Copy full SHA for 0cad645
Browse repository at this point
Add all AppRoles to Admin users
mythz
committed
6728913
View commit details
Copy full SHA for 6728913
Browse repository at this point
tweak header + profile pages
mythz
committed
d698b80
View commit details
Copy full SHA for d698b80
Browse repository at this point
Update ClaimUtils.cs
mythz
committed
dbbf029
View commit details
Copy full SHA for dbbf029
Browse repository at this point
Commits on Oct 29, 2022
Add dark mode support to /profile pages
mythz
committed
7f30305
View commit details
Copy full SHA for 7f30305
Browse repository at this point
Sync Gallery.Wasm
mythz
committed
43b32a5
View commit details
Copy full SHA for 43b32a5
Browse repository at this point
Add /profile pages to Tailwind templates
mythz
committed
08eea51
View commit details
Copy full SHA for 08eea51
Browse repository at this point
Change CreateRequestAsync to ConfigAwaitNetCore()
mythz
committed
9e4be57
View commit details
Copy full SHA for 9e4be57
Browse repository at this point
remove unused authApi
mythz
committed
d7d7436
View commit details
Copy full SHA for d7d7436
Browse repository at this point
Commits on Oct 28, 2022
update sign in pages
mythz
committed
2b0cdc0
View commit details
Copy full SHA for 2b0cdc0
Browse repository at this point
update css .html
mythz
committed
5bcd2d1
View commit details
Copy full SHA for 5bcd2d1
Browse repository at this point
Remove text column from SQL Server optimized CacheEntry table
mythz
committed
2d6d4c1
View commit details
Copy full SHA for 2d6d4c1
Browse repository at this point
Add support for Blazor Server Auth using Host + Browser Cookies
mythz
committed
6303acc
View commit details
Copy full SHA for 6303acc
Browse repository at this point
Commits on Oct 27, 2022
create ext methods for GetOrCreateRequest
mythz
committed
6298a3b
View commit details
Copy full SHA for 6298a3b
Browse repository at this point
Allow LoadReference Sub selects to be overridden in a custom DialectProvider
mythz
committed
a8e1352
View commit details
Copy full SHA for a8e1352
Browse repository at this point
Commits on Oct 26, 2022
Update BlazorClient.cs
mythz
committed
df827d7
View commit details
Copy full SHA for df827d7
Browse repository at this point
Update BlazorComponentBase.cs
mythz
committed
e8b442b
View commit details
Copy full SHA for e8b442b
Browse repository at this point
Move ApiAsync BlazorComponentBase methods to ManagedApiAsync* to enable reuse
mythz
committed
d69731e
View commit details
Copy full SHA for d69731e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.