Cars Event Store implementation with MongoDB.
Info
Version: | 2.1.2 |
Author(s): | Eric Swann |
Last Update: | Monday, December 11, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/eswann/cars |
NuGet Url: | https://www.nuget.org/packages/Cars.EventStore.MongoDB |
Install
Install-Package Cars.EventStore.MongoDB
dotnet add package Cars.EventStore.MongoDB
paket add Cars.EventStore.MongoDB
Cars.EventStore.MongoDB Download (Unzip the "nupkg" after downloading)
Dependencies
- Cars(>= 2.1.2)
- Newtonsoft.Json(>= 10.0.3)
- MongoDB.Bson(>= 2.4.4)
- MongoDB.Driver(>= 2.4.4)
- Microsoft.Extensions.DependencyInjection(>= 2.0.0)
- Microsoft.CSharp(>= 4.4.0)
Tags