MongoDbGenericRepository 1.0.0

There is a newer version of this package available.
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.
<PackageVersion Include="MongoDbGenericRepository" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="MongoDbGenericRepository" />
                    
Project file
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.0.0
                    
#r "nuget: MongoDbGenericRepository, 1.0.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.
#addin nuget:?package=MongoDbGenericRepository&version=1.0.0
                    
Install MongoDbGenericRepository as a Cake Addin
#tool nuget:?package=MongoDbGenericRepository&version=1.0.0
                    
Install MongoDbGenericRepository as a Cake Tool

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 (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

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.3 5,393 12/8/2024
1.6.2 10,813 11/23/2024
1.6.1 47,643 5/28/2024
1.6.0 64,407 8/11/2023
1.5.1 1,790 8/2/2023
1.5.0 1,311 8/1/2023
1.4.8 879,141 10/13/2021
1.4.7 68,762 3/15/2021
1.4.6 6,820 3/15/2021
1.4.5 50,057 6/9/2020
1.4.4 3,089 6/6/2020
1.4.3 453,789 2/5/2020
1.4.2 1,916 2/5/2020
1.4.1 130,451 11/18/2019
1.4.0 92,321 4/18/2019
1.3.9 2,379 4/14/2019
1.3.8 105,443 10/7/2018
1.3.7 4,496 9/9/2018
1.3.6 20,560 3/6/2018
1.3.5 2,972 2/10/2018
1.3.4 4,746 1/27/2018
1.3.3 2,589 11/19/2017
1.3.2 2,362 11/1/2017
1.3.1 2,342 11/1/2017
1.3.0 4,475 10/1/2017
1.2.1 2,312 9/23/2017
1.2.0 2,334 9/9/2017
1.1.0 2,336 9/3/2017
1.0.0 2,562 9/3/2017

First release.