Skip to main content
Microsoft.AspNetCore.Identity package icon

Microsoft.AspNetCore.Identity

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 package was built from the source at: https://github.com/aspnet/Identity/tree/8304283fb1bbbed64c7c4715a25c19b5f2d41097

Total Downloads
138.0M
138,021,522
Published
Sep 12, 2018
Latest stable version

Install

.NET CLI
dotnet add package Microsoft.AspNetCore.Identity --version 2.2.0-preview2-35157
Package Manager Console
Install-Package Microsoft.AspNetCore.Identity -Version 2.2.0-preview2-35157
PackageReference
<PackageReference Include="Microsoft.AspNetCore.Identity" Version="2.2.0-preview2-35157" />

Frameworks

.NETStandard2.0

Dependencies

[2.2.0-preview2-35157, )
[2.2.0-preview2-35157, )
[2.2.0-preview2-35157, )
[2.2.0-preview2-35157, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

This version is marked prerelease. Validate its API and upgrade path before production use.

NuGet marks this package as deprecated. Review the publisher's migration guidance before adopting it.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.