MongoDbGenericRepository 1.1.0

There is a newer version of this package available.
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
#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

A generic repository implementation using the MongoDB C# Sharp 2.0 driver.

Product 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.

NuGet packages (29)

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.0 26,906 8/11/2023
1.5.1 1,667 8/2/2023
1.5.0 1,189 8/1/2023
1.4.8 643,721 10/13/2021
1.4.7 65,420 3/15/2021
1.4.6 3,306 3/15/2021
1.4.5 48,623 6/9/2020
1.4.4 2,630 6/6/2020
1.4.3 403,944 2/5/2020
1.4.2 1,795 2/5/2020
1.4.1 127,897 11/18/2019
1.4.0 88,504 4/18/2019
1.3.9 2,211 4/14/2019
1.3.8 100,570 10/7/2018
1.3.7 4,348 9/9/2018
1.3.6 19,921 3/6/2018
1.3.5 2,744 2/10/2018
1.3.4 4,374 1/27/2018
1.3.3 2,420 11/19/2017
1.3.2 2,171 11/1/2017
1.3.1 2,143 11/1/2017
1.3.0 4,188 10/1/2017
1.2.1 2,130 9/23/2017
1.2.0 2,140 9/9/2017
1.1.0 2,147 9/3/2017
1.0.0 2,332 9/3/2017

First release.