Microsoft.AspNetCore.Identity.UI 10.0.6

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.

Showing the top 20 packages that depend on Microsoft.AspNetCore.Identity.UI.

Packages Downloads
Microsoft.AspNetCore.All
Microsoft.AspNetCore.All
25
Microsoft.AspNetCore.All
Microsoft.AspNetCore.All
26
Microsoft.AspNetCore.All
Microsoft.AspNetCore.All
27
Microsoft.AspNetCore.All
Microsoft.AspNetCore.All
28
Microsoft.AspNetCore.All
Microsoft.AspNetCore.All
29
Microsoft.AspNetCore.All
Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.
25
Microsoft.AspNetCore.All
Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.
26
Microsoft.AspNetCore.All
Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.
28

Version Downloads Last updated
11.0.0-preview.4.26230.115 1 05/27/2026
11.0.0-preview.3.26207.106 1 05/26/2026
11.0.0-preview.2.26159.112 6 03/11/2026
11.0.0-preview.1.26104.118 5 02/17/2026
10.0.8 1 05/25/2026
10.0.7 1 05/25/2026
10.0.6 1 05/25/2026
10.0.5 3 03/15/2026
10.0.4 5 03/11/2026
10.0.3 8 02/18/2026
10.0.2 11 01/15/2026
10.0.1 9 12/11/2025
10.0.0 13 11/13/2025
10.0.0-rc.2.25502.107 12 10/16/2025
10.0.0-rc.1.25451.107 12 09/11/2025
10.0.0-preview.7.25380.108 15 08/15/2025
10.0.0-preview.6.25358.103 17 08/08/2025
10.0.0-preview.5.25277.114 14 06/29/2025
10.0.0-preview.4.25258.110 16 06/01/2025
10.0.0-preview.3.25172.1 20 04/29/2025
10.0.0-preview.2.25164.1 17 04/29/2025
10.0.0-preview.1.25120.3 18 03/01/2025
9.0.16 1 05/25/2026
9.0.15 1 05/25/2026
9.0.14 6 03/11/2026
9.0.13 8 02/18/2026
9.0.12 9 01/15/2026
9.0.11 14 11/13/2025
9.0.10 13 10/16/2025
9.0.9 14 09/11/2025
9.0.8 19 08/08/2025
9.0.7 18 07/12/2025
9.0.6 21 06/27/2025
9.0.5 18 06/01/2025
9.0.4 22 04/29/2025
9.0.3 21 04/29/2025
9.0.2 20 02/19/2025
9.0.1 22 01/20/2025
9.0.0 22 01/16/2025
9.0.0-rc.2.24474.3 17 01/20/2025
9.0.0-rc.1.24452.1 16 03/01/2025
9.0.0-preview.7.24406.2 19 10/06/2024
9.0.0-preview.6.24328.4 17 10/06/2024
9.0.0-preview.5.24306.11 19 10/06/2024
9.0.0-preview.4.24267.6 16 03/19/2025
9.0.0-preview.3.24172.13 16 02/28/2025
9.0.0-preview.2.24128.4 21 03/26/2024
9.0.0-preview.1.24081.5 18 10/06/2024
8.0.27 1 05/25/2026
8.0.26 1 05/25/2026
8.0.25 5 03/11/2026
8.0.24 10 02/17/2026
8.0.23 9 01/15/2026
8.0.22 10 11/13/2025
8.0.21 13 10/16/2025
8.0.20 17 09/10/2025
8.0.19 23 08/08/2025
8.0.18 16 07/12/2025
8.0.17 15 06/15/2025
8.0.16 16 06/01/2025
8.0.15 20 04/29/2025
8.0.14 16 05/28/2025
8.0.13 22 02/19/2025
8.0.12 17 01/20/2025
8.0.11 18 01/20/2025
8.0.10 18 01/20/2025
8.0.8 19 10/06/2024
8.0.7 23 10/06/2024
8.0.6 18 02/19/2025
8.0.5 20 02/19/2025
8.0.4 23 02/19/2025
8.0.3 26 03/27/2024
8.0.2 24 03/02/2024
8.0.1 20 03/17/2024
8.0.0 23 03/01/2024
8.0.0-rc.2.23480.2 19 03/02/2024
8.0.0-rc.1.23421.29 16 03/12/2024
8.0.0-preview.7.23375.9 15 03/12/2024
8.0.0-preview.6.23329.11 17 03/03/2024
8.0.0-preview.5.23302.2 16 03/03/2024
8.0.0-preview.4.23260.4 19 03/05/2024
8.0.0-preview.3.23177.8 23 03/11/2024
8.0.0-preview.2.23153.2 17 03/04/2024
8.0.0-preview.1.23112.2 16 04/14/2025
7.0.20 18 02/19/2025
7.0.19 21 02/19/2025
7.0.18 23 10/06/2024
7.0.17 22 03/27/2024
7.0.16 21 03/01/2024
7.0.15 27 03/04/2024
7.0.14 23 03/01/2024
7.0.13 27 01/24/2024
7.0.12 20 03/02/2024
7.0.11 23 11/20/2023
7.0.10 18 02/19/2025
7.0.9 26 03/02/2024
7.0.8 23 03/04/2024
7.0.7 28 03/10/2024
7.0.5 25 03/05/2024
7.0.4 22 11/22/2023
7.0.3 25 11/19/2023
7.0.2 21 03/01/2024
7.0.1 20 03/18/2024
7.0.0 29 03/02/2024
7.0.0-rc.2.22476.2 20 03/03/2024
7.0.0-rc.1.22427.2 19 03/03/2024
7.0.0-preview.7.22376.6 18 09/08/2024
7.0.0-preview.6.22330.3 16 11/23/2023
7.0.0-preview.5.22303.8 19 03/12/2024
7.0.0-preview.4.22251.1 19 03/02/2024
7.0.0-preview.3.22178.4 20 03/10/2024
7.0.0-preview.2.22153.2 20 03/11/2024
7.0.0-preview.1.22109.13 19 03/02/2024
6.0.36 15 01/20/2025
6.0.35 23 01/20/2025
6.0.33 18 02/19/2025
6.0.32 17 02/19/2025
6.0.31 21 10/06/2024
6.0.30 18 02/19/2025
6.0.29 19 02/19/2025
6.0.28 24 03/26/2024
6.0.27 20 03/13/2024
6.0.26 25 01/24/2024
6.0.25 24 02/28/2024
6.0.24 26 02/08/2024
6.0.23 23 03/12/2024
6.0.22 23 03/03/2024
6.0.21 24 03/03/2024
6.0.20 22 03/01/2024
6.0.19 28 03/04/2024
6.0.18 25 03/01/2024
6.0.16 21 02/08/2024
6.0.15 19 03/01/2024
6.0.14 25 11/22/2023
6.0.13 23 03/01/2024
6.0.12 21 02/08/2024
6.0.11 22 03/01/2024
6.0.10 22 03/01/2024
6.0.9 23 03/02/2024
6.0.8 22 03/01/2024
6.0.7 21 03/01/2024
6.0.6 25 03/09/2024
6.0.5 22 03/03/2024
6.0.4 24 03/05/2024
6.0.3 20 03/12/2024
6.0.2 27 03/09/2024
6.0.1 23 03/04/2024
6.0.0 28 03/04/2024
6.0.0-rc.2.21480.10 16 03/12/2024
6.0.0-rc.1.21452.15 16 03/02/2024
6.0.0-preview.7.21378.6 19 03/03/2024
6.0.0-preview.6.21355.2 18 03/02/2024
6.0.0-preview.5.21301.17 17 03/12/2024
6.0.0-preview.4.21253.5 21 11/21/2023
6.0.0-preview.3.21201.13 15 03/04/2024
6.0.0-preview.2.21154.6 17 03/04/2024
6.0.0-preview.1.21103.6 15 03/01/2025
5.0.17 26 03/04/2024
5.0.16 19 03/04/2024
5.0.15 24 03/10/2024
5.0.14 22 03/04/2024
5.0.13 24 03/04/2024
5.0.12 20 03/04/2024
5.0.11 23 11/21/2023
5.0.10 22 03/04/2024
5.0.9 28 03/04/2024
5.0.8 20 03/04/2024
5.0.7 28 03/09/2024
5.0.6 23 03/09/2024
5.0.5 25 03/18/2024
5.0.4 21 03/21/2024
5.0.3 21 03/02/2024
5.0.2 24 03/02/2024
5.0.1 26 03/04/2024
5.0.0 24 11/25/2023
5.0.0-rc.2.20475.17 21 11/23/2023
5.0.0-rc.1.20451.17 17 03/12/2024
5.0.0-preview.8.20414.8 20 03/02/2024
5.0.0-preview.7.20365.19 21 03/12/2024
5.0.0-preview.6.20312.15 18 03/11/2024
5.0.0-preview.5.20279.2 23 03/03/2024
5.0.0-preview.4.20257.10 19 03/06/2024
5.0.0-preview.3.20215.14 21 03/11/2024
5.0.0-preview.2.20167.3 20 03/11/2024
5.0.0-preview.1.20124.5 16 06/29/2025
3.1.32 22 03/02/2024
3.1.31 24 11/18/2023
3.1.30 25 03/04/2024
3.1.29 25 03/04/2024
3.1.28 23 03/02/2024
3.1.27 19 03/14/2024
3.1.26 29 03/04/2024
3.1.25 26 03/02/2024
3.1.24 20 03/02/2024
3.1.23 22 03/12/2024
3.1.22 22 03/06/2024
3.1.21 28 03/25/2024
3.1.20 23 03/03/2024
3.1.19 22 03/01/2024
3.1.18 21 03/02/2024
3.1.17 22 03/26/2024
3.1.16 24 11/20/2023
3.1.15 26 03/02/2024
3.1.14 25 11/19/2023
3.1.13 21 03/02/2024
3.1.12 24 03/02/2024
3.1.11 24 03/02/2024
3.1.10 22 03/05/2024
3.1.9 23 03/02/2024
3.1.8 22 11/24/2023
3.1.7 26 11/21/2023
3.1.6 23 03/01/2024
3.1.5 26 03/01/2024
3.1.4 24 03/05/2024
3.1.3 24 03/13/2024
3.1.2 23 03/02/2024
3.1.1 21 03/01/2024
3.1.0 24 03/02/2024
3.1.0-preview3.19555.2 17 04/26/2025
3.1.0-preview2.19528.8 19 03/12/2024
3.1.0-preview1.19508.20 24 03/02/2024
3.0.3 25 03/01/2024
3.0.2 24 03/01/2024
3.0.0 24 11/24/2023
3.0.0-rc1.19457.4 21 03/11/2024
3.0.0-preview9.19424.4 18 03/12/2024
3.0.0-preview8.19405.7 17 11/22/2023
3.0.0-preview7.19365.7 23 03/12/2024
3.0.0-preview6.19307.2 20 03/12/2024
3.0.0-preview5-19227-01 24 03/04/2024
3.0.0-preview4-19216-03 16 03/05/2024
3.0.0-preview3-19153-02 21 03/02/2024
3.0.0-preview-19075-0444 19 03/03/2024
3.0.0-preview-18579-0056 18 03/02/2024
2.3.10 1 05/25/2026
2.3.9 8 01/10/2026
2.3.8 7 01/09/2026
2.3.0 19 01/20/2025
2.2.5 26 03/04/2024
2.2.0 22 03/02/2024
2.2.0-preview3-35497 19 03/04/2024
2.2.0-preview2-35157 22 03/12/2024
2.2.0-preview1-35029 19 03/04/2024
2.1.11 22 03/01/2024
2.1.6 21 03/01/2024
2.1.3 21 11/20/2023
2.1.2 23 03/25/2024
2.1.1 21 03/01/2024
2.1.0 22 03/02/2024
2.1.0-rc1-final 21 03/04/2024
2.1.0-preview2-final 21 03/10/2024
2.1.0-preview1-final 22 03/04/2024