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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
api-dev
/
ServiceStack
Public
forked from
ServiceStack/ServiceStack
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
ServiceStack
src
ServiceStack
RequestContext.cs
on
master
User selector
All users
All time
Commit history
Commits on May 23, 2016
Change GetItems() to never use CallContext in ASP.NET hosts
mythz
committed
87706f1
View commit details
Copy full SHA for 87706f1
View code at this point
Browse repository at this point
Commits on Sep 26, 2015
Don't use CallContext on Main thread
mythz
committed
55e33c0
View commit details
Copy full SHA for 55e33c0
View code at this point
Browse repository at this point
Add static ServiceStackHost.IsReady() to determine if AppHost finished initializing
mythz
committed
4473df4
View commit details
Copy full SHA for 4473df4
View code at this point
Browse repository at this point
Commits on Mar 5, 2015
Immediately release disposables after use
mythz
committed
0e0bf24
View commit details
Copy full SHA for 0e0bf24
View code at this point
Browse repository at this point
Commits on May 28, 2014
whitespace
mythz
committed
d42418f
View commit details
Copy full SHA for d42418f
View code at this point
Browse repository at this point
Tweak RequestContext code + warning
mythz
committed
9a3aedd
View commit details
Copy full SHA for 9a3aedd
View code at this point
Browse repository at this point
Provide option to use ThreadStatic for RequestScoped items
mythz
committed
73e2afc
View commit details
Copy full SHA for 73e2afc
View code at this point
Browse repository at this point
Commits on Apr 25, 2014
Add fallback for versions of Mono that haven't implemented CallContext.LogicalGetData/SetData
Show description for 8a659df
mythz
committed
8a659df
View commit details
Copy full SHA for 8a659df
View code at this point
Browse repository at this point
Commits on Apr 10, 2014
Don't track disposables in RequestContext during initialization
mythz
committed
859b167
View commit details
Copy full SHA for 859b167
View code at this point
Browse repository at this point
Commits on Mar 24, 2014
Move RequestContext from SS.Client to SS, now that it's sufficiently coupled to server APIs.
mythz
committed
05ed4b1
View commit details
Copy full SHA for 05ed4b1
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.