TK.MongoDB.Repository.DistrubutedCollections
1.1.8
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.8
NuGet\Install-Package TK.MongoDB.Repository.DistrubutedCollections -Version 1.1.8
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.8" />
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.8" />
<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.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TK.MongoDB.Repository.DistrubutedCollections, 1.1.8"
#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.
#addin nuget:?package=TK.MongoDB.Repository.DistrubutedCollections&version=1.1.8
#tool nuget:?package=TK.MongoDB.Repository.DistrubutedCollections&version=1.1.8
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 | 800 | 6/17/2020 |
1.2.6 | 509 | 6/16/2020 |
1.2.5 | 474 | 6/15/2020 |
1.2.4 | 488 | 6/15/2020 |
1.2.3 | 546 | 6/14/2020 |
1.2.2 | 583 | 6/4/2020 |
1.2.1 | 540 | 5/20/2020 |
1.2.0 | 529 | 5/20/2020 |
1.1.9 | 501 | 5/19/2020 |
1.1.8 | 532 | 5/17/2020 |
1.1.7 | 535 | 5/17/2020 |
1.1.6 | 522 | 5/17/2020 |
1.1.5 | 492 | 5/15/2020 |
1.1.4 | 507 | 5/15/2020 |
1.1.3 | 487 | 5/14/2020 |
1.1.2 | 524 | 5/13/2020 |
1.1.1 | 478 | 5/13/2020 |
1.1.0 | 484 | 5/13/2020 |
1.0.2 | 497 | 5/12/2020 |
1.0.1 | 486 | 5/12/2020 |
1.0.0 | 473 | 5/12/2020 |
FilterDefinitaion overload added to GetAsync method of IRepository