Package Description.
Info
Version: | 1.4.0 |
Author(s): | feiwu |
Last Update: | Monday, August 12, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/CqrsLite.MongoDB |
Install
Install-Package CqrsLite.MongoDB
dotnet add package CqrsLite.MongoDB
paket add CqrsLite.MongoDB
CqrsLite.MongoDB Download (Unzip the "nupkg" after downloading)
Dependencies
- CqrsLite(>= 0.29.0)
- Microsoft.Extensions.Configuration.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Configuration.Binder(>= 2.2.4)
- Mongo2Go(>= 2.2.11)
- MongoDB.Driver(>= 2.8.1)
- Newtonsoft.Json(>= 12.0.2)