NRepository.MongoDb is a generic repository library with a strong focus on CQRS.
Info
Version: | 2.1.0 |
Author(s): | John Kelly |
Last Update: | Monday, May 4, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://nrepository.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/NRepository.MongoDb |
Install
Install-Package NRepository.MongoDb
dotnet add package NRepository.MongoDb
paket add NRepository.MongoDb
NRepository.MongoDb Download (Unzip the "nupkg" after downloading)
Dependencies
- MongoCsharpDriver(1.10.0)
- NRepository.Core(3.0.0)
Tags