Implementation of the IEventStore interface for the SimpleCQRS library that uses Azure Table Storage as the backend.
Info
Version: | 0.1.8-beta |
Author(s): | Brian Hall |
Last Update: | Monday, November 4, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Hallmanac/SimpleCqrs.EventStore.AzureTable |
NuGet Url: | https://www.nuget.org/packages/SimpleCqrs.EventStore.AzureTable |
Install
Install-Package SimpleCqrs.EventStore.AzureTable
dotnet add package SimpleCqrs.EventStore.AzureTable
paket add SimpleCqrs.EventStore.AzureTable
SimpleCqrs.EventStore.AzureTable Download (Unzip the "nupkg" after downloading)
Dependencies
- SimpleCqrs(1.0)
- AzureCloudTableContext(2.1.0)
- ServiceStack.Text(3.9.70)
- Microsoft.WindowsAzure.ConfigurationManager(2.0.2.0)
Tags