ServiceStack.Redis.Core
8.10.0
Prefix Reserved
.NET 6.0
This package targets .NET 6.0. The package is compatible with this framework or higher.
.NET Standard 2.0
This package targets .NET Standard 2.0. The package is compatible with this framework or higher.
dotnet add package ServiceStack.Redis.Core --version 8.10.0
NuGet\Install-Package ServiceStack.Redis.Core -Version 8.10.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ServiceStack.Redis.Core" Version="8.10.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ServiceStack.Redis.Core" Version="8.10.0" />Directory.Packages.props
<PackageReference Include="ServiceStack.Redis.Core" />Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ServiceStack.Redis.Core --version 8.10.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ServiceStack.Redis.Core, 8.10.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package ServiceStack.Redis.Core@8.10.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ServiceStack.Redis.Core&version=8.10.0Install as a Cake Addin
#tool nuget:?package=ServiceStack.Redis.Core&version=8.10.0Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
.NET Standard 2.0 version of ServiceStack.Redis
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 8.0.0)
- ServiceStack.Common.Core (>= 8.10.0)
- ServiceStack.Interfaces.Core (>= 8.10.0)
- ServiceStack.Text.Core (>= 8.10.0)
- System.Collections.NonGeneric (>= 4.3.0)
- System.Collections.Specialized (>= 4.3.0)
- System.Data.Common (>= 4.3.0)
- System.Net.NameResolution (>= 4.3.0)
- System.Net.Security (>= 4.3.2)
- System.Threading.Thread (>= 4.3.0)
-
net6.0
- ServiceStack.Common.Core (>= 8.10.0)
- ServiceStack.Interfaces.Core (>= 8.10.0)
- ServiceStack.Text.Core (>= 8.10.0)
-
net8.0
- ServiceStack.Common.Core (>= 8.10.0)
- ServiceStack.Interfaces.Core (>= 8.10.0)
- ServiceStack.Text.Core (>= 8.10.0)
NuGet packages (32)
Showing the top 5 NuGet packages that depend on ServiceStack.Redis.Core:
| Package | Downloads |
|---|---|
|
ServiceStack.Server.Core
Integration libraries and adapters with other major ServiceStack server components. Includes high-level API's that use OrmLite and Redis including: AutoQuery, Redis MQ, OrmLiteAuthRepository, OrmLiteCacheClient, OrmLiteAppSettings, RedisServerEvents and RedisRequestLogger. |
|
|
Demego.CommonLib
Package Description |
|
|
Paramore.Brighter.MessagingGateway.Redis
Redis messaging gateway implementation for Paramore.Brighter Command Processor. Provides decoupled message transport using Redis with support for pub/sub patterns and high-performance in-memory messaging. |
|
|
Grebok.Extensions
Grebok Framework |
|
|
AspCore.RedisClient
Package Description |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on ServiceStack.Redis.Core:
| Repository | Stars |
|---|---|
|
BrighterCommand/Brighter
A framework for building messaging apps with .NET and C#.
|
|
|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
|
|
keremvaris/Sennedjem
Sennedjem CQRS (Command Query Responsibility Segregation) yaklaşımını benimseyen ve SOLID prensiplerini ve Clean Architecture yöntemlerini odaklayan bir yazılım geliştirme alt yapısıdır. RabbitMq, ElasticSearch vb araçlara entegre olmak konusunda çok yeteneklidir.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 8.10.0 | 37,936 | 11/12/2025 |
| 8.9.0 | 12,873 | 10/15/2025 |
| 8.8.0 | 32,692 | 5/14/2025 |
| 8.7.2 | 1,729 | 5/1/2025 |
| 8.7.0 | 3,227 | 4/14/2025 |
| 8.6.0 | 13,478 | 2/11/2025 |
| 8.5.2 | 27,546 | 11/29/2024 |
| 8.5.0 | 975 | 11/26/2024 |
| 8.4.0 | 100,222 | 9/11/2024 |
| 8.3.0 | 19,034 | 6/17/2024 |
| 8.2.2 | 159,630 | 3/6/2024 |
| 8.2.0 | 1,016 | 3/4/2024 |
| 8.1.2 | 80,662 | 2/7/2024 |
| 8.1.0 | 778 | 2/6/2024 |
| 8.0.0 | 81,884 | 11/20/2023 |
| 6.11.0 | 79,379 | 10/3/2023 |
| 6.10.0 | 28,910 | 7/31/2023 |
| 6.9.0 | 17,331 | 6/6/2023 |
| 6.8.0 | 23,859 | 3/29/2023 |
Loading failed