AspNetCore.Identity.MongoDbCore 1.0.3

.NET Core 2.0
There is a newer version of this package available.
See the version list below for details.
dotnet add package AspNetCore.Identity.MongoDbCore --version 1.0.3
NuGet\Install-Package AspNetCore.Identity.MongoDbCore -Version 1.0.3
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.3" />
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.3
#r "nuget: AspNetCore.Identity.MongoDbCore, 1.0.3"
#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.3

// Install AspNetCore.Identity.MongoDbCore as a Cake Tool
#tool nuget:?package=AspNetCore.Identity.MongoDbCore&version=1.0.3

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
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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

First release.