Top 20 NuGet Packages depending on Microsoft.AspNetCore.Identity

Total dependencies: 490

You can use ASP.NET Core ApplicationDbContext like a portable library. It's funny and it's very easy to use. In this "ApplicationDbContext" the name of the Identity tables is modified, for example, you have the name of the "Users" table instead of "AspNetCoreIdentityUser". In this library, we have e...
Implementation of ASP Net Core Identity services with MySQL backend and Dapper ORM layer
Base model for implementation of SSO in an Asp Net Identity environment. Contains three entities: - Application - ApplicationUser (extends IdentityUser) - UserInApplication many users can be bound to many applications.
ASP.NET Core Identity provider based on Neo4j
Azure Storage implementation of Identity stores (like IUserStore and others)
Package Description
Apache Cassandra data store adapter for ASP.NET Core Identity, which allows you to build ASP.NET Core web applications, including membership, login, and user data. With this library, you can store your user's membership related data on Apache Cassandra.
Wilcommerce Authentication and Authorization library
Gunnsoft ASP.NET Core Identity MongoDB
MongoDb based identity framework for Asp.Net Core 2, forked from the excellent work from Matteo Fabbri
MongoDb based identity framework for Asp.Net Core 2, forked from the excellent work from Matteo Fabbri
ASP.NET Core Identity provider that uses Dapper.
Simple multitenancy for Microsoft.AspNetCore.Identity
Helper library for JWT creation and authentication.
AspNetCore ElasticSearch Identity Provider
DynamoDB data store adaptor for ASP.NET Core Identity
This is a helper library for two factor Authenticator Getting started guide: https://github.com/PaulMiami/Authenticator/wiki/Getting-started Change log: https://github.com/PaulMiami/Authenticator/wiki/Change-log
Microsoft.AspNet.Identity stores implementation for Folke.Elm