Repository pattern implementation with distributed collections of MongoDB in .NET Framework.
Info
Version: | 1.2.7 |
Author(s): | Tallal Kazmi |
Last Update: | Wednesday, June 17, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tallalkazmi/TK.MongoDB.Repository.Distributed |
NuGet Url: | https://www.nuget.org/packages/TK.MongoDB.Repository.DistrubutedCollections |
Install
Install-Package TK.MongoDB.Repository.DistrubutedCollections
dotnet add package TK.MongoDB.Repository.DistrubutedCollections
paket add TK.MongoDB.Repository.DistrubutedCollections
TK.MongoDB.Repository.DistrubutedCollections Download (Unzip the "nupkg" after downloading)
Dependencies
- MongoDB.Driver(>= 2.10.4)
- Newtonsoft.Json(>= 12.0.3)
- SharpCompress(>= 0.25.0)
- System.Buffers(>= 4.5.1)
- System.Numerics.Vectors(>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe(>= 4.7.0)
Tags