Repository pattern implementation of MongoDB in .NET Framework.
Info
| Version: | 2.1.6 |
| Author(s): | Tallal Kazmi |
| Last Update: | Monday, August 29, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/tallalkazmi/TK.MongoDB.Repository |
| NuGet Url: | https://www.nuget.org/packages/TK.MongoDB.Repository |
Install
Install-Package TK.MongoDB.Repository
dotnet add package TK.MongoDB.Repository
paket add TK.MongoDB.Repository
TK.MongoDB.Repository Download (Unzip the "nupkg" after downloading)
Dependencies
- MongoDB.Driver(>= 2.10.1)
- SharpCompress(>= 0.24.0)
- System.Buffers(>= 4.5.1)
- System.Collections.Immutable(>= 1.7.1)
- System.Numerics.Vectors(>= 4.5.0)
Tags