# 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

Repository: https://github.com/aspnet/Identity
Canonical: https://ross.abutalabs.com/products/identity
Language: C#
License: Apache-2.0
License Family: permissive
Topics: aspnet-product
Archived: true
Last push: 2018-12-05T07:14:17+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4594, "days_push": 2828, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1946, forks 836 (observed 2026-08-28T04:05:57.753795+00:00)

## What it is
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
- artifact type: library
- maturity: abandoned
- function: auth, authorization, web-framework
- domain: web-development, backend, security
- platform: dotnet, cross-platform
- tags: aspnet-core, membership-system, user-management, login, archived, web-server

## Member repositories
- aspnet/Identity (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:57.753795+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:07:11.296525+00:00, confidence not recorded.
  - readme: https://github.com/aspnet/Identity (fetched 2026-08-28T04:05:57.753795+00:00, sha 2d2b78cb30a2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
