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

// Install Microsoft.Extensions.Identity.Core as a Cake Tool
#tool nuget:?package=Microsoft.Extensions.Identity.Core&version=2.0.0-preview2-final&prerelease                

ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. ASP.NET Core Identity allows you to add login features to your application and makes it easy to customize data about the logged in user.

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

Showing the top 5 NuGet packages that depend on Microsoft.Extensions.Identity.Core:

Package Downloads
Microsoft.Extensions.Identity.Stores

ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. ASP.NET Core Identity allows you to add login features to your application and makes it easy to customize data about the logged in user. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/4442a188f9200a57635373dcd640893c0e8dcc78

Microsoft.AspNetCore.Identity

ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. ASP.NET Core Identity allows you to add login features to your application and makes it easy to customize data about the logged in user.

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.

Umbraco.Cms.Core

Contains the core assembly needed to run Umbraco CMS.

GitHub repositories (39)

Showing the top 5 popular GitHub repositories that depend on Microsoft.Extensions.Identity.Core:

Repository Stars
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
dotnet-architecture/eShopOnWeb
Sample ASP.NET Core 8.0 reference application, now community supported: https://github.com/NimblePros/eShopOnWeb
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
umbraco/Umbraco-CMS
Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
fullstackhero/blazor-starter-kit
Clean Architecture Template for Blazor WebAssembly Built with MudBlazor Components.
Version Downloads Last updated
9.0.1 68,133 1/14/2025
9.0.0 709,207 11/12/2024
9.0.0-rc.2.24474.3 31,626 10/8/2024
9.0.0-rc.1.24452.1 11,078 9/10/2024
9.0.0-preview.7.24406.2 6,721 8/13/2024
9.0.0-preview.6.24328.4 38,604 7/9/2024
9.0.0-preview.5.24306.11 5,744 6/11/2024
9.0.0-preview.4.24267.6 2,169 5/21/2024
9.0.0-preview.3.24172.13 70,308 4/11/2024
9.0.0-preview.2.24128.4 1,757 3/12/2024
9.0.0-preview.1.24081.5 22,781 2/13/2024
8.0.12 47,502 1/14/2025
8.0.11 852,804 11/12/2024
8.0.10 1,662,309 10/8/2024
8.0.8 2,860,241 8/13/2024
8.0.7 1,860,531 7/9/2024
8.0.6 2,380,480 5/28/2024
8.0.5 1,013,255 5/14/2024
8.0.4 2,302,138 4/9/2024
8.0.3 1,676,941 3/12/2024
8.0.2 2,157,969 2/13/2024
8.0.1 2,710,170 1/9/2024
8.0.0 4,765,552 11/14/2023
8.0.0-rc.2.23480.2 61,749 10/10/2023
8.0.0-rc.1.23421.29 28,670 9/12/2023
8.0.0-preview.7.23375.9 55,698 8/8/2023
8.0.0-preview.6.23329.11 55,918 7/11/2023
8.0.0-preview.5.23302.2 8,422 6/13/2023
8.0.0-preview.4.23260.4 9,281 5/16/2023
8.0.0-preview.3.23177.8 9,212 4/11/2023
8.0.0-preview.2.23153.2 92,951 3/14/2023
8.0.0-preview.1.23112.2 57,289 2/21/2023
7.0.20 270,007 5/28/2024
7.0.19 39,580 5/14/2024
7.0.18 100,046 4/9/2024
7.0.17 577,433 3/12/2024
7.0.16 231,060 2/13/2024
7.0.15 335,662 1/9/2024
7.0.14 552,761 11/14/2023
7.0.13 841,496 10/24/2023
7.0.12 623,015 10/10/2023
7.0.11 994,860 9/12/2023
7.0.10 1,120,009 8/8/2023
7.0.9 968,364 7/11/2023
7.0.8 569,483 6/22/2023
7.0.7 884,834 6/13/2023
7.0.5 2,882,023 4/11/2023
7.0.4 1,217,115 3/14/2023
7.0.3 1,344,569 2/14/2023
7.0.2 2,099,969 1/10/2023
7.0.1 783,761 12/13/2022
7.0.0 3,321,219 11/7/2022
7.0.0-rc.2.22476.2 59,438 10/11/2022
7.0.0-rc.1.22427.2 74,312 9/14/2022
7.0.0-preview.7.22376.6 10,724 8/9/2022
7.0.0-preview.6.22330.3 3,422 7/12/2022
7.0.0-preview.5.22303.8 6,405 6/14/2022
7.0.0-preview.4.22251.1 6,859 5/10/2022
7.0.0-preview.3.22178.4 2,945 4/13/2022
7.0.0-preview.2.22153.2 1,322 3/14/2022
7.0.0-preview.1.22109.13 1,491 2/17/2022
6.0.36 43,897 11/12/2024
6.0.35 48,343 10/8/2024
6.0.33 427,987 8/13/2024
6.0.32 84,141 7/9/2024
6.0.31 106,435 5/28/2024
6.0.30 76,313 5/14/2024
6.0.29 208,637 4/9/2024
6.0.28 282,236 3/12/2024
6.0.27 192,849 2/13/2024
6.0.26 949,569 1/9/2024
6.0.25 708,626 11/14/2023
6.0.24 448,293 10/24/2023
6.0.23 235,907 10/10/2023
6.0.22 461,861 9/12/2023
6.0.21 626,209 8/8/2023
6.0.20 540,214 7/11/2023
6.0.19 346,811 6/22/2023
6.0.18 283,824 6/13/2023
6.0.16 1,465,043 4/11/2023
6.0.15 712,775 3/14/2023
6.0.14 942,732 2/14/2023
6.0.13 1,336,473 1/10/2023
6.0.12 891,250 12/13/2022
6.0.11 1,617,177 11/7/2022
6.0.10 2,600,869 10/11/2022
6.0.9 2,405,983 9/13/2022
6.0.8 3,450,441 8/9/2022
6.0.7 3,028,081 7/12/2022
6.0.6 2,268,474 6/14/2022
6.0.5 5,879,136 5/10/2022
6.0.4 2,690,638 4/11/2022
6.0.3 2,831,478 3/8/2022
6.0.2 3,137,666 2/8/2022
6.0.1 4,179,612 12/14/2021
6.0.0 8,900,597 11/8/2021
6.0.0-rc.2.21480.10 41,663 10/12/2021
6.0.0-rc.1.21452.15 37,655 9/14/2021
6.0.0-preview.7.21378.6 23,519 8/10/2021
6.0.0-preview.6.21355.2 11,905 7/14/2021
6.0.0-preview.5.21301.17 14,029 6/15/2021
6.0.0-preview.4.21253.5 6,951 5/24/2021
6.0.0-preview.3.21201.13 22,010 4/8/2021
6.0.0-preview.2.21154.6 5,941 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 11,937 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 1,151,166 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 176,818 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 330,758 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 226,632 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 569,067 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 696,869 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 3,229,721 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 3,454,010 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 2,054,561 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 1,602,392 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 2,199,734 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 1,731,649 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 1,870,664 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 1,643,358 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 2,090,219 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 1,490,509 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 1,467,040 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 2,686,785 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 29,670 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 26,856 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 19,662 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 12,864 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 13,398 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 3,086 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 8,047 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 6,049 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 6,637 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 7,200 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 299,208 12/13/2022
3.1.31 46,161 11/8/2022
3.1.30 46,141 10/11/2022
3.1.29 55,767 9/13/2022
3.1.28 70,623 8/9/2022
3.1.27 63,821 7/12/2022
3.1.26 51,453 6/14/2022
3.1.25 117,109 5/10/2022
3.1.24 79,439 4/11/2022
3.1.23 188,824 3/8/2022
3.1.22 510,909 12/14/2021
3.1.21 392,679 11/7/2021
3.1.20 246,839 10/11/2021
3.1.19 200,218 9/14/2021
3.1.18 372,463 8/10/2021
3.1.17 233,015 7/13/2021
3.1.16 348,951 6/8/2021
3.1.15 344,912 5/11/2021
3.1.14 377,189 4/6/2021
3.1.13 833,233 3/9/2021
3.1.12 1,307,464 2/9/2021
3.1.11 757,477 1/12/2021
3.1.10 1,923,028 11/9/2020
3.1.9 2,122,265 10/13/2020
3.1.8 4,356,260 9/8/2020
3.1.7 2,428,073 8/11/2020
3.1.6 2,296,877 7/14/2020
3.1.5 2,212,856 6/9/2020
3.1.4 1,800,502 5/12/2020
3.1.3 3,260,108 3/24/2020
3.1.2 3,006,174 2/18/2020
3.1.1 2,574,913 1/14/2020
3.1.0 3,665,926 12/3/2019
3.1.0-preview3.19555.2 16,356 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 7,967 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 10,536 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 72,912 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 45,799 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 2,625,140 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 24,069 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 27,370 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 23,162 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 39,294 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 49,498 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
2.2.0 45,592,380 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 83,689 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 44,570 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 11,718 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.6 8,554,689 11/13/2018
2.1.3 10,469,839 8/21/2018
2.1.2 4,378,998 7/10/2018
2.1.1 10,090,617 6/18/2018
2.1.0 7,437,953 5/29/2018
2.1.0-rc1-final 118,441 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 211,889 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 101,717 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.4 2,906,417 7/10/2018 2.0.4 is deprecated because it is no longer maintained.
2.0.3 2,338,701 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 3,810,325 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 8,665,277 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 7,400,491 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 59,499 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.