Microsoft.AspNetCore.Identity.UI 10.0.9

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
126
Microsoft.AspNetCore.All
Microsoft.AspNetCore.All
128
Microsoft.AspNetCore.All
Microsoft.AspNetCore.All
130
Microsoft.AspNetCore.All
Microsoft.AspNetCore.All
133
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.
126
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.
129
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.
132
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.
133
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.
135
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.
136
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.
138
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.
140
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.
141
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.
147
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. This package was built from the source at: https://github.com/aspnet/Universe/tree/1016eae4004686f7fdad13f5c329f63bbae1f3a1
136

Version Downloads Last updated
11.0.0-preview.5.26302.115 4 06/09/2026
11.0.0-preview.4.26230.115 10 05/13/2026
11.0.0-preview.3.26207.106 31 04/14/2026
11.0.0-preview.2.26159.112 27 03/12/2026
11.0.0-preview.1.26104.118 29 02/12/2026
10.0.9 4 06/09/2026
10.0.8 10 05/13/2026
10.0.7 20 04/21/2026
10.0.6 27 04/14/2026
10.0.5 29 03/13/2026
10.0.4 30 03/12/2026
10.0.3 37 02/12/2026
10.0.2 43 01/14/2026
10.0.1 53 12/13/2025
10.0.0 70 11/12/2025
10.0.0-rc.2.25502.107 91 10/15/2025
10.0.0-rc.1.25451.107 89 09/09/2025
10.0.0-preview.7.25380.108 73 08/14/2025
10.0.0-preview.6.25358.103 92 07/16/2025
10.0.0-preview.5.25277.114 84 06/08/2025
10.0.0-preview.4.25258.110 109 05/15/2025
10.0.0-preview.3.25172.1 120 04/12/2025
10.0.0-preview.2.25164.1 142 04/02/2025
10.0.0-preview.1.25120.3 117 04/02/2025
9.0.17 4 06/09/2026
9.0.16 11 05/13/2026
9.0.15 26 04/14/2026
9.0.14 28 03/12/2026
9.0.13 35 02/12/2026
9.0.12 36 01/13/2026
9.0.11 59 11/12/2025
9.0.10 74 10/15/2025
9.0.9 72 09/09/2025
9.0.8 90 08/05/2025
9.0.7 96 07/09/2025
9.0.6 104 06/12/2025
9.0.5 108 05/15/2025
9.0.4 103 04/10/2025
9.0.3 118 03/29/2025
9.0.2 116 03/29/2025
9.0.1 129 03/29/2025
9.0.0 114 11/13/2024
9.0.0-rc.2.24474.3 146 10/20/2024
9.0.0-rc.1.24452.1 131 10/22/2024
9.0.0-preview.7.24406.2 117 09/01/2024
9.0.0-preview.6.24328.4 146 07/20/2024
9.0.0-preview.5.24306.11 146 07/20/2024
9.0.0-preview.4.24267.6 144 07/20/2024
9.0.0-preview.3.24172.13 115 07/20/2024
9.0.0-preview.2.24128.4 152 07/20/2024
9.0.0-preview.1.24081.5 142 07/20/2024
8.0.28 3 06/09/2026
8.0.27 12 05/13/2026
8.0.26 31 04/14/2026
8.0.25 28 03/12/2026
8.0.24 29 02/12/2026
8.0.23 41 01/14/2026
8.0.22 88 11/12/2025
8.0.21 71 10/15/2025
8.0.20 72 09/09/2025
8.0.19 94 08/05/2025
8.0.18 95 07/09/2025
8.0.17 85 06/12/2025
8.0.16 110 05/15/2025
8.0.15 116 04/10/2025
8.0.14 119 03/29/2025
8.0.13 126 03/29/2025
8.0.12 120 03/29/2025
8.0.11 114 11/13/2024
8.0.10 121 10/22/2024
8.0.8 131 09/15/2024
8.0.7 149 07/20/2024
8.0.6 150 07/20/2024
8.0.5 145 07/20/2024
8.0.4 137 07/20/2024
8.0.3 147 07/20/2024
8.0.2 141 07/20/2024
8.0.1 146 07/20/2024
8.0.0 145 07/20/2024
8.0.0-rc.2.23480.2 142 07/20/2024
8.0.0-rc.1.23421.29 154 07/20/2024
8.0.0-preview.7.23375.9 151 07/20/2024
8.0.0-preview.6.23329.11 155 07/20/2024
8.0.0-preview.5.23302.2 166 07/20/2024
8.0.0-preview.4.23260.4 172 07/20/2024
8.0.0-preview.3.23177.8 154 07/20/2024
8.0.0-preview.2.23153.2 147 07/20/2024
8.0.0-preview.1.23112.2 160 07/20/2024
7.0.20 145 07/20/2024
7.0.19 132 07/20/2024
7.0.18 155 07/20/2024
7.0.17 162 07/20/2024
7.0.16 142 07/20/2024
7.0.15 143 07/20/2024
7.0.14 149 07/20/2024
7.0.13 141 07/20/2024
7.0.12 145 07/20/2024
7.0.11 157 07/20/2024
7.0.10 143 07/20/2024
7.0.9 149 07/20/2024
7.0.8 139 07/20/2024
7.0.7 148 07/20/2024
7.0.5 143 07/20/2024
7.0.4 149 07/20/2024
7.0.3 154 07/20/2024
7.0.2 161 07/20/2024
7.0.1 138 07/20/2024
7.0.0 151 07/20/2024
7.0.0-rc.2.22476.2 132 07/20/2024
7.0.0-rc.1.22427.2 132 07/20/2024
7.0.0-preview.7.22376.6 154 07/20/2024
7.0.0-preview.6.22330.3 148 07/20/2024
7.0.0-preview.5.22303.8 159 07/20/2024
7.0.0-preview.4.22251.1 159 07/20/2024
7.0.0-preview.3.22178.4 126 07/20/2024
7.0.0-preview.2.22153.2 140 07/20/2024
7.0.0-preview.1.22109.13 142 07/20/2024
6.0.36 139 11/13/2024
6.0.35 117 10/22/2024
6.0.33 132 09/20/2024
6.0.32 134 07/20/2024
6.0.31 124 07/20/2024
6.0.30 145 07/20/2024
6.0.29 133 07/20/2024
6.0.28 139 07/20/2024
6.0.27 154 07/20/2024
6.0.26 145 07/20/2024
6.0.25 131 07/20/2024
6.0.24 138 07/20/2024
6.0.23 140 07/20/2024
6.0.22 150 07/20/2024
6.0.21 142 07/20/2024
6.0.20 168 07/20/2024
6.0.19 138 07/20/2024
6.0.18 162 07/20/2024
6.0.16 139 07/20/2024
6.0.15 141 07/20/2024
6.0.14 149 07/20/2024
6.0.13 134 07/20/2024
6.0.12 134 07/20/2024
6.0.11 133 07/20/2024
6.0.10 134 07/20/2024
6.0.9 131 07/20/2024
6.0.8 144 07/20/2024
6.0.7 142 07/20/2024
6.0.6 149 07/20/2024
6.0.5 132 07/20/2024
6.0.4 147 07/20/2024
6.0.3 138 07/20/2024
6.0.2 150 07/20/2024
6.0.1 141 07/20/2024
6.0.0 148 07/20/2024
6.0.0-rc.2.21480.10 141 07/20/2024
6.0.0-rc.1.21452.15 133 07/20/2024
6.0.0-preview.7.21378.6 133 07/20/2024
6.0.0-preview.6.21355.2 149 07/20/2024
6.0.0-preview.5.21301.17 139 07/20/2024
6.0.0-preview.4.21253.5 160 07/20/2024
6.0.0-preview.3.21201.13 137 07/20/2024
6.0.0-preview.2.21154.6 130 07/20/2024
6.0.0-preview.1.21103.6 142 07/20/2024
5.0.17 147 07/20/2024
5.0.16 136 07/20/2024
5.0.15 163 07/20/2024
5.0.14 128 07/20/2024
5.0.13 144 07/20/2024
5.0.12 153 07/20/2024
5.0.11 173 07/20/2024
5.0.10 145 07/20/2024
5.0.9 127 07/20/2024
5.0.8 132 07/20/2024
5.0.7 149 07/20/2024
5.0.6 136 07/20/2024
5.0.5 154 07/20/2024
5.0.4 147 07/20/2024
5.0.3 149 07/20/2024
5.0.2 128 07/20/2024
5.0.1 148 07/20/2024
5.0.0 150 07/20/2024
5.0.0-rc.2.20475.17 148 07/20/2024
5.0.0-rc.1.20451.17 120 07/20/2024
5.0.0-preview.8.20414.8 152 07/20/2024
5.0.0-preview.7.20365.19 143 07/20/2024
5.0.0-preview.6.20312.15 151 07/20/2024
5.0.0-preview.5.20279.2 129 07/20/2024
5.0.0-preview.4.20257.10 138 07/20/2024
5.0.0-preview.3.20215.14 134 07/20/2024
5.0.0-preview.2.20167.3 127 07/20/2024
5.0.0-preview.1.20124.5 153 07/20/2024
3.1.32 168 07/20/2024
3.1.31 138 07/20/2024
3.1.30 168 07/20/2024
3.1.29 149 07/20/2024
3.1.28 152 07/20/2024
3.1.27 139 07/20/2024
3.1.26 142 07/20/2024
3.1.25 143 07/20/2024
3.1.24 140 07/20/2024
3.1.23 143 07/20/2024
3.1.22 172 07/20/2024
3.1.21 153 07/20/2024
3.1.20 157 07/20/2024
3.1.19 163 07/20/2024
3.1.18 138 07/20/2024
3.1.17 168 07/20/2024
3.1.16 139 07/20/2024
3.1.15 159 07/20/2024
3.1.14 145 07/20/2024
3.1.13 149 07/20/2024
3.1.12 135 07/20/2024
3.1.11 130 07/20/2024
3.1.10 157 07/20/2024
3.1.9 157 07/20/2024
3.1.8 142 07/20/2024
3.1.7 128 07/20/2024
3.1.6 147 07/20/2024
3.1.5 139 07/20/2024
3.1.4 145 07/20/2024
3.1.3 151 07/20/2024
3.1.2 144 07/20/2024
3.1.1 136 07/20/2024
3.1.0 140 07/20/2024
3.1.0-preview3.19555.2 147 07/20/2024
3.1.0-preview2.19528.8 166 07/20/2024
3.1.0-preview1.19508.20 137 07/20/2024
3.0.3 143 07/20/2024
3.0.2 140 07/20/2024
3.0.0 142 07/20/2024
3.0.0-rc1.19457.4 135 07/20/2024
3.0.0-preview9.19424.4 146 07/20/2024
3.0.0-preview8.19405.7 141 07/20/2024
3.0.0-preview7.19365.7 149 07/20/2024
3.0.0-preview6.19307.2 132 07/20/2024
3.0.0-preview5-19227-01 132 07/20/2024
3.0.0-preview4-19216-03 133 07/20/2024
3.0.0-preview3-19153-02 172 07/20/2024
3.0.0-preview-19075-0444 132 07/20/2024
3.0.0-preview-18579-0056 144 07/20/2024
2.3.11 3 06/09/2026
2.3.10 11 05/13/2026
2.3.9 32 01/08/2026
2.3.8 37 01/07/2026
2.3.0 128 03/29/2025
2.2.5 177 07/20/2024
2.2.0 139 07/20/2024
2.2.0-preview3-35497 147 07/20/2024
2.2.0-preview2-35157 159 07/20/2024
2.2.0-preview1-35029 137 07/20/2024
2.1.11 138 07/20/2024
2.1.6 139 07/20/2024
2.1.3 129 07/20/2024
2.1.2 123 07/20/2024
2.1.1 119 07/20/2024
2.1.0 129 07/20/2024
2.1.0-rc1-final 125 07/20/2024
2.1.0-preview2-final 141 07/20/2024
2.1.0-preview1-final 145 07/20/2024