Azure storage implementations for eventsourced grain.
Info
Version: | 0.0.4 |
Author(s): | Ievgen Galamai |
Last Update: | Sunday, June 3, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/galamai/Orleans.EventSourcing |
NuGet Url: | https://www.nuget.org/packages/Galamai.Orleans.EventSourcing.AzureStorage |
Install
Install-Package Galamai.Orleans.EventSourcing.AzureStorage
dotnet add package Galamai.Orleans.EventSourcing.AzureStorage
paket add Galamai.Orleans.EventSourcing.AzureStorage
Galamai.Orleans.EventSourcing.AzureStorage Download (Unzip the "nupkg" after downloading)
Dependencies
- Galamai.Orleans.EventSourcing(>= 0.0.4)
- WindowsAzure.Storage(>= 8.6.0)