All Projects → aspnet → Identity

aspnet / Identity

Licence: apache-2.0
[Archived] ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. Project moved to https://github.com/aspnet/AspNetCore

Programming Languages

C#
18002 projects
HTML
75241 projects
shell
77523 projects
powershell
5483 projects
CSS
56736 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to Identity

Aspnet Docker
[Archived] ASP.NET Core Docker images for 1.x. Go to https://github.com/dotnet/dotnet-docker for 2.1 and up.
Stars: ✭ 741 (-62.06%)
Mutual labels:  aspnet-product
Cronscheduler.aspnetcore
Cron Scheduler for AspNetCore 2.x/3.x or DotNetCore 2.x/3.x Self-hosted
Stars: ✭ 100 (-94.88%)
Mutual labels:  aspnet-product
Dataprotection
[Archived] Data Protection APIs for protecting and unprotecting data. Project moved to https://github.com/aspnet/AspNetCore
Stars: ✭ 128 (-93.45%)
Mutual labels:  aspnet-product
Razor
[Archived] Parser and code generator for CSHTML files used in view pages for MVC web apps. Project moved to https://github.com/aspnet/AspNetCore
Stars: ✭ 877 (-55.09%)
Mutual labels:  aspnet-product
Musicstore
[Archived] MusicStore test application that uses ASP.NET/EF Core. Project moved to https://github.com/aspnet/AspNetCore
Stars: ✭ 1,331 (-31.85%)
Mutual labels:  aspnet-product
Staticfiles
[Archived] Middleware for handling requests for file system resources including files and directories. Project moved to https://github.com/aspnet/AspNetCore
Stars: ✭ 111 (-94.32%)
Mutual labels:  aspnet-product
Webhooks
[Archived] Libraries to create and consume web hooks on ASP.NET Core. Project moved to https://github.com/aspnet/AspLabs
Stars: ✭ 617 (-68.41%)
Mutual labels:  aspnet-product
Localization
[Archived] Localization abstractions and implementations for ASP.NET Core applications. Project moved to https://github.com/aspnet/AspNetCore
Stars: ✭ 156 (-92.01%)
Mutual labels:  aspnet-product
Jsonpatch
[Archived] JSON PATCH library. Project moved to https://github.com/aspnet/AspNetCore
Stars: ✭ 100 (-94.88%)
Mutual labels:  aspnet-product
Jquery Ajax Unobtrusive
[Maintenance mode: only security and critical bug fixes are being worked on] Add-on to jQuery Ajax to enable unobtrusive options in data-* attributes.
Stars: ✭ 128 (-93.45%)
Mutual labels:  aspnet-product
Htmlabstractions
[Archived] HTML abstractions used for building HTML content. Project moved to https://github.com/aspnet/AspNetCore
Stars: ✭ 27 (-98.62%)
Mutual labels:  aspnet-product
Cors
[Archived] Implementations of common CORS policy and CORS middleware. Project moved to https://github.com/aspnet/AspNetCore
Stars: ✭ 85 (-95.65%)
Mutual labels:  aspnet-product
Efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
Stars: ✭ 10,838 (+454.94%)
Mutual labels:  aspnet-product
Dependencyinjection
[Archived] Contains common DI abstractions that ASP.NET Core and Entity Framework Core use. Project moved to https://github.com/aspnet/Extensions
Stars: ✭ 862 (-55.86%)
Mutual labels:  aspnet-product
Iisintegration
[Archived] ASP.NET Core IIS integration. Project has moved to https://github.com/aspnet/AspNetCore
Stars: ✭ 142 (-92.73%)
Mutual labels:  aspnet-product
Mvc
[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project moved to https://github.com/aspnet/AspNetCore
Stars: ✭ 5,727 (+193.24%)
Mutual labels:  aspnet-product
Httpsysserver
[Archived] A web server for ASP.NET Core based on the Windows Http Server API. Project moved to https://github.com/aspnet/AspNetCore
Stars: ✭ 106 (-94.57%)
Mutual labels:  aspnet-product
Universe
[Archived] Repo for building the entire ASP.NET and Entity Framework stack. Project moved to https://github.com/aspnet/AspNetCore
Stars: ✭ 160 (-91.81%)
Mutual labels:  aspnet-product
Options
[Archived] A framework for accessing and configuring POCO settings. Project moved to https://github.com/aspnet/Extensions
Stars: ✭ 149 (-92.37%)
Mutual labels:  aspnet-product
Session
[Archived] Session state middleware for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
Stars: ✭ 116 (-94.06%)
Mutual labels:  aspnet-product

ASP.NET Core Identity [Archived]

This GitHub project has been archived. Ongoing development on this project can be found in https://github.com/aspnet/AspNetCore.

ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. ASP.NET Core Identity allows you to add login features to your application and makes it easy to customize data about the logged in user.

This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the AspNetCore repo.

ASP.NET Identity for ASP.NET MVC 5

The previous versions of Identity for MVC5 and lower, previously available on CodePlex, are available at https://github.com/aspnet/AspNetIdentity

Community Maintained Store Providers

IMPORTANT: Extensions are built by a variety of sources and not maintained as part of the ASP.NET Identity project. When considering a third party provider, be sure to evaluate quality, licensing, compatibility, support, etc. to ensure they meet your requirements.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].