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

Prefix Reserved
This is a prerelease version of Microsoft.AspNetCore.Identity.UI.
dotnet add package Microsoft.AspNetCore.Identity.UI --version 10.0.0-preview.2.25164.1
                    
NuGet\Install-Package Microsoft.AspNetCore.Identity.UI -Version 10.0.0-preview.2.25164.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="10.0.0-preview.2.25164.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.Identity.UI" Version="10.0.0-preview.2.25164.1" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.AspNetCore.Identity.UI --version 10.0.0-preview.2.25164.1
                    
#r "nuget: Microsoft.AspNetCore.Identity.UI, 10.0.0-preview.2.25164.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Microsoft.AspNetCore.Identity.UI&version=10.0.0-preview.2.25164.1&prerelease
                    
Install Microsoft.AspNetCore.Identity.UI as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Identity.UI&version=10.0.0-preview.2.25164.1&prerelease
                    
Install Microsoft.AspNetCore.Identity.UI as a Cake Tool

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.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (207)

Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Identity.UI:

Package Downloads
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.

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.

Microsoft.AspNetCore.ApiAuthorization.IdentityServer

ASP.NET Core API Authorization package powered by Identity Server. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/fb4b5a21ebd67b31fff4ddf5c039181da504c932

Microting.eFormApi.BasePn

Package Description

OO.Presentation

Presentation base types and declarations for EasyDataCore infrastructure

GitHub repositories (134)

Showing the top 5 popular GitHub repositories that depend on Microsoft.AspNetCore.Identity.UI:

