Microsoft.Extensions.Identity.Core 6.0.0-preview.1.21103.6

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. 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 6.0.0-preview.1.21103.6
NuGet\Install-Package Microsoft.Extensions.Identity.Core -Version 6.0.0-preview.1.21103.6
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="6.0.0-preview.1.21103.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Extensions.Identity.Core --version 6.0.0-preview.1.21103.6
#r "nuget: Microsoft.Extensions.Identity.Core, 6.0.0-preview.1.21103.6"
#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=6.0.0-preview.1.21103.6&prerelease

// Install Microsoft.Extensions.Identity.Core as a Cake Tool
#tool nuget:?package=Microsoft.Extensions.Identity.Core&version=6.0.0-preview.1.21103.6&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.

This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/860072f7781a10db10fa925ea5c86d91f1e6f2c4

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  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. 
.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 is compatible.  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 (336)

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

Package Downloads
Microsoft.Extensions.Identity.Stores The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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/e1ad9117a4dac3b0f5f2a7e2b10b43b7016379b9

Microsoft.AspNetCore.Identity The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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/aspnet/Identity/tree/99f352a92f98af1059c87de07556719f1a22ce39

Microsoft.AspNetCore.App The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Contains the core assembly needed to run Umbraco CMS.

GitHub repositories (30)

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 and the ASP.NET Core platforms. Provides the fundamental infrastructure, production-ready startup templates, application modules, UI themes, tooling, guides and documentation.
dotnet-architecture/eShopOnWeb
Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.
umbraco/Umbraco-CMS
The simple, flexible and friendly ASP.NET CMS used by more than 730.000 websites
fullstackhero/blazor-starter-kit
Clean Architecture Template for Blazor WebAssembly Built with MudBlazor Components.
Version Downloads Last updated
9.0.0-preview.2.24128.4 725 3/12/2024
9.0.0-preview.1.24081.5 15,899 2/13/2024
8.0.3 159,008 3/12/2024
8.0.2 511,591 2/13/2024
8.0.1 900,690 1/9/2024
8.0.0 1,448,400 11/14/2023
8.0.0-rc.2.23480.2 54,854 10/10/2023
8.0.0-rc.1.23421.29 25,834 9/12/2023
8.0.0-preview.7.23375.9 36,153 8/8/2023
8.0.0-preview.6.23329.11 24,553 7/11/2023
8.0.0-preview.5.23302.2 7,897 6/13/2023
8.0.0-preview.4.23260.4 7,488 5/16/2023
8.0.0-preview.3.23177.8 4,848 4/11/2023
8.0.0-preview.2.23153.2 62,767 3/14/2023
8.0.0-preview.1.23112.2 54,979 2/21/2023
7.0.17 48,789 3/12/2024
7.0.16 121,333 2/13/2024
7.0.15 182,879 1/9/2024
7.0.14 364,013 11/14/2023
7.0.13 551,645 10/24/2023
7.0.12 388,594 10/10/2023
7.0.11 746,573 9/12/2023
7.0.10 883,895 8/8/2023
7.0.9 691,847 7/11/2023
7.0.8 447,267 6/22/2023
7.0.7 590,612 6/13/2023
7.0.5 2,223,059 4/11/2023
7.0.4 971,531 3/14/2023
7.0.3 1,138,881 2/14/2023
7.0.2 1,737,919 1/10/2023
7.0.1 683,419 12/13/2022
7.0.0 2,505,700 11/7/2022
7.0.0-rc.2.22476.2 51,374 10/11/2022
7.0.0-rc.1.22427.2 73,253 9/14/2022
7.0.0-preview.7.22376.6 9,897 8/9/2022
7.0.0-preview.6.22330.3 3,312 7/12/2022
7.0.0-preview.5.22303.8 5,266 6/14/2022
7.0.0-preview.4.22251.1 6,723 5/10/2022
7.0.0-preview.3.22178.4 2,486 4/13/2022
7.0.0-preview.2.22153.2 1,207 3/14/2022
7.0.0-preview.1.22109.13 1,215 2/17/2022
6.0.28 20,907 3/12/2024
6.0.27 60,860 2/13/2024
6.0.26 273,787 1/9/2024
6.0.25 389,879 11/14/2023
6.0.24 221,848 10/24/2023
6.0.23 153,934 10/10/2023
6.0.22 318,658 9/12/2023
6.0.21 415,159 8/8/2023
6.0.20 339,379 7/11/2023
6.0.19 248,626 6/22/2023
6.0.18 193,770 6/13/2023
6.0.16 970,286 4/11/2023
6.0.15 551,907 3/14/2023
6.0.14 737,162 2/14/2023
6.0.13 1,027,111 1/10/2023
6.0.12 696,207 12/13/2022
6.0.11 1,341,500 11/7/2022
6.0.10 2,174,957 10/11/2022
6.0.9 2,045,520 9/13/2022
6.0.8 2,710,222 8/9/2022
6.0.7 2,438,323 7/12/2022
6.0.6 1,929,870 6/14/2022
6.0.5 4,982,776 5/10/2022
6.0.4 2,359,462 4/11/2022
6.0.3 2,428,794 3/8/2022
6.0.2 2,553,540 2/8/2022
6.0.1 3,631,679 12/14/2021
6.0.0 6,972,928 11/8/2021
6.0.0-rc.2.21480.10 40,377 10/12/2021
6.0.0-rc.1.21452.15 36,330 9/14/2021
6.0.0-preview.7.21378.6 22,321 8/10/2021
6.0.0-preview.6.21355.2 11,662 7/14/2021
6.0.0-preview.5.21301.17 13,572 6/15/2021
6.0.0-preview.4.21253.5 6,682 5/24/2021
6.0.0-preview.3.21201.13 19,938 4/8/2021
6.0.0-preview.2.21154.6 5,356 3/11/2021
6.0.0-preview.1.21103.6 10,273 2/12/2021
5.0.17 903,164 5/10/2022
5.0.16 147,910 4/11/2022
5.0.15 283,654 3/8/2022
5.0.14 204,754 2/8/2022
5.0.13 511,002 12/14/2021
5.0.12 627,762 11/7/2021
5.0.11 3,062,808 10/12/2021
5.0.10 3,155,065 9/14/2021
5.0.9 1,904,770 8/10/2021
5.0.8 1,507,632 7/13/2021
5.0.7 2,085,247 6/8/2021
5.0.6 1,656,418 5/11/2021
5.0.5 1,762,363 4/6/2021
5.0.4 1,520,148 3/9/2021
5.0.3 2,004,747 2/9/2021
5.0.2 1,436,842 1/12/2021
5.0.1 1,395,581 12/8/2020
5.0.0 2,527,462 11/9/2020
5.0.0-rc.2.20475.17 29,381 10/13/2020
5.0.0-rc.1.20451.17 26,369 9/14/2020
5.0.0-preview.8.20414.8 19,307 8/25/2020
5.0.0-preview.7.20365.19 12,345 7/21/2020
5.0.0-preview.6.20312.15 12,564 6/25/2020
5.0.0-preview.5.20279.2 2,953 6/10/2020
5.0.0-preview.4.20257.10 7,650 5/18/2020
5.0.0-preview.3.20215.14 5,881 4/23/2020
5.0.0-preview.2.20167.3 6,426 4/2/2020
5.0.0-preview.1.20124.5 7,027 3/16/2020
3.1.32 181,044 12/13/2022
3.1.31 41,005 11/8/2022
3.1.30 41,045 10/11/2022
3.1.29 49,693 9/13/2022
3.1.28 61,118 8/9/2022
3.1.27 56,472 7/12/2022
3.1.26 45,008 6/14/2022
3.1.25 97,209 5/10/2022
3.1.24 70,251 4/11/2022
3.1.23 166,813 3/8/2022
3.1.22 446,819 12/14/2021
3.1.21 342,282 11/7/2021
3.1.20 187,130 10/11/2021
3.1.19 179,927 9/14/2021
3.1.18 347,276 8/10/2021
3.1.17 208,571 7/13/2021
3.1.16 311,464 6/8/2021
3.1.15 320,811 5/11/2021
3.1.14 354,295 4/6/2021
3.1.13 782,656 3/9/2021
3.1.12 1,067,113 2/9/2021
3.1.11 697,609 1/12/2021
3.1.10 1,836,477 11/9/2020
3.1.9 2,033,864 10/13/2020
3.1.8 4,159,161 9/8/2020
3.1.7 2,172,271 8/11/2020
3.1.6 2,175,382 7/14/2020
3.1.5 2,122,465 6/9/2020
3.1.4 1,722,141 5/12/2020
3.1.3 3,097,372 3/24/2020
3.1.2 2,877,268 2/18/2020
3.1.1 2,447,747 1/14/2020
3.1.0 3,277,906 12/3/2019
3.1.0-preview3.19555.2 15,296 11/13/2019
3.1.0-preview2.19528.8 7,433 11/1/2019
3.1.0-preview1.19508.20 10,125 10/15/2019
3.0.3 64,641 2/18/2020
3.0.2 44,793 1/14/2020
3.0.0 2,422,593 9/23/2019
3.0.0-rc1.19457.4 23,518 9/16/2019
3.0.0-preview9.19424.4 25,454 9/4/2019
3.0.0-preview8.19405.7 22,128 8/13/2019
3.0.0-preview7.19365.7 38,432 7/23/2019
3.0.0-preview-18579-0056 45,144 12/3/2018
2.2.0 39,270,479 12/3/2018
2.2.0-preview3-35497 82,609 10/17/2018
2.2.0-preview2-35157 43,488 9/12/2018
2.2.0-preview1-35029 11,194 8/22/2018
2.1.6 8,003,278 11/13/2018
2.1.3 10,288,975 8/21/2018
2.1.2 4,257,581 7/10/2018
2.1.1 8,547,655 6/18/2018
2.1.0 7,059,232 5/29/2018
2.1.0-rc1-final 110,448 5/6/2018
2.1.0-preview2-final 194,758 4/10/2018
2.1.0-preview1-final 95,030 2/26/2018
2.0.4 2,747,056 7/10/2018
2.0.3 2,265,911 5/7/2018
2.0.2 3,657,839 3/13/2018
2.0.1 8,365,847 11/14/2017
2.0.0 7,057,864 8/11/2017
2.0.0-preview2-final 57,332 6/28/2017