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 (206)

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 451 15 days ago
10.0.0-preview.1.25120.3 776 a month ago
9.0.3 51,694 22 days ago
9.0.2 110,277 2 months ago
9.0.1 113,483 3 months ago
9.0.0 312,702 5 months ago
9.0.0-rc.2.24474.3 9,142 6 months ago
9.0.0-rc.1.24452.1 5,035 7 months ago
9.0.0-preview.7.24406.2 1,654 8 months ago
9.0.0-preview.6.24328.4 1,783 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,199 2/13/2024
8.0.14 41,836 23 days ago
8.0.13 73,899 2 months ago
8.0.12 110,502 3 months ago
8.0.11 499,129 5 months ago
8.0.10 638,236 6 months ago
8.0.8 867,744 8 months ago
8.0.7 565,205 9 months ago
8.0.6 742,980 5/28/2024
8.0.5 293,141 5/14/2024
8.0.4 590,428 4/9/2024
8.0.3 398,050 3/12/2024
8.0.2 639,440 2/13/2024
8.0.1 609,283 1/9/2024
8.0.0 750,123 11/14/2023
8.0.0-rc.2.23480.2 13,362 10/10/2023
8.0.0-rc.1.23421.29 8,696 9/12/2023
8.0.0-preview.7.23375.9 11,078 8/8/2023
8.0.0-preview.6.23329.11 66,208 7/11/2023
8.0.0-preview.5.23302.2 5,348 6/13/2023
8.0.0-preview.4.23260.4 4,082 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,770 2/21/2023
7.0.20 242,175 5/28/2024
7.0.19 25,771 5/14/2024
7.0.18 63,398 4/9/2024
7.0.17 67,374 3/12/2024
7.0.16 81,678 2/13/2024
7.0.15 168,998 1/9/2024
7.0.14 187,229 11/14/2023
7.0.13 270,300 10/24/2023
7.0.12 181,649 10/10/2023
7.0.11 223,536 9/12/2023
7.0.10 394,512 8/8/2023
7.0.9 325,185 7/11/2023
7.0.8 187,228 6/22/2023
7.0.7 136,101 6/13/2023
7.0.5 683,454 4/11/2023
7.0.4 262,513 3/14/2023
7.0.3 411,142 2/14/2023
7.0.2 670,455 1/10/2023
7.0.1 219,217 12/13/2022
7.0.0 470,424 11/7/2022
7.0.0-rc.2.22476.2 35,398 10/11/2022
7.0.0-rc.1.22427.2 4,320 9/14/2022
7.0.0-preview.7.22376.6 5,038 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,335 5/10/2022
7.0.0-preview.3.22178.4 2,980 4/13/2022
7.0.0-preview.2.22153.2 1,456 3/14/2022
7.0.0-preview.1.22109.13 1,131 2/17/2022
6.0.36 26,797 5 months ago
6.0.35 29,931 6 months ago
6.0.33 34,402 8 months ago
6.0.32 22,934 9 months ago
6.0.31 23,761 5/28/2024
6.0.30 17,565 5/14/2024
6.0.29 78,758 4/9/2024
6.0.28 147,560 3/12/2024
6.0.27 45,300 2/13/2024
6.0.26 121,562 1/9/2024
6.0.25 196,222 11/14/2023
6.0.24 60,563 10/24/2023
6.0.23 100,720 10/10/2023
6.0.22 159,403 9/12/2023
6.0.21 188,557 8/8/2023
6.0.20 193,466 7/11/2023
6.0.19 102,640 6/22/2023
6.0.18 124,770 6/13/2023
6.0.16 349,824 4/11/2023
6.0.15 267,579 3/14/2023
6.0.14 266,822 2/14/2023
6.0.13 428,407 1/10/2023
6.0.12 224,567 12/13/2022
6.0.11 503,393 11/7/2022
6.0.10 744,056 10/11/2022
6.0.9 611,492 9/13/2022
6.0.8 1,022,452 8/9/2022
6.0.7 1,308,066 7/12/2022
6.0.6 661,938 6/14/2022
6.0.5 1,348,367 5/10/2022
6.0.4 595,353 4/11/2022
6.0.3 755,276 3/8/2022
6.0.2 633,565 2/8/2022
6.0.1 1,270,898 12/14/2021
6.0.0 1,353,381 11/8/2021
6.0.0-rc.2.21480.10 16,231 10/12/2021
6.0.0-rc.1.21452.15 24,736 9/14/2021
6.0.0-preview.7.21378.6 12,933 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,879 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,393 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 455,893 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 48,487 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 170,640 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 69,538 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 195,964 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 258,909 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 451,710 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 353,866 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 570,470 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 476,301 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 688,018 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 475,219 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 575,925 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 621,516 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 344,917 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 400,391 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 399,019 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 657,838 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 12,721 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,594 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,276 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,012 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,531 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,704 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,440 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,028 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,649 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,306 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 97,182 12/13/2022
3.1.31 14,512 11/8/2022
3.1.30 22,651 10/11/2022
3.1.29 17,525 9/13/2022
3.1.28 24,204 8/9/2022
3.1.27 23,116 7/12/2022
3.1.26 20,201 6/14/2022
3.1.25 50,180 5/10/2022
3.1.24 30,372 4/11/2022
3.1.23 88,178 3/8/2022
3.1.22 170,570 12/14/2021
3.1.21 144,349 11/7/2021
3.1.20 77,708 10/11/2021
3.1.19 76,111 9/14/2021
3.1.18 104,897 8/10/2021
3.1.17 77,674 7/13/2021
3.1.16 100,124 6/8/2021
3.1.15 150,990 5/11/2021
3.1.14 124,437 4/6/2021
3.1.13 153,314 3/9/2021
3.1.12 359,893 2/9/2021
3.1.11 279,175 1/12/2021
3.1.10 427,358 11/9/2020
3.1.9 772,340 10/13/2020
3.1.8 1,210,632 9/8/2020
3.1.7 928,707 8/11/2020
3.1.6 702,826 7/14/2020
3.1.5 709,282 6/9/2020
3.1.4 483,365 5/12/2020
3.1.3 1,004,684 3/24/2020
3.1.2 576,261 2/18/2020
3.1.1 619,470 1/14/2020
3.1.0 1,508,872 12/3/2019
3.1.0-preview3.19555.2 10,373 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 2,999 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 6,551 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 13,073 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 7,819 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 1,005,619 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 7,412 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 17,376 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 10,112 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 30,771 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 14,558 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 8,125 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 2,993 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 4,194 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.
3.0.0-preview-19075-0444 2,921 1/29/2019 3.0.0-preview-19075-0444 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 1,731 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
2.3.0 312 3 months ago
2.2.5 6,766,378 5/14/2019 2.2.5 is deprecated because it is no longer maintained.
2.2.0 10,981,986 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 63,840 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,907,790 5/14/2019
2.1.6 3,460,842 11/13/2018
2.1.3 7,122,773 8/21/2018
2.1.2 2,796,584 7/10/2018
2.1.1 9,932,939 6/18/2018
2.1.0 3,579,168 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,663 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 27,530 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.