A MongoDb repository pattern implementation.
Info
| Version: | 1.5.1 |
| Author(s): | Suleyman Ciplak |
| Last Update: | Saturday, July 1, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/scabir/imongodbrepository/ |
| NuGet Url: | https://www.nuget.org/packages/iMongoDbRepository |
Install
Install-Package iMongoDbRepository
dotnet add package iMongoDbRepository
paket add iMongoDbRepository
iMongoDbRepository Download (Unzip the "nupkg" after downloading)
Dependencies
- MongoDB.Driver(>= 2.7.3)
Tags