MongoDbGenericRepository 1.4.8
.NET Standard 1.5
.NET Framework 4.5.2
dotnet add package MongoDbGenericRepository --version 1.4.8
NuGet\Install-Package MongoDbGenericRepository -Version 1.4.8
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.4.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MongoDbGenericRepository --version 1.4.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MongoDbGenericRepository, 1.4.8"
#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.4.8
// Install MongoDbGenericRepository as a Cake Tool
#tool nuget:?package=MongoDbGenericRepository&version=1.4.8
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 | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5.2
- MongoDB.Driver (>= 2.13.2)
-
.NETStandard 1.5
- MongoDB.Driver (>= 2.13.2)
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- MongoDB.Driver (>= 2.13.2)
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 |
|
NetPro.MongoDb
Package Description |
|
Brainix.Common.Classes-v2
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 | 255,387 | 10/13/2021 |
1.4.7 | 56,473 | 3/15/2021 |
1.4.6 | 1,329 | 3/15/2021 |
1.4.5 | 44,244 | 6/9/2020 |
1.4.4 | 552 | 6/6/2020 |
1.4.3 | 321,763 | 2/5/2020 |
1.4.2 | 478 | 2/5/2020 |
1.4.1 | 120,572 | 11/18/2019 |
1.4.0 | 81,679 | 4/18/2019 |
1.3.9 | 881 | 4/14/2019 |
1.3.8 | 89,703 | 10/7/2018 |
1.3.7 | 3,039 | 9/9/2018 |
1.3.6 | 17,277 | 3/6/2018 |
1.3.5 | 1,335 | 2/10/2018 |
1.3.4 | 2,141 | 1/27/2018 |
1.3.3 | 1,065 | 11/19/2017 |
1.3.2 | 913 | 11/1/2017 |
1.3.1 | 878 | 11/1/2017 |
1.3.0 | 2,095 | 10/1/2017 |
1.2.1 | 880 | 9/23/2017 |
1.2.0 | 888 | 9/9/2017 |
1.1.0 | 908 | 9/3/2017 |
1.0.0 | 953 | 9/3/2017 |
Release notes are at https://github.com/alexandre-spieser/mongodb-generic-repository/releases