An event store implementation for MongoDb for github.com/sbalkum/SimpleCQRS, a fork of github.com/tyronegroves/SimpleCQRS.
Info
| Version: | 1.0.2 |
| Author(s): | Stephen Balkum |
| Last Update: | Wednesday, January 20, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/sbalkum/HighIronRanch.Cqrs.EventStore.MongoDb |
| NuGet Url: | https://www.nuget.org/packages/HighIronRanch.Cqrs.EventStore.MongoDb |
Install
Install-Package HighIronRanch.Cqrs.EventStore.MongoDb
dotnet add package HighIronRanch.Cqrs.EventStore.MongoDb
paket add HighIronRanch.Cqrs.EventStore.MongoDb
HighIronRanch.Cqrs.EventStore.MongoDb Download (Unzip the "nupkg" after downloading)
Dependencies
- HighIronRanch.SimpleCqrs(>= 1.0.1)
- mongocsharpdriver(>= 2.2.2)