MongoDbGenericRepository 1.0.0
.NET Framework 4.5.2
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.0.0
NuGet\Install-Package MongoDbGenericRepository -Version 1.0.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.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MongoDbGenericRepository --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MongoDbGenericRepository, 1.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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.0.0
// Install MongoDbGenericRepository as a Cake Tool
#tool nuget:?package=MongoDbGenericRepository&version=1.0.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 |
---|---|
.NET Framework | net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.CodeDom.Providers.DotNetCompilerPlatform (>= 1.0.7)
- MongoDB.Driver (>= 2.4.4)
NuGet packages (22)
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 |
|
Brainix.Common.Classes-v2
Package Description |
|
NetPro.MongoDb
Package Description |
|
LShared.Frameworks
Package Description |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on MongoDbGenericRepository:
Repository | Stars |
---|---|
alexandre-spieser/mongodb-generic-repository
An example of generic repository implementation using the MongoDB C# Sharp 2.0 driver (async)
|
|
LeonKou/NetPro
🌈An enhanced version with clean architecture of asp.netcore,efficiently manage startup,Support for netcore3.1/6.0
|
|
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)
|
Version | Downloads | Last updated |
---|---|---|
1.4.8 | 209,346 | 10/13/2021 |
1.4.7 | 55,722 | 3/15/2021 |
1.4.6 | 1,185 | 3/15/2021 |
1.4.5 | 42,777 | 6/9/2020 |
1.4.4 | 538 | 6/6/2020 |
1.4.3 | 306,832 | 2/5/2020 |
1.4.2 | 469 | 2/5/2020 |
1.4.1 | 119,925 | 11/18/2019 |
1.4.0 | 80,894 | 4/18/2019 |
1.3.9 | 875 | 4/14/2019 |
1.3.8 | 87,967 | 10/7/2018 |
1.3.7 | 3,033 | 9/9/2018 |
1.3.6 | 17,173 | 3/6/2018 |
1.3.5 | 1,321 | 2/10/2018 |
1.3.4 | 2,126 | 1/27/2018 |
1.3.3 | 1,051 | 11/19/2017 |
1.3.2 | 901 | 11/1/2017 |
1.3.1 | 866 | 11/1/2017 |
1.3.0 | 2,083 | 10/1/2017 |
1.2.1 | 868 | 9/23/2017 |
1.2.0 | 872 | 9/9/2017 |
1.1.0 | 896 | 9/3/2017 |
1.0.0 | 939 | 9/3/2017 |
First release.