Microsoft.AspNetCore.Identity.UI 10.0.12

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
144
Microsoft.AspNetCore.All
Microsoft.AspNetCore.All
149
Microsoft.AspNetCore.All
Microsoft.AspNetCore.All
154
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.
145
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.
146
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.
148
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.
149
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.
150
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.
154
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.
155
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.
156
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.
157
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.
162
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.
163
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.
164
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
156

Version Downloads Last updated
11.0.0-rc.1.26425.128 1 09/10/2026
11.0.0-preview.7.26381.103 14 08/12/2026
11.0.0-preview.6.26359.118 20 07/14/2026
11.0.0-preview.5.26302.115 29 06/09/2026
11.0.0-preview.4.26230.115 35 05/13/2026
11.0.0-preview.3.26207.106 53 04/14/2026
11.0.0-preview.2.26159.112 52 03/12/2026
11.0.0-preview.1.26104.118 37 02/12/2026
10.0.12 2 09/09/2026
10.0.11 15 08/12/2026
10.0.10 14 07/14/2026
10.0.9 36 06/09/2026
10.0.8 37 05/13/2026
10.0.7 42 04/21/2026
10.0.6 50 04/14/2026
10.0.5 51 03/13/2026
10.0.4 49 03/12/2026
10.0.3 51 02/12/2026
10.0.2 56 01/14/2026
10.0.1 76 12/13/2025
10.0.0 83 11/12/2025
10.0.0-rc.2.25502.107 110 10/15/2025
10.0.0-rc.1.25451.107 106 09/09/2025
10.0.0-preview.7.25380.108 95 08/14/2025
10.0.0-preview.6.25358.103 113 07/16/2025
10.0.0-preview.5.25277.114 99 06/08/2025
10.0.0-preview.4.25258.110 129 05/15/2025
10.0.0-preview.3.25172.1 137 04/12/2025
10.0.0-preview.2.25164.1 165 04/02/2025
10.0.0-preview.1.25120.3 137 04/02/2025
9.0.20 1 09/09/2026
9.0.19 15 08/12/2026
9.0.18 16 07/14/2026
9.0.17 29 06/09/2026
9.0.16 33 05/13/2026
9.0.15 58 04/14/2026
9.0.14 47 03/12/2026
9.0.13 42 02/12/2026
9.0.12 46 01/13/2026
9.0.11 70 11/12/2025
9.0.10 92 10/15/2025
9.0.9 89 09/09/2025
9.0.8 108 08/05/2025
9.0.7 111 07/09/2025
9.0.6 119 06/12/2025
9.0.5 128 05/15/2025
9.0.4 115 04/10/2025
9.0.3 140 03/29/2025
9.0.2 137 03/29/2025
9.0.1 145 03/29/2025
9.0.0 137 11/13/2024
9.0.0-rc.2.24474.3 168 10/20/2024
9.0.0-rc.1.24452.1 150 10/22/2024
9.0.0-preview.7.24406.2 138 09/01/2024
9.0.0-preview.6.24328.4 162 07/20/2024
9.0.0-preview.5.24306.11 157 07/20/2024
9.0.0-preview.4.24267.6 160 07/20/2024
9.0.0-preview.3.24172.13 125 07/20/2024
9.0.0-preview.2.24128.4 172 07/20/2024
9.0.0-preview.1.24081.5 162 07/20/2024
8.0.31 1 09/10/2026
8.0.30 12 08/12/2026
8.0.29 15 07/14/2026
8.0.28 29 06/09/2026
8.0.27 28 05/13/2026
8.0.26 52 04/14/2026
8.0.25 46 03/12/2026
8.0.24 42 02/12/2026
8.0.23 56 01/14/2026
8.0.22 106 11/12/2025
8.0.21 89 10/15/2025
8.0.20 88 09/09/2025
8.0.19 113 08/05/2025
8.0.18 109 07/09/2025
8.0.17 100 06/12/2025
8.0.16 124 05/15/2025
8.0.15 139 04/10/2025
8.0.14 138 03/29/2025
8.0.13 139 03/29/2025
8.0.12 144 03/29/2025
8.0.11 129 11/13/2024
8.0.10 140 10/22/2024
8.0.8 152 09/15/2024
8.0.7 166 07/20/2024
8.0.6 171 07/20/2024
8.0.5 162 07/20/2024
8.0.4 152 07/20/2024
8.0.3 169 07/20/2024
8.0.2 160 07/20/2024
8.0.1 164 07/20/2024
8.0.0 163 07/20/2024
8.0.0-rc.2.23480.2 160 07/20/2024
8.0.0-rc.1.23421.29 170 07/20/2024
8.0.0-preview.7.23375.9 172 07/20/2024
8.0.0-preview.6.23329.11 172 07/20/2024
8.0.0-preview.5.23302.2 186 07/20/2024
8.0.0-preview.4.23260.4 192 07/20/2024
8.0.0-preview.3.23177.8 165 07/20/2024
8.0.0-preview.2.23153.2 162 07/20/2024
8.0.0-preview.1.23112.2 179 07/20/2024
7.0.20 162 07/20/2024
7.0.19 147 07/20/2024
7.0.18 169 07/20/2024
7.0.17 176 07/20/2024
7.0.16 156 07/20/2024
7.0.15 159 07/20/2024
7.0.14 170 07/20/2024
7.0.13 164 07/20/2024
7.0.12 166 07/20/2024
7.0.11 174 07/20/2024
7.0.10 165 07/20/2024
7.0.9 166 07/20/2024
7.0.8 165 07/20/2024
7.0.7 161 07/20/2024
7.0.5 164 07/20/2024
7.0.4 166 07/20/2024
7.0.3 171 07/20/2024
7.0.2 177 07/20/2024
7.0.1 158 07/20/2024
7.0.0 165 07/20/2024
7.0.0-rc.2.22476.2 150 07/20/2024
7.0.0-rc.1.22427.2 149 07/20/2024
7.0.0-preview.7.22376.6 173 07/20/2024
7.0.0-preview.6.22330.3 163 07/20/2024
7.0.0-preview.5.22303.8 175 07/20/2024
7.0.0-preview.4.22251.1 174 07/20/2024
7.0.0-preview.3.22178.4 144 07/20/2024
7.0.0-preview.2.22153.2 159 07/20/2024
7.0.0-preview.1.22109.13 158 07/20/2024
6.0.36 157 11/13/2024
6.0.35 137 10/22/2024
6.0.33 146 09/20/2024
6.0.32 154 07/20/2024
6.0.31 144 07/20/2024
6.0.30 160 07/20/2024
6.0.29 151 07/20/2024
6.0.28 158 07/20/2024
6.0.27 167 07/20/2024
6.0.26 167 07/20/2024
6.0.25 151 07/20/2024
6.0.24 151 07/20/2024
6.0.23 156 07/20/2024
6.0.22 165 07/20/2024
6.0.21 160 07/20/2024
6.0.20 189 07/20/2024
6.0.19 154 07/20/2024
6.0.18 176 07/20/2024
6.0.16 149 07/20/2024
6.0.15 160 07/20/2024
6.0.14 172 07/20/2024
6.0.13 159 07/20/2024
6.0.12 149 07/20/2024
6.0.11 149 07/20/2024
6.0.10 147 07/20/2024
6.0.9 148 07/20/2024
6.0.8 165 07/20/2024
6.0.7 158 07/20/2024
6.0.6 169 07/20/2024
6.0.5 150 07/20/2024
6.0.4 162 07/20/2024
6.0.3 155 07/20/2024
6.0.2 168 07/20/2024
6.0.1 158 07/20/2024
6.0.0 164 07/20/2024
6.0.0-rc.2.21480.10 156 07/20/2024
6.0.0-rc.1.21452.15 150 07/20/2024
6.0.0-preview.7.21378.6 152 07/20/2024
6.0.0-preview.6.21355.2 164 07/20/2024
6.0.0-preview.5.21301.17 157 07/20/2024
6.0.0-preview.4.21253.5 178 07/20/2024
6.0.0-preview.3.21201.13 160 07/20/2024
6.0.0-preview.2.21154.6 146 07/20/2024
6.0.0-preview.1.21103.6 153 07/20/2024
5.0.17 162 07/20/2024
5.0.16 154 07/20/2024
5.0.15 179 07/20/2024
5.0.14 149 07/20/2024
5.0.13 158 07/20/2024
5.0.12 172 07/20/2024
5.0.11 190 07/20/2024
5.0.10 162 07/20/2024
5.0.9 143 07/20/2024
5.0.8 147 07/20/2024
5.0.7 167 07/20/2024
5.0.6 153 07/20/2024
5.0.5 169 07/20/2024
5.0.4 161 07/20/2024
5.0.3 168 07/20/2024
5.0.2 142 07/20/2024
5.0.1 162 07/20/2024
5.0.0 163 07/20/2024
5.0.0-rc.2.20475.17 163 07/20/2024
5.0.0-rc.1.20451.17 134 07/20/2024
5.0.0-preview.8.20414.8 169 07/20/2024
5.0.0-preview.7.20365.19 160 07/20/2024
5.0.0-preview.6.20312.15 165 07/20/2024
5.0.0-preview.5.20279.2 151 07/20/2024
5.0.0-preview.4.20257.10 155 07/20/2024
5.0.0-preview.3.20215.14 153 07/20/2024
5.0.0-preview.2.20167.3 143 07/20/2024
5.0.0-preview.1.20124.5 166 07/20/2024
3.1.32 186 07/20/2024
3.1.31 153 07/20/2024
3.1.30 190 07/20/2024
3.1.29 165 07/20/2024
3.1.28 168 07/20/2024
3.1.27 156 07/20/2024
3.1.26 160 07/20/2024
3.1.25 163 07/20/2024
3.1.24 158 07/20/2024
3.1.23 161 07/20/2024
3.1.22 183 07/20/2024
3.1.21 170 07/20/2024
3.1.20 172 07/20/2024
3.1.19 184 07/20/2024
3.1.18 156 07/20/2024
3.1.17 183 07/20/2024
3.1.16 154 07/20/2024
3.1.15 179 07/20/2024
3.1.14 159 07/20/2024
3.1.13 169 07/20/2024
3.1.12 154 07/20/2024
3.1.11 149 07/20/2024
3.1.10 177 07/20/2024
3.1.9 175 07/20/2024
3.1.8 161 07/20/2024
3.1.7 150 07/20/2024
3.1.6 163 07/20/2024
3.1.5 154 07/20/2024
3.1.4 163 07/20/2024
3.1.3 169 07/20/2024
3.1.2 158 07/20/2024
3.1.1 150 07/20/2024
3.1.0 158 07/20/2024
3.1.0-preview3.19555.2 167 07/20/2024
3.1.0-preview2.19528.8 182 07/20/2024
3.1.0-preview1.19508.20 153 07/20/2024
3.0.3 158 07/20/2024
3.0.2 159 07/20/2024
3.0.0 160 07/20/2024
3.0.0-rc1.19457.4 153 07/20/2024
3.0.0-preview9.19424.4 163 07/20/2024
3.0.0-preview8.19405.7 158 07/20/2024
3.0.0-preview7.19365.7 165 07/20/2024
3.0.0-preview6.19307.2 148 07/20/2024
3.0.0-preview5-19227-01 151 07/20/2024
3.0.0-preview4-19216-03 153 07/20/2024
3.0.0-preview3-19153-02 191 07/20/2024
3.0.0-preview-19075-0444 149 07/20/2024
3.0.0-preview-18579-0056 164 07/20/2024
2.3.13 2 09/09/2026
2.3.12 12 08/12/2026
2.3.11 25 06/09/2026
2.3.10 38 05/13/2026
2.3.9 51 01/08/2026
2.3.8 57 01/07/2026
2.3.0 140 03/29/2025
2.2.5 191 07/20/2024
2.2.0 157 07/20/2024
2.2.0-preview3-35497 164 07/20/2024
2.2.0-preview2-35157 175 07/20/2024
2.2.0-preview1-35029 156 07/20/2024
2.1.11 155 07/20/2024
2.1.6 153 07/20/2024
2.1.3 145 07/20/2024
2.1.2 136 07/20/2024
2.1.1 138 07/20/2024
2.1.0 149 07/20/2024
2.1.0-rc1-final 143 07/20/2024
2.1.0-preview2-final 161 07/20/2024
2.1.0-preview1-final 159 07/20/2024