A StateManager for Actors based on Azure Table Storage.
Info
| Version: | 0.0.4-prerelease |
| Author(s): | COCPORN |
| Last Update: | Saturday, July 23, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://github.com/COCPORN/SimpleFabric |
| NuGet Url: | https://www.nuget.org/packages/SimpleFabric.Actors.StateManager.AzureTableStorage |
Install
Install-Package SimpleFabric.Actors.StateManager.AzureTableStorage
dotnet add package SimpleFabric.Actors.StateManager.AzureTableStorage
paket add SimpleFabric.Actors.StateManager.AzureTableStorage
SimpleFabric.Actors.StateManager.AzureTableStorage Download (Unzip the "nupkg" after downloading)
Dependencies
- WindowsAzure.Storage(>= 6.1.0)
- SimpleFabric(>= 0.0.4)
Tags