Rammi.MongoTypeRepository
1.3.2
Provides strong types and repository access for mongo DB and Azure Cosmos DB, which is both weak typed.
You can have all the sources with examples from here:
https://github.com/rammicz/MongoRepo
Install-Package Rammi.MongoTypeRepository -Version 1.3.2
dotnet add package Rammi.MongoTypeRepository --version 1.3.2
<PackageReference Include="Rammi.MongoTypeRepository" Version="1.3.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rammi.MongoTypeRepository --version 1.3.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Rammi.MongoTypeRepository, 1.3.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
- singleton throttling semaphore
Dependencies
-
- MongoDB.Driver (>= 2.10.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.