Top 20 NuGet membership Packages

The starter kit provides the Asp.Net MVC controllers, models, and views needed to administer users & roles. This package contains classes needed by the MvcMembership.Mvc package to provide a testable interface to ASP.Net's MembershipProvider and RoleProvider features.
PostgreSQL implementation of the ASP.NET 2.0+ Membership, Role, Profile and Session-State Store Provider.
NauckIT.PostgreSQLProvider is a PostgreSQL implementation of the ASP.NET 2.0+ Membership, Role, Profile and Session-State Store Provider. NauckIT.PostgreSQLProvider is released under the MIT/X11 license.
A membership management tool using NetBash. This package allows you to quickly and easily manage users and roles using the default membership provider.
This sample AccountController demonstrates the use of SimpleMembership.Mvc3 with Mvc3 for Authentication and Membership. The included SimpleMembershipAccountController can be used as a drop-in replacement for the default AccountController in the Mvc3 Visual Studio project template. This package assu...
SQLite membership and role provider. Original source code is from http://www.codeproject.com/Articles/29199/SQLite-Membership-Role-and-Profile-Providers updated source is at: https://bitbucket.org/jkuemerle/sqlitemembershipprovider
This package provides a DotNetOpenAuth client enabling PixelPin OAuth2 functionality for your site. This package uses ASP.Net membership functionality via dlls provided by Microsoft. This required functionality is provided automatically in new web forms and MVC projects in Visual studio and is desig...
ASP.NET Identity implementation for Cassandra
ASP.NET providers for Cassandra. Check project website to see how to use this package.
Implementation of Microsoft Asp.Net identity using Simple.Data for database access
A System.Web.Security.RoleProvider that uses an encrypted file containing lists of users mapped to roles as its data store. See: http://galacticapi.github.io/astrolabe.html#SimpleMappingRoleProvider for RoleProvider configuration details.
Bailey.Web.Security provides Castle-compatible adapters over the Membership and Role providers. These providers will allow you to use dependency injection in your custom provders, and can also be used with the default providers.
A RavenDB storage provider library for ASP.NET Identity
Easy and Simple way to add membership feature to your project. based on Asp.net Identity, Owin, Entity Framework.
Membership and Roleprovider for C1
A simple Extranet for C1 built upon the Security package
Uses Azure DocumentDb provider to seamlessly integrate plug into ASP.NET Identity Framework.
Implementations of ASP.NET Core Identity IPasswordValidators
Implementations of ASP.NET Core Identity IPasswordValidators that verify the provided password is not one of the most common passwords. Inspired by Discource and https://blog.codinghorror.com/password-rules-are-bullshit/
ASP.NET Identity providers that use NHibernate.