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

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.
<PackageVersion Include="Microsoft.Extensions.Identity.Core" Version="6.0.0-preview.1.21103.6" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Extensions.Identity.Core" />
                    
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.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.
#:package Microsoft.Extensions.Identity.Core@6.0.0-preview.1.21103.6
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.Extensions.Identity.Core&version=6.0.0-preview.1.21103.6&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Extensions.Identity.Core&version=6.0.0-preview.1.21103.6&prerelease
                    
Install as a Cake Tool

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.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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 (381)

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/dotnet/tree/75972a5ba730bdaf7cf3a34f528ab0f5c7f05183

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 20 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.
amantinband/clean-architecture
The ultimate clean architecture template for .NET applications 💪
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.
cloudscribe/cloudscribe
ASP.NET Core multi-tenant web application foundation with management for sites, users, roles, claims and more
VirtoCommerce/vc-platform
Virto Commerce B2B Innovation Platform
voat/voat
The code that powers Voat
rogerfar/rdt-client
Real-Debrid Client Proxy
neozhu/CleanArchitectureWithBlazorServer
This is a repository for creating a Blazor Server dashboard application following the principles of Clean Architecture
bing-framework/Bing.NetCore
Bing是基于 .net core 3.1 的框架,旨在提升团队的开发输出能力,由常用公共操作类(工具类、帮助类)、分层架构基类,第三方组件封装,第三方业务接口封装等组成。
BcryptNet/bcrypt.net
BCrypt.Net - Bringing updates to the original bcrypt package
dotnetzoom/AspNetCore-WebApi-Course
🥇 Professional REST API design with ASP.NET Core WebAPI
Aguafrommars/TheIdServer
OpenID/Connect, OAuth2, WS-Federation and SAML 2.0 server based on Duende IdentityServer and ITFoxtec Identity SAML 2.0 with its admin UI
iayti/CleanArchitecture
ASP.NET Core 6 Web API Clean Architecture Solution Template
YAFNET/YAFNET
🌐 YAF.NET - C# ASP.NET Forum
DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM
jeangatto/ASP.NET-Core-Clean-Architecture-CQRS-Event-Sourcing
ASP.NET Core, C#, CQRS Event Sourcing, REST API, DDD, SOLID Principles and Clean Architecture
Version Downloads Last Updated
10.0.0-preview.6.25358.103 100 7/15/2025
10.0.0-preview.5.25277.114 1,328 6/6/2025
10.0.0-preview.4.25258.110 1,037 5/12/2025
10.0.0-preview.3.25172.1 1,419 4/10/2025
10.0.0-preview.2.25164.1 729 3/18/2025
10.0.0-preview.1.25120.3 954 2/25/2025
9.0.7 52,255 7/8/2025
9.0.6 335,406 6/10/2025
9.0.5 554,426 5/13/2025
9.0.4 719,908 4/8/2025
9.0.3 841,638 3/11/2025
9.0.2 1,029,355 2/11/2025
9.0.1 776,171 1/14/2025
9.0.0 2,038,378 11/12/2024
9.0.0-rc.2.24474.3 38,226 10/8/2024
9.0.0-rc.1.24452.1 12,773 9/10/2024
9.0.0-preview.7.24406.2 9,705 8/13/2024
9.0.0-preview.6.24328.4 93,953 7/9/2024
9.0.0-preview.5.24306.11 7,363 6/11/2024
9.0.0-preview.4.24267.6 2,728 5/21/2024
9.0.0-preview.3.24172.13 72,499 4/11/2024
9.0.0-preview.2.24128.4 2,476 3/12/2024
9.0.0-preview.1.24081.5 25,677 2/13/2024
8.0.18 24,374 7/8/2025
8.0.17 163,118 6/10/2025
8.0.16 241,577 5/13/2025
8.0.15 431,900 4/8/2025
8.0.14 761,425 3/11/2025
8.0.13 523,814 2/11/2025
8.0.12 798,893 1/14/2025
8.0.11 3,362,706 11/12/2024
8.0.10 3,422,758 10/8/2024
8.0.8 4,584,843 8/13/2024
8.0.7 2,809,019 7/9/2024
8.0.6 3,403,702 5/28/2024
8.0.5 1,415,987 5/14/2024
8.0.4 3,179,949 4/9/2024
8.0.3 2,282,283 3/12/2024
8.0.2 2,799,402 2/13/2024
8.0.1 3,437,560 1/9/2024
8.0.0 6,743,273 11/14/2023
8.0.0-rc.2.23480.2 63,520 10/10/2023
8.0.0-rc.1.23421.29 29,414 9/12/2023
8.0.0-preview.7.23375.9 68,251 8/8/2023
8.0.0-preview.6.23329.11 80,515 7/11/2023
8.0.0-preview.5.23302.2 8,700 6/13/2023
8.0.0-preview.4.23260.4 10,327 5/16/2023
8.0.0-preview.3.23177.8 12,040 4/11/2023
8.0.0-preview.2.23153.2 94,366 3/14/2023
8.0.0-preview.1.23112.2 58,745 2/21/2023
7.0.20 507,333 5/28/2024
7.0.19 52,580 5/14/2024
7.0.18 128,364 4/9/2024
7.0.17 602,143 3/12/2024
7.0.16 253,091 2/13/2024
7.0.15 401,738 1/9/2024
7.0.14 630,309 11/14/2023
7.0.13 941,197 10/24/2023
7.0.12 721,103 10/10/2023
7.0.11 1,083,605 9/12/2023
7.0.10 1,199,881 8/8/2023
7.0.9 1,098,646 7/11/2023
7.0.8 604,908 6/22/2023
7.0.7 966,919 6/13/2023
7.0.5 3,229,515 4/11/2023
7.0.4 1,311,454 3/14/2023
7.0.3 1,422,981 2/14/2023
7.0.2 2,244,928 1/10/2023
7.0.1 822,679 12/13/2022
7.0.0 3,620,676 11/7/2022
7.0.0-rc.2.22476.2 62,271 10/11/2022
7.0.0-rc.1.22427.2 74,534 9/14/2022
7.0.0-preview.7.22376.6 11,282 8/9/2022
7.0.0-preview.6.22330.3 3,535 7/12/2022
7.0.0-preview.5.22303.8 6,865 6/14/2022
7.0.0-preview.4.22251.1 6,995 5/10/2022
7.0.0-preview.3.22178.4 3,194 4/13/2022
7.0.0-preview.2.22153.2 1,433 3/14/2022
7.0.0-preview.1.22109.13 1,676 2/17/2022
6.0.36 179,176 11/12/2024
6.0.35 95,641 10/8/2024
6.0.33 899,547 8/13/2024
6.0.32 115,917 7/9/2024
6.0.31 135,661 5/28/2024
6.0.30 92,146 5/14/2024
6.0.29 285,147 4/9/2024
6.0.28 410,888 3/12/2024
6.0.27 234,832 2/13/2024
6.0.26 1,258,132 1/9/2024
6.0.25 797,886 11/14/2023
6.0.24 535,769 10/24/2023
6.0.23 262,256 10/10/2023
6.0.22 547,672 9/12/2023
6.0.21 725,798 8/8/2023
6.0.20 612,880 7/11/2023
6.0.19 390,410 6/22/2023
6.0.18 334,533 6/13/2023
6.0.16 1,738,496 4/11/2023
6.0.15 774,824 3/14/2023
6.0.14 1,022,552 2/14/2023
6.0.13 1,439,288 1/10/2023
6.0.12 953,865 12/13/2022
6.0.11 1,717,615 11/7/2022
6.0.10 2,822,696 10/11/2022
6.0.9 2,568,258 9/13/2022
6.0.8 3,721,509 8/9/2022
6.0.7 3,214,973 7/12/2022
6.0.6 2,394,628 6/14/2022
6.0.5 6,225,328 5/10/2022
6.0.4 2,777,067 4/11/2022
6.0.3 2,977,271 3/8/2022
6.0.2 3,243,045 2/8/2022
6.0.1 4,426,871 12/14/2021
6.0.0 9,952,897 11/8/2021
6.0.0-rc.2.21480.10 42,277 10/12/2021
6.0.0-rc.1.21452.15 39,978 9/14/2021
6.0.0-preview.7.21378.6 25,810 8/10/2021
6.0.0-preview.6.21355.2 12,069 7/14/2021
6.0.0-preview.5.21301.17 14,259 6/15/2021
6.0.0-preview.4.21253.5 7,301 5/24/2021
6.0.0-preview.3.21201.13 24,358 4/8/2021
6.0.0-preview.2.21154.6 7,494 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 12,865 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 1,254,457 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 190,729 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 343,690 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 234,680 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 588,395 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 728,337 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 3,295,598 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 3,546,680 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 2,186,990 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 1,666,215 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 2,261,766 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 1,784,135 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 1,950,298 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 1,708,386 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 2,133,347 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 1,522,158 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 1,518,826 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 2,772,439 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 31,050 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 27,088 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,949 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 13,202 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,964 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,258 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,308 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,259 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,866 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,393 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 365,406 12/13/2022
3.1.31 49,551 11/8/2022
3.1.30 49,617 10/11/2022
3.1.29 57,766 9/13/2022
3.1.28 73,678 8/9/2022
3.1.27 65,619 7/12/2022
3.1.26 56,967 6/14/2022
3.1.25 127,464 5/10/2022
3.1.24 82,242 4/11/2022
3.1.23 202,333 3/8/2022
3.1.22 538,404 12/14/2021
3.1.21 409,245 11/7/2021
3.1.20 266,364 10/11/2021
3.1.19 209,543 9/14/2021
3.1.18 385,376 8/10/2021
3.1.17 241,909 7/13/2021
3.1.16 369,206 6/8/2021
3.1.15 353,337 5/11/2021
3.1.14 385,393 4/6/2021
3.1.13 856,212 3/9/2021
3.1.12 1,419,430 2/9/2021
3.1.11 791,357 1/12/2021
3.1.10 1,955,022 11/9/2020
3.1.9 2,151,440 10/13/2020
3.1.8 4,423,075 9/8/2020
3.1.7 2,616,166 8/11/2020
3.1.6 2,345,428 7/14/2020
3.1.5 2,276,463 6/9/2020
3.1.4 1,838,311 5/12/2020
3.1.3 3,339,550 3/24/2020
3.1.2 3,045,760 2/18/2020
3.1.1 2,622,707 1/14/2020
3.1.0 3,860,118 12/3/2019
3.1.0-preview3.19555.2 16,912 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 8,283 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 10,805 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 78,340 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 46,228 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 2,778,328 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 24,356 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 27,762 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 23,370 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 39,724 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 49,714 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
2.3.0 613,667 2/19/2025
2.2.0 48,859,428 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 84,210 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 45,048 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 11,995 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.6 8,894,775 11/13/2018
2.1.3 10,551,686 8/21/2018
2.1.2 4,432,218 7/10/2018
2.1.1 11,009,410 6/18/2018
2.1.0 7,640,122 5/29/2018
2.1.0-rc1-final 118,872 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 212,369 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 102,429 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.4 2,994,158 7/10/2018 2.0.4 is deprecated because it is no longer maintained.
2.0.3 2,372,883 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 3,899,069 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 8,831,382 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 7,548,824 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 60,451 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.