Orleans.Persistence.Redis
3.1.0
Microsoft Orleans persistence provider backed by Redis
Install-Package Orleans.Persistence.Redis -Version 3.1.0
dotnet add package Orleans.Persistence.Redis --version 3.1.0
<PackageReference Include="Orleans.Persistence.Redis" Version="3.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Orleans.Persistence.Redis --version 3.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Orleans.Persistence.Redis, 3.1.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 2.0
- Microsoft.Orleans.OrleansRuntime (>= 3.1.4)
- Newtonsoft.Json (>= 12.0.3)
- StackExchange.Redis (>= 2.1.30)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Orleans.Persistence.Redis:
Repository | Stars |
---|---|
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 2.1, 2.2, 3.1, and 5.0 projects you can use. Readme contains explanations on all projects.
|