Microsoft.AspNetCore.Identity.UI 10.0.0-preview.4.25258.110

About

Microsoft.AspNetCore.Identity.UI provides the default Razor Pages UI for the ASP.NET Core Identity framework.

Key Features

  • User registration and login functionality
  • Account management
  • Two-factor authentication

How to Use

To use Microsoft.AspNetCore.Identity.UI, follow these steps:

Installation

dotnet add package Microsoft.AspNetCore.Identity.UI

Configuration

Add the following code to the Program.cs of your ASP.NET Core app:

builder.Services.AddDefaultIdentity<IdentityUser>()
    .AddEntityFrameworkStores<ApplicationDbContext>();

var app = builder.Build();

app.UseAuthentication();
app.UseAuthorization();

app.MapRazorPages();

Additional Documentation

For additional documentation and examples, refer to the official ASP.NET Core Identity documentation.

Feedback & Contributing

Microsoft.AspNetCore.Identity.UI is released as open-source under the MIT license. Bug reports and contributions are welcome at the GitHub repository.

No packages depend on Microsoft.AspNetCore.Identity.UI.

.NET 10.0

Version Downloads Last updated
10.0.0-preview.5.25277.114 2 6/8/2025
10.0.0-preview.4.25258.110 1 5/23/2025
10.0.0-preview.3.25172.1 2 4/21/2025
10.0.0-preview.2.25164.1 1 4/21/2025
10.0.0-preview.1.25120.3 2 3/20/2025
9.0.5 1 5/24/2025
9.0.4 2 4/21/2025
9.0.3 1 4/21/2025
9.0.2 1 4/21/2025
9.0.0 1 11/14/2024
9.0.0-rc.2.24474.3 1 11/14/2024
9.0.0-preview.7.24406.2 1 11/10/2024
9.0.0-preview.6.24328.4 0 11/10/2024
9.0.0-preview.5.24306.11 1 11/10/2024
9.0.0-preview.3.24172.13 1 11/10/2024
8.0.16 1 5/23/2025
8.0.15 2 4/21/2025
8.0.13 1 4/21/2025
8.0.11 1 11/14/2024
8.0.10 1 11/14/2024
8.0.4 1 11/10/2024
8.0.0-rc.2.23480.2 1 11/10/2024
8.0.0-preview.2.23153.2 1 11/10/2024
7.0.17 1 11/10/2024
7.0.11 1 11/10/2024
7.0.2 1 11/10/2024
7.0.0-rc.2.22476.2 1 11/10/2024
7.0.0-preview.7.22376.6 1 11/10/2024
7.0.0-preview.5.22303.8 1 11/10/2024
7.0.0-preview.2.22153.2 1 11/10/2024
7.0.0-preview.1.22109.13 1 11/10/2024
6.0.36 1 11/14/2024
6.0.35 1 11/14/2024
6.0.33 1 11/10/2024
6.0.31 1 11/10/2024
6.0.27 1 3/24/2025
6.0.26 1 11/10/2024
6.0.15 1 11/10/2024
6.0.14 1 11/10/2024
6.0.9 1 11/10/2024
6.0.5 1 11/10/2024
6.0.3 1 11/10/2024
6.0.0-preview.6.21355.2 1 11/10/2024
6.0.0-preview.2.21154.6 1 11/12/2024
5.0.6 1 11/10/2024
5.0.3 1 11/10/2024
5.0.0-preview.6.20312.15 1 11/10/2024
5.0.0-preview.1.20124.5 1 11/10/2024
3.1.32 1 11/10/2024
3.1.31 1 11/10/2024
3.1.30 1 11/10/2024
3.1.20 1 11/10/2024
3.1.17 1 11/10/2024
3.1.15 1 11/10/2024
3.1.10 1 11/10/2024
3.1.8 1 11/10/2024
3.1.3 1 11/10/2024
3.1.0 1 11/10/2024
3.0.0-preview7.19365.7 1 11/10/2024
3.0.0-preview-19075-0444 1 11/10/2024
2.3.0 1 4/21/2025
2.2.0 1 11/10/2024
2.1.3 1 11/10/2024
2.1.2 1 11/10/2024
2.1.1 1 11/10/2024