Provides a DocumentDB storage engine for Simple Event Store (SES).
Info
Version: | 5.0.5 |
Author(s): | ASOS |
Last Update: | Tuesday, December 10, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ASOS/SimpleEventStore |
NuGet Url: | https://www.nuget.org/packages/Asos.SimpleEventStore.AzureDocumentDb |
Install
Install-Package Asos.SimpleEventStore.AzureDocumentDb
dotnet add package Asos.SimpleEventStore.AzureDocumentDb
paket add Asos.SimpleEventStore.AzureDocumentDb
Asos.SimpleEventStore.AzureDocumentDb Download (Unzip the "nupkg" after downloading)
Dependencies
- Asos.SimpleEventStore(>= 5.0.5)
- Microsoft.Azure.DocumentDB.Core(>= 2.9.2)
Tags