Repository Stars
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
dotnet-architecture/eShopOnWeb
Sample ASP.NET Core 8.0 reference application, now community supported: https://github.com/NimblePros/eShopOnWeb
dotnet/eShop
A reference .NET application implementing an eCommerce site
EduardoPires/EquinoxProject
Web Application ASP.NET 8 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices
Version Downloads Last updated
10.0.0-preview.2.25164.1 395 14 days ago
10.0.0-preview.1.25120.3 775 a month ago
9.0.3 44,245 21 days ago
9.0.2 105,915 2 months ago
9.0.1 110,752 3 months ago
9.0.0 307,849 5 months ago
9.0.0-rc.2.24474.3 9,135 6 months ago
9.0.0-rc.1.24452.1 5,031 7 months ago
9.0.0-preview.7.24406.2 1,653 8 months ago
9.0.0-preview.6.24328.4 1,776 9 months ago
9.0.0-preview.5.24306.11 996 10 months ago
9.0.0-preview.4.24267.6 1,135 5/21/2024
9.0.0-preview.3.24172.13 1,646 4/11/2024
9.0.0-preview.2.24128.4 1,694 3/12/2024
9.0.0-preview.1.24081.5 2,197 2/13/2024
8.0.14 36,011 21 days ago
8.0.13 70,747 2 months ago
8.0.12 106,854 3 months ago
8.0.11 491,466 5 months ago
8.0.10 629,891 6 months ago
8.0.8 861,790 8 months ago
8.0.7 562,758 9 months ago
8.0.6 739,182 5/28/2024
8.0.5 290,794 5/14/2024
8.0.4 588,055 4/9/2024
8.0.3 396,230 3/12/2024
8.0.2 636,518 2/13/2024
8.0.1 607,770 1/9/2024
8.0.0 747,257 11/14/2023
8.0.0-rc.2.23480.2 13,359 10/10/2023
8.0.0-rc.1.23421.29 8,695 9/12/2023
8.0.0-preview.7.23375.9 11,076 8/8/2023
8.0.0-preview.6.23329.11 65,905 7/11/2023
8.0.0-preview.5.23302.2 5,348 6/13/2023
8.0.0-preview.4.23260.4 4,080 5/16/2023
8.0.0-preview.3.23177.8 2,614 4/11/2023
8.0.0-preview.2.23153.2 4,990 3/14/2023
8.0.0-preview.1.23112.2 5,764 2/21/2023
7.0.20 239,028 5/28/2024
7.0.19 25,623 5/14/2024
7.0.18 63,032 4/9/2024
7.0.17 67,247 3/12/2024
7.0.16 81,440 2/13/2024
7.0.15 168,428 1/9/2024
7.0.14 186,725 11/14/2023
7.0.13 270,023 10/24/2023
7.0.12 181,315 10/10/2023
7.0.11 223,357 9/12/2023
7.0.10 393,980 8/8/2023
7.0.9 324,718 7/11/2023
7.0.8 187,013 6/22/2023
7.0.7 135,953 6/13/2023
7.0.5 682,805 4/11/2023
7.0.4 262,274 3/14/2023
7.0.3 410,851 2/14/2023
7.0.2 670,040 1/10/2023
7.0.1 219,098 12/13/2022
7.0.0 469,946 11/7/2022
7.0.0-rc.2.22476.2 35,370 10/11/2022
7.0.0-rc.1.22427.2 4,319 9/14/2022
7.0.0-preview.7.22376.6 5,036 8/9/2022
7.0.0-preview.6.22330.3 2,472 7/12/2022
7.0.0-preview.5.22303.8 3,302 6/14/2022
7.0.0-preview.4.22251.1 2,333 5/10/2022
7.0.0-preview.3.22178.4 2,979 4/13/2022
7.0.0-preview.2.22153.2 1,455 3/14/2022
7.0.0-preview.1.22109.13 1,130 2/17/2022
6.0.36 26,373 5 months ago
6.0.35 29,569 6 months ago
6.0.33 34,215 8 months ago
6.0.32 22,853 9 months ago
6.0.31 23,691 5/28/2024
6.0.30 17,502 5/14/2024
6.0.29 78,447 4/9/2024
6.0.28 146,839 3/12/2024
6.0.27 45,147 2/13/2024
6.0.26 121,378 1/9/2024
6.0.25 195,584 11/14/2023
6.0.24 60,449 10/24/2023
6.0.23 100,593 10/10/2023
6.0.22 159,079 9/12/2023
6.0.21 188,345 8/8/2023
6.0.20 193,182 7/11/2023
6.0.19 102,558 6/22/2023
6.0.18 124,434 6/13/2023
6.0.16 349,191 4/11/2023
6.0.15 267,442 3/14/2023
6.0.14 266,552 2/14/2023
6.0.13 427,775 1/10/2023
6.0.12 224,423 12/13/2022
6.0.11 502,919 11/7/2022
6.0.10 743,495 10/11/2022
6.0.9 611,147 9/13/2022
6.0.8 1,021,612 8/9/2022
6.0.7 1,306,459 7/12/2022
6.0.6 661,600 6/14/2022
6.0.5 1,347,627 5/10/2022
6.0.4 595,117 4/11/2022
6.0.3 754,519 3/8/2022
6.0.2 633,168 2/8/2022
6.0.1 1,270,067 12/14/2021
6.0.0 1,351,454 11/8/2021
6.0.0-rc.2.21480.10 16,223 10/12/2021
6.0.0-rc.1.21452.15 24,734 9/14/2021
6.0.0-preview.7.21378.6 12,922 8/10/2021
6.0.0-preview.6.21355.2 7,625 7/14/2021
6.0.0-preview.5.21301.17 6,852 6/15/2021
6.0.0-preview.4.21253.5 3,283 5/24/2021
6.0.0-preview.3.21201.13 11,876 4/8/2021
6.0.0-preview.2.21154.6 2,108 3/11/2021 6.0.0-preview.2.21154.6 is deprecated because it is no longer maintained.
6.0.0-preview.1.21103.6 3,392 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 455,247 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 48,461 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 170,598 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 69,502 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 195,912 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 258,782 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 451,560 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 353,677 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 570,315 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 476,223 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 687,599 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 475,155 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 575,707 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 621,433 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 344,779 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 400,295 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 398,939 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 657,415 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 12,718 10/13/2020 5.0.0-rc.2.20475.17 is deprecated because it is no longer maintained.
5.0.0-rc.1.20451.17 11,593 9/14/2020 5.0.0-rc.1.20451.17 is deprecated because it is no longer maintained.
5.0.0-preview.8.20414.8 5,275 8/25/2020 5.0.0-preview.8.20414.8 is deprecated because it is no longer maintained.
5.0.0-preview.7.20365.19 5,011 7/21/2020 5.0.0-preview.7.20365.19 is deprecated because it is no longer maintained.
5.0.0-preview.6.20312.15 4,530 6/25/2020 5.0.0-preview.6.20312.15 is deprecated because it is no longer maintained.
5.0.0-preview.5.20279.2 1,703 6/10/2020 5.0.0-preview.5.20279.2 is deprecated because it is no longer maintained.
5.0.0-preview.4.20257.10 5,437 5/18/2020 5.0.0-preview.4.20257.10 is deprecated because it is no longer maintained.
5.0.0-preview.3.20215.14 2,026 4/23/2020 5.0.0-preview.3.20215.14 is deprecated because it is no longer maintained.
5.0.0-preview.2.20167.3 2,643 4/2/2020 5.0.0-preview.2.20167.3 is deprecated because it is no longer maintained.
5.0.0-preview.1.20124.5 3,304 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 96,865 12/13/2022
3.1.31 14,500 11/8/2022
3.1.30 22,646 10/11/2022
3.1.29 17,503 9/13/2022
3.1.28 24,197 8/9/2022
3.1.27 23,112 7/12/2022
3.1.26 20,196 6/14/2022
3.1.25 50,120 5/10/2022
3.1.24 30,362 4/11/2022
3.1.23 88,070 3/8/2022
3.1.22 170,403 12/14/2021
3.1.21 144,294 11/7/2021
3.1.20 77,696 10/11/2021
3.1.19 76,014 9/14/2021
3.1.18 104,778 8/10/2021
3.1.17 77,643 7/13/2021
3.1.16 100,081 6/8/2021
3.1.15 150,946 5/11/2021
3.1.14 124,407 4/6/2021
3.1.13 153,211 3/9/2021
3.1.12 359,850 2/9/2021
3.1.11 279,134 1/12/2021
3.1.10 427,248 11/9/2020
3.1.9 772,063 10/13/2020
3.1.8 1,210,445 9/8/2020
3.1.7 927,519 8/11/2020
3.1.6 702,613 7/14/2020
3.1.5 709,075 6/9/2020
3.1.4 483,196 5/12/2020
3.1.3 1,004,381 3/24/2020
3.1.2 576,072 2/18/2020
3.1.1 619,335 1/14/2020
3.1.0 1,507,013 12/3/2019
3.1.0-preview3.19555.2 10,371 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 2,997 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 6,547 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 13,070 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 7,816 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 1,005,404 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 7,410 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 17,374 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 10,110 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 30,764 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 14,554 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 8,124 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 2,992 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 4,193 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.
3.0.0-preview-19075-0444 2,920 1/29/2019 3.0.0-preview-19075-0444 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 1,730 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
2.3.0 309 3 months ago
2.2.5 6,764,437 5/14/2019 2.2.5 is deprecated because it is no longer maintained.
2.2.0 10,976,135 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 63,834 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 5,762 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 3,160 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.11 2,906,537 5/14/2019
2.1.6 3,460,565 11/13/2018
2.1.3 7,121,861 8/21/2018
2.1.2 2,796,135 7/10/2018
2.1.1 9,919,851 6/18/2018
2.1.0 3,577,727 5/29/2018
2.1.0-rc1-final 19,620 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 19,662 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 27,522 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.