TK.MongoDB.Repository.DistrubutedCollections
1.2.7
.NET Framework 4.6.1
dotnet add package TK.MongoDB.Repository.DistrubutedCollections --version 1.2.7
NuGet\Install-Package TK.MongoDB.Repository.DistrubutedCollections -Version 1.2.7
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="TK.MongoDB.Repository.DistrubutedCollections" Version="1.2.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TK.MongoDB.Repository.DistrubutedCollections --version 1.2.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TK.MongoDB.Repository.DistrubutedCollections, 1.2.7"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install TK.MongoDB.Repository.DistrubutedCollections as a Cake Addin
#addin nuget:?package=TK.MongoDB.Repository.DistrubutedCollections&version=1.2.7
// Install TK.MongoDB.Repository.DistrubutedCollections as a Cake Tool
#tool nuget:?package=TK.MongoDB.Repository.DistrubutedCollections&version=1.2.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Repository pattern implementation with distributed collections of MongoDB in .NET Framework
Product | Versions |
---|---|
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- 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)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.2.7 | 580 | 6/17/2020 |
1.2.6 | 379 | 6/16/2020 |
1.2.5 | 366 | 6/15/2020 |
1.2.4 | 360 | 6/15/2020 |
1.2.3 | 410 | 6/14/2020 |
1.2.2 | 448 | 6/4/2020 |
1.2.1 | 421 | 5/20/2020 |
1.2.0 | 391 | 5/20/2020 |
1.1.9 | 378 | 5/19/2020 |
1.1.8 | 410 | 5/17/2020 |
1.1.7 | 392 | 5/17/2020 |
1.1.6 | 412 | 5/17/2020 |
1.1.5 | 359 | 5/15/2020 |
1.1.4 | 373 | 5/15/2020 |
1.1.3 | 368 | 5/14/2020 |
1.1.2 | 394 | 5/13/2020 |
1.1.1 | 363 | 5/13/2020 |
1.1.0 | 367 | 5/13/2020 |
1.0.2 | 343 | 5/12/2020 |
1.0.1 | 358 | 5/12/2020 |
1.0.0 | 348 | 5/12/2020 |
Find method added to Master Repository.