aspnet/Identity
[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 observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4594
- days_rel: n/a
- days_push: 2828
- n_releases_24m: 0
Adoption not part of the score
1946 stars · 836 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ASP.NET Core Identity is the membership system for ASP.NET Core web applications, providing login, membership, and user data management. This repository is archived; development has moved to the aspnet/AspNetCore repo.
Use cases
- add login and registration to an ASP.NET Core app
- store and manage user profile data
- implement password and external login flows
- customize user membership data in a web application
- find community storage providers for Identity (MongoDB, Redis, RavenDB)
When to choose
- you are building an ASP.NET Core web app that needs user accounts and login
- you want a built-in, extensible membership system with pluggable storage providers
When to avoid
- you need current releases or bug fixes - the project moved to aspnet/AspNetCore
- you are on ASP.NET MVC 5 or earlier - use the AspNetIdentity repo instead
Facets
library · maturity abandoned
auth authorization web-framework web-development backend security dotnet cross-platform aspnet-core membership-system user-management login archived web-server
1 source
- readme: https://github.com/aspnet/Identity · fetched 2026-08-28 · 2d2b78cb30a2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| aspnet/Identity | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem