Use MongoDB as the read store and data store in CQRS.NET.
Info
| Version: | 2.4.1639.856 |
| Author(s): | Chinchilla Software |
| Last Update: | Friday, August 17, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://chinchilla-software-com.github.io/CQRS/ |
| NuGet Url: | https://www.nuget.org/packages/Cqrs.Mongo |
Install
Install-Package Cqrs.Mongo
dotnet add package Cqrs.Mongo
paket add Cqrs.Mongo
Cqrs.Mongo Download (Unzip the "nupkg" after downloading)
Dependencies
- Cqrs(>= 2.4.1639.856 && <= 2.4.1639.856)
- cdmdotnet.Logging(>= 1.2.100.77)
- cdmdotnet.StateManagement(>= 3.0.13.9)
- mongocsharpdriver(>= 1.11.0)
Tags