AspNetCore.Identity.MongoDbCore
1.0.7
.NET Core 2.0
.NET Standard 2.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 AspNetCore.Identity.MongoDbCore --version 1.0.7
NuGet\Install-Package AspNetCore.Identity.MongoDbCore -Version 1.0.7
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="AspNetCore.Identity.MongoDbCore" Version="1.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AspNetCore.Identity.MongoDbCore --version 1.0.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AspNetCore.Identity.MongoDbCore, 1.0.7"
#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 AspNetCore.Identity.MongoDbCore as a Cake Addin
#addin nuget:?package=AspNetCore.Identity.MongoDbCore&version=1.0.7
// Install AspNetCore.Identity.MongoDbCore as a Cake Tool
#tool nuget:?package=AspNetCore.Identity.MongoDbCore&version=1.0.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A MongoDb UserStore and RoleStore adapter for Microsoft.AspNetCore.Identity 2.0.
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 | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | 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.
-
- Microsoft.AspNetCore.Identity (>= 2.0.1)
- Microsoft.Extensions.Identity.Stores (>= 2.0.1)
- MongoDB.Driver (>= 2.5.0)
- MongoDbGenericRepository (>= 1.3.4)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on AspNetCore.Identity.MongoDbCore:
Package | Downloads |
---|---|
Migr8.DataContracts.ReadModels
Package Description |
|
BIP.RPA.CommonUtilities
A nuget utility shared for robots made by BIP |
|
Siccar.Platform.Tenant.Core
Shared components of the Tenant Service |
|
Domain_Layer
Package Description |
|
Infreastructure_Layer
Package Description |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on AspNetCore.Identity.MongoDbCore:
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)
|
Version | Downloads | Last updated |
---|---|---|
3.1.2 | 188,030 | 10/13/2021 |
3.1.1 | 50,373 | 3/18/2021 |
3.1.0 | 1,671 | 3/16/2021 |
2.1.1 | 73,873 | 5/17/2020 |
2.1.0 | 56,202 | 1/27/2020 |
1.1.1 | 47,756 | 4/23/2019 |
1.1.0 | 59,136 | 11/18/2018 |
1.0.9 | 21,235 | 10/7/2018 |
1.0.8 | 12,253 | 3/7/2018 |
1.0.7 | 1,731 | 1/27/2018 |
1.0.6 | 1,276 | 11/19/2017 |
1.0.5 | 816 | 10/29/2017 |
1.0.4 | 1,030 | 10/22/2017 |
1.0.3 | 796 | 10/21/2017 |
1.0.1 | 786 | 10/21/2017 |
1.0.0 | 855 | 10/21/2017 |
MongoDB 3.6 Support, Identity 2.0.1 upgrade.