Info
| Version: | 8.9.0 | 
| Author(s): | ServiceStack | 
| Last Update: | Wednesday, October 15, 2025 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/ServiceStack/ServiceStack | 
| NuGet Url: | https://www.nuget.org/packages/ServiceStack.Server.Core | 
Install
Install-Package ServiceStack.Server.Core
                        dotnet add package ServiceStack.Server.Core
                        paket add ServiceStack.Server.Core
                        
                                ServiceStack.Server.Core Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- ServiceStack.Client.Core(>= 5.10.4)
- ServiceStack.Common.Core(>= 5.10.4)
- ServiceStack.Interfaces.Core(>= 5.10.4)
- ServiceStack.Core(>= 5.10.4)
- ServiceStack.OrmLite.Core(>= 5.10.4)
- ServiceStack.Redis.Core(>= 5.10.4)
- ServiceStack.Text.Core(>= 5.10.4)
Tags
 
                
Includes high-level API's that use OrmLite and Redis including:
AutoQuery, Redis MQ, OrmLiteAuthRepository, OrmLiteCacheClient, OrmLiteAppSettings,
RedisServerEvents and RedisRequestLogger.