TK.MongoDB.Repository.DistrubutedCollections
1.2.7
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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
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 | 758 | 6/17/2020 |
1.2.6 | 476 | 6/16/2020 |
1.2.5 | 442 | 6/15/2020 |
1.2.4 | 456 | 6/15/2020 |
1.2.3 | 515 | 6/14/2020 |
1.2.2 | 550 | 6/4/2020 |
1.2.1 | 507 | 5/20/2020 |
1.2.0 | 494 | 5/20/2020 |
1.1.9 | 469 | 5/19/2020 |
1.1.8 | 498 | 5/17/2020 |
1.1.7 | 501 | 5/17/2020 |
1.1.6 | 489 | 5/17/2020 |
1.1.5 | 458 | 5/15/2020 |
1.1.4 | 473 | 5/15/2020 |
1.1.3 | 450 | 5/14/2020 |
1.1.2 | 488 | 5/13/2020 |
1.1.1 | 444 | 5/13/2020 |
1.1.0 | 449 | 5/13/2020 |
1.0.2 | 462 | 5/12/2020 |
1.0.1 | 448 | 5/12/2020 |
1.0.0 | 439 | 5/12/2020 |
Find method added to Master Repository.