MongoGenericRepository 1.0.15
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 MongoGenericRepository --version 1.0.15
NuGet\Install-Package MongoGenericRepository -Version 1.0.15
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="MongoGenericRepository" Version="1.0.15" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MongoGenericRepository" Version="1.0.15" />
<PackageReference Include="MongoGenericRepository" />
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 MongoGenericRepository --version 1.0.15
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MongoGenericRepository, 1.0.15"
#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 MongoGenericRepository@1.0.15
#: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=MongoGenericRepository&version=1.0.15
#tool nuget:?package=MongoGenericRepository&version=1.0.15
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Straightforward, generic, extensible CRUD repository for MongoDB
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- Microsoft.Extensions.Options (>= 6.0.0)
- MongoDB.Driver (>= 2.17.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on MongoGenericRepository:
| Package | Downloads |
|---|---|
|
MongoGenericRepository.HealthChecks
Optional HealthChecks Add-On for MongoGenericRepository (checks ReadOnly / ReadWrite connections). |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 11.0.0 | 101 | 5/27/2026 |
| 10.1.1 | 161 | 2/23/2026 |
| 10.1.0 | 253 | 1/16/2026 |
| 10.0.0 | 127 | 1/16/2026 |
| 9.0.4 | 625 | 4/16/2025 |
| 9.0.3 | 257 | 4/16/2025 |
| 9.0.2 | 257 | 4/15/2025 |
| 9.0.1 | 763 | 3/24/2025 |
| 9.0.0 | 276 | 11/20/2024 |
| 8.0.1 | 189 | 10/1/2024 |
| 8.0.0 | 909 | 11/16/2023 |
| 1.0.20 | 304 | 8/23/2023 |
| 1.0.19 | 403 | 4/28/2023 |
| 1.0.18 | 319 | 3/21/2023 |
| 1.0.17 | 383 | 12/28/2022 |
| 1.0.16 | 635 | 10/14/2022 |
| 1.0.15 | 533 | 10/7/2022 |
| 1.0.14 | 1,023 | 4/22/2022 |
| 1.0.13 | 624 | 8/11/2021 |
| 1.0.12 | 477 | 8/11/2021 |
Loading failed
Added deletion of multiple IDs at once