EnjoyCQRS.EventStore.MongoDB is an Event Store implementation using MongoDB.
Info
Version: | 3.0.1 |
Author(s): | ircnelson |
Last Update: | Sunday, October 8, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ircnelson/enjoy.cqrs |
NuGet Url: | https://www.nuget.org/packages/EnjoyCQRS.EventStore.MongoDB |
Install
Install-Package EnjoyCQRS.EventStore.MongoDB
dotnet add package EnjoyCQRS.EventStore.MongoDB
paket add EnjoyCQRS.EventStore.MongoDB
EnjoyCQRS.EventStore.MongoDB Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- EnjoyCQRS(>= 3.0.2)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.2)
- MongoDB.Bson(>= 2.4.3)
- MongoDB.Driver(>= 2.4.3)
- Microsoft.CSharp(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.3.0)
- EnjoyCQRS(>= 3.0.2)
- Newtonsoft.Json(>= 10.0.2)
- MongoDB.Bson(>= 2.4.3)
- MongoDB.Driver(>= 2.4.3)
Tags