Rammi.MongoTypeRepository
10.0.2
See the version list below for details.
dotnet add package Rammi.MongoTypeRepository --version 10.0.2
NuGet\Install-Package Rammi.MongoTypeRepository -Version 10.0.2
<PackageReference Include="Rammi.MongoTypeRepository" Version="10.0.2" />
<PackageVersion Include="Rammi.MongoTypeRepository" Version="10.0.2" />
<PackageReference Include="Rammi.MongoTypeRepository" />
paket add Rammi.MongoTypeRepository --version 10.0.2
#r "nuget: Rammi.MongoTypeRepository, 10.0.2"
#:package Rammi.MongoTypeRepository@10.0.2
#addin nuget:?package=Rammi.MongoTypeRepository&version=10.0.2
#tool nuget:?package=Rammi.MongoTypeRepository&version=10.0.2
Provides strong types and repository access for mongoDB and Azure Cosmos DB, which is both weak typed.
You can have all the sources with examples from here:
https://github.com/rammicz/MongoRepo
- Full async support
- Async operation throttling to not overload the DB connection
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net10 is compatible. |
-
- MongoDB.Driver (>= 3.5.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 |
|---|---|---|
| 10.1.1 | 157 | 6/18/2026 |
| 10.1.0 | 122 | 6/12/2026 |
| 10.0.11 | 118 | 6/10/2026 |
| 10.0.10 | 266 | 4/28/2026 |
| 10.0.9 | 346 | 3/6/2026 |
| 10.0.8 | 147 | 2/22/2026 |
| 10.0.7 | 776 | 12/3/2025 |
| 10.0.6 | 700 | 12/3/2025 |
| 10.0.5 | 709 | 12/3/2025 |
| 10.0.4 | 705 | 12/3/2025 |
| 10.0.3 | 461 | 11/18/2025 |
| 10.0.2 | 445 | 11/18/2025 |
| 10.0.1 | 445 | 11/18/2025 |
| 6.0.0 | 483 | 3/9/2023 |
| 1.3.2 | 1,096 | 2/7/2020 |
| 1.3.1 | 912 | 1/30/2020 |
| 1.3.0 | 901 | 1/30/2020 |
| 1.2.1 | 1,499 | 8/7/2018 |
| 1.2.0 | 1,368 | 10/17/2017 |
| 1.2.0-alpha | 1,184 | 8/8/2017 |
- Updated to .NET 10
- Updated MongoDB.Driver to 3.5.0
- Fixed bug in ThrottledMongoCollection Count methods
- Implemented EstimatedDocumentCount method
- Added README.md to package
- Removed deprecated iconUrl element