MongoDbGenericRepository 1.1.0
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 MongoDbGenericRepository --version 1.1.0
NuGet\Install-Package MongoDbGenericRepository -Version 1.1.0
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="MongoDbGenericRepository" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MongoDbGenericRepository" Version="1.1.0" />
<PackageReference Include="MongoDbGenericRepository" />
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 MongoDbGenericRepository --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MongoDbGenericRepository, 1.1.0"
#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 MongoDbGenericRepository@1.1.0
#: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=MongoDbGenericRepository&version=1.1.0
#tool nuget:?package=MongoDbGenericRepository&version=1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A generic repository implementation using the MongoDB C# Sharp 2.0 driver.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net452 is compatible. net46 was computed. net461 was computed. 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.
-
- Microsoft.CodeDom.Providers.DotNetCompilerPlatform (>= 1.0.7)
- MongoDB.Driver (>= 2.4.4)
NuGet packages (32)
Showing the top 5 NuGet packages that depend on MongoDbGenericRepository:
| Package | Downloads |
|---|---|
|
AspNetCore.Identity.MongoDbCore
A MongoDb UserStore and RoleStore adapter for Microsoft.Extensions.Identity.Core 6.0. |
|
|
Brainix.Common.Classes
Package Description |
|
|
AIC.Core.Data.MongoDb
Shared .NET library for Aerospace, Intelligence, and Cyber solutions. |
|
|
AIC.Core.Identity.Subscriptions.Models.MongoDb
Shared .NET library for Aerospace, Intelligence, and Cyber solutions. |
|
|
AIC.Core.Identity.Tenants.Models.MongoDb
Shared .NET library for Aerospace, Intelligence, and Cyber solutions. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on MongoDbGenericRepository:
| Repository | Stars |
|---|---|
|
alexandre-spieser/AspNetCore.Identity.MongoDbCore
A MongoDb UserStore and RoleStore adapter for Microsoft.AspNetCore.Identity 2.2. Allows you to use MongoDb instead of SQL server with Microsoft.AspNetCore.Identity 2.2. (not Identity 3.0)
|
|
|
LeonKou/NetPro
🌈An enhanced version with clean architecture of asp.netcore,efficiently manage startup,Support for netcore3.1/6.0
|
| Version | Downloads | Last Updated |
|---|---|---|
| 2.0.0 | 83,490 | 8/8/2025 |
| 1.6.3 | 29,157 | 12/8/2024 |
| 1.6.2 | 35,047 | 11/23/2024 |
| 1.6.1 | 89,813 | 5/28/2024 |
| 1.6.0 | 81,625 | 8/11/2023 |
| 1.5.1 | 1,984 | 8/2/2023 |
| 1.5.0 | 1,430 | 8/1/2023 |
| 1.4.8 | 1,001,063 | 10/13/2021 |
| 1.4.7 | 75,721 | 3/15/2021 |
| 1.4.6 | 8,909 | 3/15/2021 |
| 1.4.5 | 50,718 | 6/9/2020 |
| 1.4.4 | 4,167 | 6/6/2020 |
| 1.4.3 | 483,805 | 2/5/2020 |
| 1.4.2 | 2,121 | 2/5/2020 |
| 1.4.1 | 131,528 | 11/18/2019 |
| 1.4.0 | 93,956 | 4/18/2019 |
| 1.3.9 | 2,575 | 4/14/2019 |
| 1.3.8 | 108,203 | 10/7/2018 |
| 1.3.7 | 4,689 | 9/9/2018 |
| 1.3.6 | 21,043 | 3/6/2018 |
| 1.3.5 | 3,397 | 2/10/2018 |
| 1.3.4 | 5,218 | 1/27/2018 |
| 1.3.3 | 2,909 | 11/19/2017 |
| 1.3.2 | 2,645 | 11/1/2017 |
| 1.3.1 | 2,620 | 11/1/2017 |
| 1.3.0 | 4,782 | 10/1/2017 |
| 1.2.1 | 2,589 | 9/23/2017 |
| 1.2.0 | 2,629 | 9/9/2017 |
| 1.1.0 | 2,624 | 9/3/2017 |
| 1.0.0 | 2,880 | 9/3/2017 |
First release.