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.MongoDB |
Install
Install-Package Cqrs.MongoDB
dotnet add package Cqrs.MongoDB
paket add Cqrs.MongoDB
Cqrs.MongoDB 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)
- MongoDB.Driver(>= 2.3.0)
Tags