A document DB provider implementation for the Eventus event sourcing framework.
Info
Version: | 0.1.89-alpha |
Author(s): | Richard Forrest |
Last Update: | Thursday, August 3, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/feanz/Eventus/tree/master/src/Eventus.DocumentDb |
NuGet Url: | https://www.nuget.org/packages/Eventus.DocumentDb |
Install
Install-Package Eventus.DocumentDb
dotnet add package Eventus.DocumentDb
paket add Eventus.DocumentDb
Eventus.DocumentDb Download (Unzip the "nupkg" after downloading)
Dependencies
- Eventus(>= 0.1.79)
- Microsoft.Azure.DocumentDB(>= 1.13.3)
- Newtonsoft.Json(>= 9.0.1)