A microframework for working with Aggregate Roots in an Event Sourced system, backed by an Event Store.
Info
| Version: | 1.0.0-alpha.22 |
| Author(s): | Nicklas Jensen |
| Last Update: | Thursday, June 25, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/nillerr/Aggregail |
| NuGet Url: | https://www.nuget.org/packages/Aggregail.MongoDB |
Install
Install-Package Aggregail.MongoDB
dotnet add package Aggregail.MongoDB
paket add Aggregail.MongoDB
Aggregail.MongoDB Download (Unzip the "nupkg" after downloading)
Dependencies
- Aggregail(>= 1.0.0)
- MongoDB.Driver(>= 2.10.4)