Microsoft.AspNetCore.Identity.UI 10.0.0-rc.2.25502.107

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
68
Microsoft.AspNetCore.All
Microsoft.AspNetCore.All
69
Microsoft.AspNetCore.All
Microsoft.AspNetCore.All
72
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.
63
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.
64
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.
65
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.
66
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.
68
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.
69
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.
70
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.
71
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.
72
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.
73
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.
74
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.
75

.NET 10.0

Version Downloads Last updated
10.0.0-rc.2.25502.107 4 10/15/2025
10.0.0-rc.1.25451.107 15 09/09/2025
10.0.0-preview.7.25380.108 18 08/14/2025
10.0.0-preview.6.25358.103 20 07/16/2025
10.0.0-preview.5.25277.114 25 06/08/2025
10.0.0-preview.4.25258.110 40 05/15/2025
10.0.0-preview.3.25172.1 56 04/12/2025
10.0.0-preview.2.25164.1 73 04/02/2025
10.0.0-preview.1.25120.3 48 04/02/2025
9.0.10 3 10/15/2025
9.0.9 17 09/09/2025
9.0.8 24 08/05/2025
9.0.7 24 07/09/2025
9.0.6 27 06/12/2025
9.0.5 46 05/15/2025
9.0.4 39 04/10/2025
9.0.3 43 03/29/2025
9.0.2 51 03/29/2025
9.0.1 52 03/29/2025
9.0.0 43 11/13/2024
9.0.0-rc.2.24474.3 46 10/20/2024
9.0.0-rc.1.24452.1 58 10/22/2024
9.0.0-preview.7.24406.2 57 09/01/2024
9.0.0-preview.6.24328.4 73 07/20/2024
9.0.0-preview.5.24306.11 81 07/20/2024
9.0.0-preview.4.24267.6 74 07/20/2024
9.0.0-preview.3.24172.13 60 07/20/2024
9.0.0-preview.2.24128.4 79 07/20/2024
9.0.0-preview.1.24081.5 77 07/20/2024
8.0.21 3 10/15/2025
8.0.20 11 09/09/2025
8.0.19 17 08/05/2025
8.0.18 24 07/09/2025
8.0.17 32 06/12/2025
8.0.16 33 05/15/2025
8.0.15 50 04/10/2025
8.0.14 53 03/29/2025
8.0.13 57 03/29/2025
8.0.12 52 03/29/2025
8.0.11 54 11/13/2024
8.0.10 54 10/22/2024
8.0.8 56 09/15/2024
8.0.7 72 07/20/2024
8.0.6 77 07/20/2024
8.0.5 78 07/20/2024
8.0.4 68 07/20/2024
8.0.3 73 07/20/2024
8.0.2 79 07/20/2024
8.0.1 76 07/20/2024
8.0.0 81 07/20/2024
8.0.0-rc.2.23480.2 78 07/20/2024
8.0.0-rc.1.23421.29 81 07/20/2024
8.0.0-preview.7.23375.9 81 07/20/2024
8.0.0-preview.6.23329.11 83 07/20/2024
8.0.0-preview.5.23302.2 97 07/20/2024
8.0.0-preview.4.23260.4 90 07/20/2024
8.0.0-preview.3.23177.8 90 07/20/2024
8.0.0-preview.2.23153.2 75 07/20/2024
8.0.0-preview.1.23112.2 68 07/20/2024
7.0.20 72 07/20/2024
7.0.19 70 07/20/2024
7.0.18 82 07/20/2024
7.0.17 87 07/20/2024
7.0.16 72 07/20/2024
7.0.15 72 07/20/2024
7.0.14 73 07/20/2024
7.0.13 68 07/20/2024
7.0.12 77 07/20/2024
7.0.11 79 07/20/2024
7.0.10 82 07/20/2024
7.0.9 84 07/20/2024
7.0.8 72 07/20/2024
7.0.7 82 07/20/2024
7.0.5 70 07/20/2024
7.0.4 81 07/20/2024
7.0.3 80 07/20/2024
7.0.2 83 07/20/2024
7.0.1 71 07/20/2024
7.0.0 71 07/20/2024
7.0.0-rc.2.22476.2 66 07/20/2024
7.0.0-rc.1.22427.2 72 07/20/2024
7.0.0-preview.7.22376.6 81 07/20/2024
7.0.0-preview.6.22330.3 71 07/20/2024
7.0.0-preview.5.22303.8 81 07/20/2024
7.0.0-preview.4.22251.1 69 07/20/2024
7.0.0-preview.3.22178.4 67 07/20/2024
7.0.0-preview.2.22153.2 69 07/20/2024
7.0.0-preview.1.22109.13 72 07/20/2024
6.0.36 55 11/13/2024
6.0.35 50 10/22/2024
6.0.33 64 09/20/2024
6.0.32 66 07/20/2024
6.0.31 68 07/20/2024
6.0.30 66 07/20/2024
6.0.29 80 07/20/2024
6.0.28 72 07/20/2024
6.0.27 83 07/20/2024
6.0.26 66 07/20/2024
6.0.25 71 07/20/2024
6.0.24 68 07/20/2024
6.0.23 71 07/20/2024
6.0.22 67 07/20/2024
6.0.21 75 07/20/2024
6.0.20 85 07/20/2024
6.0.19 74 07/20/2024
6.0.18 75 07/20/2024
6.0.16 81 07/20/2024
6.0.15 71 07/20/2024
6.0.14 77 07/20/2024
6.0.13 68 07/20/2024
6.0.12 65 07/20/2024
6.0.11 69 07/20/2024
6.0.10 74 07/20/2024
6.0.9 66 07/20/2024
6.0.8 78 07/20/2024
6.0.7 69 07/20/2024
6.0.6 67 07/20/2024
6.0.5 65 07/20/2024
6.0.4 71 07/20/2024
6.0.3 61 07/20/2024
6.0.2 73 07/20/2024
6.0.1 68 07/20/2024
6.0.0 76 07/20/2024
6.0.0-rc.2.21480.10 65 07/20/2024
6.0.0-rc.1.21452.15 70 07/20/2024
6.0.0-preview.7.21378.6 69 07/20/2024
6.0.0-preview.6.21355.2 78 07/20/2024
6.0.0-preview.5.21301.17 71 07/20/2024
6.0.0-preview.4.21253.5 89 07/20/2024
6.0.0-preview.3.21201.13 77 07/20/2024
6.0.0-preview.2.21154.6 63 07/20/2024
6.0.0-preview.1.21103.6 74 07/20/2024
5.0.17 80 07/20/2024
5.0.16 67 07/20/2024
5.0.15 77 07/20/2024
5.0.14 69 07/20/2024
5.0.13 77 07/20/2024
5.0.12 71 07/20/2024
5.0.11 82 07/20/2024
5.0.10 75 07/20/2024
5.0.9 63 07/20/2024
5.0.8 65 07/20/2024
5.0.7 85 07/20/2024
5.0.6 73 07/20/2024
5.0.5 78 07/20/2024
5.0.4 77 07/20/2024
5.0.3 73 07/20/2024
5.0.2 56 07/20/2024
5.0.1 74 07/20/2024
5.0.0 78 07/20/2024
5.0.0-rc.2.20475.17 70 07/20/2024
5.0.0-rc.1.20451.17 61 07/20/2024
5.0.0-preview.8.20414.8 71 07/20/2024
5.0.0-preview.7.20365.19 70 07/20/2024
5.0.0-preview.6.20312.15 69 07/20/2024
5.0.0-preview.5.20279.2 74 07/20/2024
5.0.0-preview.4.20257.10 64 07/20/2024
5.0.0-preview.3.20215.14 70 07/20/2024
5.0.0-preview.2.20167.3 62 07/20/2024
5.0.0-preview.1.20124.5 87 07/20/2024
3.1.32 76 07/20/2024
3.1.31 77 07/20/2024
3.1.30 77 07/20/2024
3.1.29 90 07/20/2024
3.1.28 86 07/20/2024
3.1.27 81 07/20/2024
3.1.26 74 07/20/2024
3.1.25 73 07/20/2024
3.1.24 70 07/20/2024
3.1.23 74 07/20/2024
3.1.22 75 07/20/2024
3.1.21 74 07/20/2024
3.1.20 78 07/20/2024
3.1.19 77 07/20/2024
3.1.18 70 07/20/2024
3.1.17 92 07/20/2024
3.1.16 68 07/20/2024
3.1.15 83 07/20/2024
3.1.14 73 07/20/2024
3.1.13 80 07/20/2024
3.1.12 71 07/20/2024
3.1.11 67 07/20/2024
3.1.10 88 07/20/2024
3.1.9 73 07/20/2024
3.1.8 74 07/20/2024
3.1.7 57 07/20/2024
3.1.6 75 07/20/2024
3.1.5 74 07/20/2024
3.1.4 75 07/20/2024
3.1.3 82 07/20/2024
3.1.2 72 07/20/2024
3.1.1 67 07/20/2024
3.1.0 72 07/20/2024
3.1.0-preview3.19555.2 79 07/20/2024
3.1.0-preview2.19528.8 88 07/20/2024
3.1.0-preview1.19508.20 75 07/20/2024
3.0.3 81 07/20/2024
3.0.2 67 07/20/2024
3.0.0 79 07/20/2024
3.0.0-rc1.19457.4 62 07/20/2024
3.0.0-preview9.19424.4 75 07/20/2024
3.0.0-preview8.19405.7 76 07/20/2024
3.0.0-preview7.19365.7 78 07/20/2024
3.0.0-preview6.19307.2 70 07/20/2024
3.0.0-preview5-19227-01 72 07/20/2024
3.0.0-preview4-19216-03 61 07/20/2024
3.0.0-preview3-19153-02 77 07/20/2024
3.0.0-preview-19075-0444 79 07/20/2024
3.0.0-preview-18579-0056 82 07/20/2024
2.3.0 41 03/29/2025
2.2.5 77 07/20/2024
2.2.0 82 07/20/2024
2.2.0-preview3-35497 73 07/20/2024
2.2.0-preview2-35157 85 07/20/2024
2.2.0-preview1-35029 68 07/20/2024
2.1.11 64 07/20/2024
2.1.6 60 07/20/2024
2.1.3 60 07/20/2024
2.1.2 59 07/20/2024
2.1.1 61 07/20/2024
2.1.0 61 07/20/2024
2.1.0-rc1-final 58 07/20/2024
2.1.0-preview2-final 72 07/20/2024
2.1.0-preview1-final 69 07/20/2024