Microsoft Orleans transactions storage provider backed by Azure Storage.
Info
Version: | 8.2.0 |
Author(s): | Microsoft |
Last Update: | Friday, July 12, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotnet/orleans |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Orleans.Transactions.AzureStorage |
Install
Install-Package Microsoft.Orleans.Transactions.AzureStorage
dotnet add package Microsoft.Orleans.Transactions.AzureStorage
paket add Microsoft.Orleans.Transactions.AzureStorage
Microsoft.Orleans.Transactions.AzureStorage Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Orleans.Runtime.Abstractions(>= 3.4.1)
- Microsoft.Orleans.Transactions(>= 3.4.1)
- Microsoft.Orleans.OrleansProviders(>= 3.4.1)
- Azure.Core(>= 1.3.0)
- Microsoft.Azure.Cosmos.Table(>= 1.0.5)
Tags