AspNetCore.Identity.Mongo 6.9.0-alpha

This is a prerelease version of AspNetCore.Identity.Mongo.
There is a newer version of this package available.
See the version list below for details.
dotnet add package AspNetCore.Identity.Mongo --version 6.9.0-alpha                
NuGet\Install-Package AspNetCore.Identity.Mongo -Version 6.9.0-alpha                
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.Mongo" Version="6.9.0-alpha" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AspNetCore.Identity.Mongo --version 6.9.0-alpha                
#r "nuget: AspNetCore.Identity.Mongo, 6.9.0-alpha"                
#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.Mongo as a Cake Addin
#addin nuget:?package=AspNetCore.Identity.Mongo&version=6.9.0-alpha&prerelease

// Install AspNetCore.Identity.Mongo as a Cake Tool
#tool nuget:?package=AspNetCore.Identity.Mongo&version=6.9.0-alpha&prerelease                

Mongo based identity framework for Asp.Net Core

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (10)

Showing the top 5 NuGet packages that depend on AspNetCore.Identity.Mongo:

Package Downloads
Cadmus.Api.Services

Cadmus API services

Cadmus.Api.Controllers

Cadmus API controllers.

Wikandoo.Indentity.MongoDB

Package Description

Facode.DotNet

Biblioteca de itens comuns entre projetos corporativos da FACode

Facode.DotNet.Infra.EntityFrameworkCore

Biblioteca de itens comuns entre projetos que utilizam Entity Framework da FACode

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on AspNetCore.Identity.Mongo:

Repository Stars
streetwriters/notesnook-sync-server
Sync server for Notesnook (self-hosting in alpha)
Version Downloads Last updated
8.3.3 215,743 11/5/2021
8.3.2 2,170 10/25/2021
8.3.1 3,287 10/10/2021
8.3.0 10,122 9/19/2021
8.3.0-rc 358 9/19/2021
8.2.0 18,539 6/22/2021
8.2.0-alpha 222 6/22/2021
8.1.0 26,409 4/9/2021
8.1.0-alpha 304 6/22/2021 8.1.0-alpha is deprecated because it is no longer maintained.
8.0.0 21,005 1/27/2021
6.9.0 3,492 8/25/2021
6.9.0-alpha 221 8/25/2021
6.8.0 1,071 4/9/2021
6.8.0-rc 299 3/27/2021
6.7.3 1,307 1/27/2021
6.7.2 96,848 8/29/2020
6.7.1 17,403 5/18/2020
6.7.0 11,661 4/6/2020
6.3.5 32,298 2/24/2020
6.1.3 11,890 11/25/2019
6.1.1 3,020 10/29/2019
6.0.0 2,625 9/30/2019
5.3.0 7,809 11/25/2019
5.2.1 4,683 7/6/2019
5.2.0 877 7/3/2019
5.1.0.17 757 10/29/2019
5.1.0.15 13,200 3/23/2019
5.0.0.13 2,181 3/21/2019
5.0.0.12 6,221 1/24/2019
3.1.5 8,736 10/24/2018
3.0.1 1,150 10/10/2018
3.0.0 988 10/9/2018
2.5.1 6,023 5/17/2018
2.0.1 1,248 3/27/2018
2.0.0 1,166 3/26/2018
1.0.0 1,602 3/1/2018

improved performance;
added extension that allows register only mongodb stores.