Microsoft Orleans persistence provider backed by Azure CosmosDB.
Info
Version: | 3.0.3 |
Author(s): | Gutemberg Ribeiro |
Last Update: | Friday, April 24, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/OrleansContrib/Orleans.CosmosDB |
NuGet Url: | https://www.nuget.org/packages/Orleans.Persistence.CosmosDB |
Install
Install-Package Orleans.Persistence.CosmosDB
dotnet add package Orleans.Persistence.CosmosDB
paket add Orleans.Persistence.CosmosDB
Orleans.Persistence.CosmosDB Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.Cosmos(>= 3.6.0)
- Microsoft.Orleans.OrleansRuntime(>= 3.0.2)
- System.Threading.Tasks.Extensions(>= 4.5.3)
Tags