Microsoft.AspNetCore.Identity.UI 2.1.0-rc1-final

Prefix Reserved
Additional Details

This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217

This is a prerelease version of Microsoft.AspNetCore.Identity.UI.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Identity.UI --version 2.1.0-rc1-final
                    
NuGet\Install-Package Microsoft.AspNetCore.Identity.UI -Version 2.1.0-rc1-final
                    
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="2.1.0-rc1-final" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.Identity.UI" Version="2.1.0-rc1-final" />
                    
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 2.1.0-rc1-final
                    
#r "nuget: Microsoft.AspNetCore.Identity.UI, 2.1.0-rc1-final"
                    
#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=2.1.0-rc1-final&prerelease
                    
Install Microsoft.AspNetCore.Identity.UI as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Identity.UI&version=2.1.0-rc1-final&prerelease
                    
Install Microsoft.AspNetCore.Identity.UI as a Cake Tool

ASP.NET Core Identity UI is the default Razor Pages built-in UI for the ASP.NET Core Identity framework.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (205)

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

Showing the top 20 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 9 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices
ant-design-blazor/ant-design-blazor
🌈A rich set of enterprise-class UI components based on Ant Design and Blazor.
jasontaylordev/NorthwindTraders
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
skoruba/IdentityServer4.Admin
The administration for the IdentityServer4 and Asp.Net Core Identity
phongnguyend/Practical.CleanArchitecture
Full-stack .Net 9 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 19, React 19, Vue 3.5, BFF with YARP, NextJs 15, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, EF Core, OpenTelemetry, SignalR, Background Services, Health Checks, Rate Limiting, Clouds (Azure, AWS, GCP), ..
microsoft/WhatTheHack
A collection of challenge based hack-a-thons including student guide, coach guide, lecture presentations, sample/instructional code and templates. Please visit the What The Hack website at: https://aka.ms/wth
ivaylokenov/MyTested.AspNetCore.Mvc
Fluent testing library for ASP.NET Core MVC.
Webreaper/Damselfly
Damselfly is a server-based Photograph Management app. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata such as the IPTC keyword tags, as well as the folder and file names. Damselfly includes support for object/face detection.
DuendeSoftware/products
The most flexible and standards-compliant OpenID Connect and OAuth 2.x framework for ASP.NET Core
dotnet-architecture/eShopOnDapr
A sample .NET distributed application based on eShopOnContainers, powered by Dapr.
fullstackproltd/AspNetCoreSpa
Asp.Net 7.0 & Angular 15 SPA Fullstack application with plenty of examples. Live demo:
dotnetcore/sharding-core
high performance lightweight solution for efcore sharding table and sharding database support read-write-separation .一款ef-core下高性能、轻量级针对分表分库读写分离的解决方案,具有零依赖、零学习成本、零业务代码入侵
IoTSharp/IoTSharp
IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.
NikolayIT/ASP.NET-Core-Template
A ready-to-use template for ASP.NET Core with repositories, services, models mapping, DI and StyleCop warnings fixed.
go2ismail/Asp.Net-Core-Inventory-Order-Management-System
Now upgraded to .NET 9, this project is a super-fast, completely headless API powered by Clean Architecture, CQRS, and MediatR. It includes an ASP.NET Core Razor Pages implementation for inventory order management, combined with Vue.js for a dynamic, responsive UI. Powerful WMS solution. Demo (username:admin@root.com / pwd:123456)
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
Version Downloads Last updated
10.0.0-preview.3.25172.1 775 4/10/2025
10.0.0-preview.2.25164.1 637 3/18/2025
10.0.0-preview.1.25120.3 800 2/25/2025
9.0.4 55,969 4/8/2025
9.0.3 99,459 3/11/2025
9.0.2 140,352 2/11/2025
9.0.1 138,577 1/14/2025
9.0.0 355,422 11/12/2024
9.0.0-rc.2.24474.3 9,285 10/8/2024
9.0.0-rc.1.24452.1 5,083 9/10/2024
9.0.0-preview.7.24406.2 1,664 8/13/2024
9.0.0-preview.6.24328.4 1,802 7/9/2024
9.0.0-preview.5.24306.11 1,017 6/11/2024
9.0.0-preview.4.24267.6 1,154 5/21/2024
9.0.0-preview.3.24172.13 1,726 4/11/2024
9.0.0-preview.2.24128.4 1,722 3/12/2024
9.0.0-preview.1.24081.5 2,258 2/13/2024
8.0.15 35,526 4/8/2025
8.0.14 87,423 3/11/2025
8.0.13 97,807 2/11/2025
8.0.12 140,242 1/14/2025
8.0.11 569,478 11/12/2024
8.0.10 706,615 10/8/2024
8.0.8 922,857 8/13/2024
8.0.7 590,570 7/9/2024
8.0.6 781,882 5/28/2024
8.0.5 315,387 5/14/2024
8.0.4 614,842 4/9/2024
8.0.3 416,642 3/12/2024
8.0.2 672,717 2/13/2024
8.0.1 624,737 1/9/2024
8.0.0 781,388 11/14/2023
8.0.0-rc.2.23480.2 13,466 10/10/2023
8.0.0-rc.1.23421.29 8,719 9/12/2023
8.0.0-preview.7.23375.9 11,157 8/8/2023
8.0.0-preview.6.23329.11 70,079 7/11/2023
8.0.0-preview.5.23302.2 5,361 6/13/2023
8.0.0-preview.4.23260.4 4,125 5/16/2023
8.0.0-preview.3.23177.8 2,624 4/11/2023
8.0.0-preview.2.23153.2 4,999 3/14/2023
8.0.0-preview.1.23112.2 6,022 2/21/2023
7.0.20 272,021 5/28/2024
7.0.19 27,994 5/14/2024
7.0.18 67,100 4/9/2024
7.0.17 69,243 3/12/2024
7.0.16 84,157 2/13/2024
7.0.15 173,853 1/9/2024
7.0.14 192,815 11/14/2023
7.0.13 273,880 10/24/2023
7.0.12 185,677 10/10/2023
7.0.11 226,290 9/12/2023
7.0.10 399,300 8/8/2023
7.0.9 330,670 7/11/2023
7.0.8 189,911 6/22/2023
7.0.7 137,588 6/13/2023
7.0.5 690,006 4/11/2023
7.0.4 265,264 3/14/2023
7.0.3 415,708 2/14/2023
7.0.2 676,761 1/10/2023
7.0.1 220,915 12/13/2022
7.0.0 476,370 11/7/2022
7.0.0-rc.2.22476.2 35,677 10/11/2022
7.0.0-rc.1.22427.2 4,330 9/14/2022
7.0.0-preview.7.22376.6 5,131 8/9/2022
7.0.0-preview.6.22330.3 2,481 7/12/2022
7.0.0-preview.5.22303.8 3,309 6/14/2022
7.0.0-preview.4.22251.1 2,341 5/10/2022
7.0.0-preview.3.22178.4 3,004 4/13/2022
7.0.0-preview.2.22153.2 1,461 3/14/2022
7.0.0-preview.1.22109.13 1,137 2/17/2022
6.0.36 31,718 11/12/2024
6.0.35 33,508 10/8/2024
6.0.33 36,352 8/13/2024
6.0.32 23,975 7/9/2024
6.0.31 24,573 5/28/2024
6.0.30 18,582 5/14/2024
6.0.29 81,488 4/9/2024
6.0.28 153,294 3/12/2024
6.0.27 47,619 2/13/2024
6.0.26 123,205 1/9/2024
6.0.25 201,424 11/14/2023
6.0.24 61,697 10/24/2023
6.0.23 102,306 10/10/2023
6.0.22 164,305 9/12/2023
6.0.21 191,155 8/8/2023
6.0.20 196,853 7/11/2023
6.0.19 103,645 6/22/2023
6.0.18 128,400 6/13/2023
6.0.16 357,991 4/11/2023
6.0.15 270,473 3/14/2023
6.0.14 269,331 2/14/2023
6.0.13 433,583 1/10/2023
6.0.12 226,398 12/13/2022
6.0.11 507,509 11/7/2022
6.0.10 749,866 10/11/2022
6.0.9 615,520 9/13/2022
6.0.8 1,030,318 8/9/2022
6.0.7 1,322,469 7/12/2022
6.0.6 666,164 6/14/2022
6.0.5 1,354,714 5/10/2022
6.0.4 598,691 4/11/2022
6.0.3 763,045 3/8/2022
6.0.2 637,380 2/8/2022
6.0.1 1,279,841 12/14/2021
6.0.0 1,373,075 11/8/2021
6.0.0-rc.2.21480.10 16,323 10/12/2021
6.0.0-rc.1.21452.15 24,818 9/14/2021
6.0.0-preview.7.21378.6 13,030 8/10/2021
6.0.0-preview.6.21355.2 7,633 7/14/2021
6.0.0-preview.5.21301.17 6,876 6/15/2021
6.0.0-preview.4.21253.5 3,291 5/24/2021
6.0.0-preview.3.21201.13 11,988 4/8/2021
6.0.0-preview.2.21154.6 2,126 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,411 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 464,646 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 48,750 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 171,136 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 69,915 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 196,792 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 260,817 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 453,472 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 355,573 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 571,601 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 477,247 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 690,765 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 476,223 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 578,819 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 622,826 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 347,133 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 401,350 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 400,133 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 660,985 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 12,736 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,614 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,292 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,027 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,549 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,718 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,467 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,048 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,678 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,322 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 100,255 12/13/2022
3.1.31 14,844 11/8/2022
3.1.30 22,901 10/11/2022
3.1.29 17,788 9/13/2022
3.1.28 24,362 8/9/2022
3.1.27 23,227 7/12/2022
3.1.26 20,313 6/14/2022
3.1.25 50,980 5/10/2022
3.1.24 30,606 4/11/2022
3.1.23 89,486 3/8/2022
3.1.22 172,052 12/14/2021
3.1.21 145,112 11/7/2021
3.1.20 78,028 10/11/2021
3.1.19 77,513 9/14/2021
3.1.18 105,944 8/10/2021
3.1.17 78,269 7/13/2021
3.1.16 100,311 6/8/2021
3.1.15 151,874 5/11/2021
3.1.14 124,881 4/6/2021
3.1.13 154,500 3/9/2021
3.1.12 360,481 2/9/2021
3.1.11 279,655 1/12/2021
3.1.10 428,350 11/9/2020
3.1.9 775,062 10/13/2020
3.1.8 1,212,726 9/8/2020
3.1.7 942,016 8/11/2020
3.1.6 705,433 7/14/2020
3.1.5 712,486 6/9/2020
3.1.4 484,649 5/12/2020
3.1.3 1,007,806 3/24/2020
3.1.2 578,625 2/18/2020
3.1.1 621,053 1/14/2020
3.1.0 1,526,591 12/3/2019
3.1.0-preview3.19555.2 10,395 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 3,017 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 6,582 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 13,126 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 7,897 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 1,008,261 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 7,448 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 17,404 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 10,136 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 30,843 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 14,578 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 8,142 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 3,015 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 4,214 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.
3.0.0-preview-19075-0444 2,939 1/29/2019 3.0.0-preview-19075-0444 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 1,750 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
2.3.0 413 1/14/2025
2.2.5 6,787,750 5/14/2019 2.2.5 is deprecated because it is no longer maintained.
2.2.0 11,038,628 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 63,916 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 5,790 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 3,188 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.11 2,918,918 5/14/2019
2.1.6 3,464,224 11/13/2018
2.1.3 7,132,621 8/21/2018
2.1.2 2,800,820 7/10/2018
2.1.1 10,071,937 6/18/2018
2.1.0 3,595,210 5/29/2018
2.1.0-rc1-final 19,650 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 19,705 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 27,569 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.