TK.MongoDB.Repository
2.1.6
dotnet add package TK.MongoDB.Repository --version 2.1.6
NuGet\Install-Package TK.MongoDB.Repository -Version 2.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" Version="2.1.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TK.MongoDB.Repository --version 2.1.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TK.MongoDB.Repository, 2.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.
// Install TK.MongoDB.Repository as a Cake Addin #addin nuget:?package=TK.MongoDB.Repository&version=2.1.6 // Install TK.MongoDB.Repository as a Cake Tool #tool nuget:?package=TK.MongoDB.Repository&version=2.1.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Repository pattern implementation 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.
-
.NETFramework 4.6.1
- DnsClient (>= 1.5.0)
- MongoDB.Driver (>= 2.14.1)
- System.Collections.Immutable (>= 6.0.0)
- System.Numerics.Vectors (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.Security.Cryptography.Algorithms (>= 4.3.1)
- System.Security.Cryptography.X509Certificates (>= 4.3.2)
- System.Text.Encoding.CodePages (>= 6.0.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 |
---|---|---|
2.1.6 | 1,933 | 8/29/2022 |
2.1.5 | 1,006 | 1/17/2022 |
2.1.4 | 1,991 | 6/21/2021 |
2.1.3 | 1,024 | 2/24/2021 |
2.1.2 | 1,449 | 10/13/2020 |
2.1.1 | 1,208 | 8/20/2020 |
2.1.0 | 959 | 8/20/2020 |
1.0.10 | 1,044 | 8/16/2020 |
1.0.9 | 906 | 8/11/2020 |
1.0.8 | 997 | 8/10/2020 |
1.0.7 | 1,339 | 6/11/2020 |
1.0.6 | 1,105 | 2/5/2020 |
1.0.5 | 1,115 | 2/5/2020 |
1.0.4 | 940 | 2/4/2020 |
1.0.3 | 996 | 2/3/2020 |
1.0.2 | 1,060 | 2/2/2020 |
ExpiryIndex settings changed