Info
Version: | 1.0.1 |
Author(s): | Diligencia |
Last Update: | Saturday, July 11, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Diligencia.EventSourcing.AzureEventStore |
Install
Install-Package Diligencia.EventSourcing.AzureEventStore
dotnet add package Diligencia.EventSourcing.AzureEventStore
paket add Diligencia.EventSourcing.AzureEventStore
Diligencia.EventSourcing.AzureEventStore Download (Unzip the "nupkg" after downloading)
Dependencies
- Diligencia.EventSourcing(>= 1.0.0)
- Microsoft.Azure.Cosmos.Table(>= 1.0.7)
This allows you to persist your events to Azure Table Storage or CosmosDB using the Table API.