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.

Total Downloads
140.5M
140,544,626
Published
Sep 20, 2017
Latest stable version

Install

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

Frameworks

.NETFramework4.5.1 .NETStandard1.3

Dependencies

[1.1.3, )
NETStandard.Library
.NETFramework4.5.1
[1.6.1, )
NETStandard.Library
.NETStandard1.3
[1.6.1, )

Adoption guide

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

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

Published vulnerability advisories exist for this version. Read the advisory and choose a remediated version before release.

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

Compatibility metadata lists 2 target frameworks; 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.