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 |
Install
Install-Package ServiceStack.Server
dotnet add package ServiceStack.Server
paket add ServiceStack.Server
ServiceStack.Server Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- ServiceStack.Client(>= 5.10.4)
- ServiceStack.Common(>= 5.10.4)
- ServiceStack.Interfaces(>= 5.10.4)
- ServiceStack(>= 5.10.4)
- ServiceStack.OrmLite(>= 5.10.4)
- ServiceStack.Redis(>= 5.10.4)
- ServiceStack.Text(>= 5.10.4)
- ServiceStack.Client(>= 5.10.4)
- ServiceStack.Common(>= 5.10.4)
- ServiceStack.Interfaces(>= 5.10.4)
- ServiceStack(>= 5.10.4)
- ServiceStack.OrmLite(>= 5.10.4)
- ServiceStack.Redis(>= 5.10.4)
- ServiceStack.Text(>= 5.10.4)
Tags
Includes high-level API's that use OrmLite and Redis including:
- AutoQuery
- Redis MQ
- OrmLiteAuthRepository
- OrmLiteCacheClient
- OrmLiteAppSettings
- RedisServerEvents
- RedisRequestLogger.