TK.MongoDB.Repository.DistrubutedCollections
1.1.6
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package TK.MongoDB.Repository.DistrubutedCollections --version 1.1.6
NuGet\Install-Package TK.MongoDB.Repository.DistrubutedCollections -Version 1.1.6
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.1.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TK.MongoDB.Repository.DistrubutedCollections" Version="1.1.6" />
<PackageReference Include="TK.MongoDB.Repository.DistrubutedCollections" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add TK.MongoDB.Repository.DistrubutedCollections --version 1.1.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TK.MongoDB.Repository.DistrubutedCollections, 1.1.6"
#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.
#:package TK.MongoDB.Repository.DistrubutedCollections@1.1.6
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=TK.MongoDB.Repository.DistrubutedCollections&version=1.1.6
#tool nuget:?package=TK.MongoDB.Repository.DistrubutedCollections&version=1.1.6
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 | 918 | 6/17/2020 |
| 1.2.6 | 638 | 6/16/2020 |
| 1.2.5 | 599 | 6/15/2020 |
| 1.2.4 | 616 | 6/15/2020 |
| 1.2.3 | 656 | 6/14/2020 |
| 1.2.2 | 726 | 6/4/2020 |
| 1.2.1 | 676 | 5/20/2020 |
| 1.2.0 | 655 | 5/20/2020 |
| 1.1.9 | 641 | 5/19/2020 |
| 1.1.8 | 649 | 5/17/2020 |
| 1.1.7 | 670 | 5/17/2020 |
| 1.1.6 | 646 | 5/17/2020 |
| 1.1.5 | 624 | 5/15/2020 |
| 1.1.4 | 650 | 5/15/2020 |
| 1.1.3 | 608 | 5/14/2020 |
| 1.1.2 | 667 | 5/13/2020 |
| 1.1.1 | 597 | 5/13/2020 |
| 1.1.0 | 624 | 5/13/2020 |
| 1.0.2 | 622 | 5/12/2020 |
| 1.0.1 | 611 | 5/12/2020 |
| 1.0.0 | 624 | 5/12/2020 |
FilterDefinitaion overload added to GetAsync method of IRepository