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

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
52
Microsoft.AspNetCore.All
Microsoft.AspNetCore.All
54
Microsoft.AspNetCore.All
Microsoft.AspNetCore.All
59
Microsoft.AspNetCore.All
Microsoft.AspNetCore.All
60
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.
50
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.
53
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.
55
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.
59
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.App
Provides a default set of APIs for building an ASP.NET Core application. 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.
54
Microsoft.AspNetCore.App
Provides a default set of APIs for building an ASP.NET Core application. 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.
58
Microsoft.AspNetCore.App
Provides a default set of APIs for building an ASP.NET Core application. 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.
60
Microsoft.AspNetCore.App
Provides a default set of APIs for building an ASP.NET Core application. 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.App
Provides a default set of APIs for building an ASP.NET Core application. 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.
81
Microsoft.AspNetCore.App
Provides a default set of APIs for building an ASP.NET Core application. 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
70
Microsoft.AspNetCore.App
Provides a default set of APIs for building an ASP.NET Core application. 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/244e037a222a7cd0a17feafb7f3a625fde40de97
50

.NET 10.0

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