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.
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.
// Install MongoDbGenericRepository as a Cake Addin #addin nuget:?package=MongoDbGenericRepository&version=1.1.0 // Install MongoDbGenericRepository as a Cake Tool #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 (31)
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 3.1. |
|
Brainix.Common.Classes
Package Description |
|
NetPro.MongoDb
Package Description |
|
Brainix.Common.Classes-v2
Package Description |
|
LShared.Frameworks
Package Description |
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 |
---|---|---|
1.6.1 | 23,505 | 5/28/2024 |
1.6.0 | 55,839 | 8/11/2023 |
1.5.1 | 1,772 | 8/2/2023 |
1.5.0 | 1,278 | 8/1/2023 |
1.4.8 | 799,281 | 10/13/2021 |
1.4.7 | 68,649 | 3/15/2021 |
1.4.6 | 5,179 | 3/15/2021 |
1.4.5 | 49,276 | 6/9/2020 |
1.4.4 | 2,917 | 6/6/2020 |
1.4.3 | 438,298 | 2/5/2020 |
1.4.2 | 1,882 | 2/5/2020 |
1.4.1 | 129,620 | 11/18/2019 |
1.4.0 | 91,464 | 4/18/2019 |
1.3.9 | 2,343 | 4/14/2019 |
1.3.8 | 103,873 | 10/7/2018 |
1.3.7 | 4,447 | 9/9/2018 |
1.3.6 | 20,342 | 3/6/2018 |
1.3.5 | 2,839 | 2/10/2018 |
1.3.4 | 4,614 | 1/27/2018 |
1.3.3 | 2,506 | 11/19/2017 |
1.3.2 | 2,279 | 11/1/2017 |
1.3.1 | 2,241 | 11/1/2017 |
1.3.0 | 4,387 | 10/1/2017 |
1.2.1 | 2,232 | 9/23/2017 |
1.2.0 | 2,253 | 9/9/2017 |
1.1.0 | 2,255 | 9/3/2017 |
1.0.0 | 2,451 | 9/3/2017 |
First release.