Microsoft.Extensions.Identity.Core 8.0.0-preview.5.23302.2

Prefix Reserved
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 8.0.0-preview.5.23302.2
                    
NuGet\Install-Package Microsoft.Extensions.Identity.Core -Version 8.0.0-preview.5.23302.2
                    
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="8.0.0-preview.5.23302.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Extensions.Identity.Core" Version="8.0.0-preview.5.23302.2" />
                    
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 8.0.0-preview.5.23302.2
                    
#r "nuget: Microsoft.Extensions.Identity.Core, 8.0.0-preview.5.23302.2"
                    
#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.Extensions.Identity.Core&version=8.0.0-preview.5.23302.2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Extensions.Identity.Core&version=8.0.0-preview.5.23302.2&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/fe4f0d09305ca73aa19976b4521e5c4e223b080e

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 is compatible.  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 was computed.  net462 is compatible.  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 (376)

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

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

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.5.25277.114 488 6/6/2025
10.0.0-preview.4.25258.110 887 5/12/2025
10.0.0-preview.3.25172.1 1,335 4/10/2025
10.0.0-preview.2.25164.1 701 3/18/2025
10.0.0-preview.1.25120.3 917 2/25/2025
9.0.6 86,397 6/10/2025
9.0.5 400,932 5/13/2025
9.0.4 598,922 4/8/2025
9.0.3 747,672 3/11/2025
9.0.2 949,491 2/11/2025
9.0.1 711,793 1/14/2025
9.0.0 1,885,790 11/12/2024
9.0.0-rc.2.24474.3 37,899 10/8/2024
9.0.0-rc.1.24452.1 12,589 9/10/2024
9.0.0-preview.7.24406.2 9,575 8/13/2024
9.0.0-preview.6.24328.4 92,860 7/9/2024
9.0.0-preview.5.24306.11 7,168 6/11/2024
9.0.0-preview.4.24267.6 2,659 5/21/2024
9.0.0-preview.3.24172.13 72,185 4/11/2024
9.0.0-preview.2.24128.4 2,428 3/12/2024
9.0.0-preview.1.24081.5 25,445 2/13/2024
8.0.17 43,474 6/10/2025
8.0.16 173,564 5/13/2025
8.0.15 351,929 4/8/2025
8.0.14 640,848 3/11/2025
8.0.13 468,118 2/11/2025
8.0.12 706,126 1/14/2025
8.0.11 3,022,760 11/12/2024
8.0.10 3,187,771 10/8/2024
8.0.8 4,413,523 8/13/2024
8.0.7 2,685,593 7/9/2024
8.0.6 3,254,537 5/28/2024
8.0.5 1,362,761 5/14/2024
8.0.4 3,091,661 4/9/2024
8.0.3 2,215,048 3/12/2024
8.0.2 2,719,450 2/13/2024
8.0.1 3,331,227 1/9/2024
8.0.0 6,466,162 11/14/2023
8.0.0-rc.2.23480.2 63,253 10/10/2023
8.0.0-rc.1.23421.29 29,326 9/12/2023
8.0.0-preview.7.23375.9 66,659 8/8/2023
8.0.0-preview.6.23329.11 77,546 7/11/2023
8.0.0-preview.5.23302.2 8,666 6/13/2023
8.0.0-preview.4.23260.4 10,219 5/16/2023
8.0.0-preview.3.23177.8 11,879 4/11/2023
8.0.0-preview.2.23153.2 94,247 3/14/2023
8.0.0-preview.1.23112.2 58,498 2/21/2023
7.0.20 472,859 5/28/2024
7.0.19 51,439 5/14/2024
7.0.18 124,960 4/9/2024
7.0.17 599,541 3/12/2024
7.0.16 250,198 2/13/2024
7.0.15 391,818 1/9/2024
7.0.14 620,956 11/14/2023
7.0.13 933,832 10/24/2023
7.0.12 711,343 10/10/2023
7.0.11 1,072,045 9/12/2023
7.0.10 1,190,831 8/8/2023
7.0.9 1,079,053 7/11/2023
7.0.8 600,962 6/22/2023
7.0.7 957,998 6/13/2023
7.0.5 3,182,783 4/11/2023
7.0.4 1,298,556 3/14/2023
7.0.3 1,413,874 2/14/2023
7.0.2 2,231,888 1/10/2023
7.0.1 817,019 12/13/2022
7.0.0 3,581,243 11/7/2022
7.0.0-rc.2.22476.2 61,909 10/11/2022
7.0.0-rc.1.22427.2 74,494 9/14/2022
7.0.0-preview.7.22376.6 11,198 8/9/2022
7.0.0-preview.6.22330.3 3,514 7/12/2022
7.0.0-preview.5.22303.8 6,812 6/14/2022
7.0.0-preview.4.22251.1 6,967 5/10/2022
7.0.0-preview.3.22178.4 3,152 4/13/2022
7.0.0-preview.2.22153.2 1,411 3/14/2022
7.0.0-preview.1.22109.13 1,598 2/17/2022
6.0.36 156,096 11/12/2024
6.0.35 91,689 10/8/2024
6.0.33 813,691 8/13/2024
6.0.32 112,223 7/9/2024
6.0.31 132,407 5/28/2024
6.0.30 90,342 5/14/2024
6.0.29 272,812 4/9/2024
6.0.28 392,062 3/12/2024
6.0.27 230,726 2/13/2024
6.0.26 1,208,550 1/9/2024
6.0.25 784,122 11/14/2023
6.0.24 525,718 10/24/2023
6.0.23 259,123 10/10/2023
6.0.22 537,714 9/12/2023
6.0.21 711,932 8/8/2023
6.0.20 604,172 7/11/2023
6.0.19 384,868 6/22/2023
6.0.18 326,661 6/13/2023
6.0.16 1,715,678 4/11/2023
6.0.15 765,895 3/14/2023
6.0.14 1,011,924 2/14/2023
6.0.13 1,423,002 1/10/2023
6.0.12 947,207 12/13/2022
6.0.11 1,702,323 11/7/2022
6.0.10 2,794,926 10/11/2022
6.0.9 2,544,366 9/13/2022
6.0.8 3,690,210 8/9/2022
6.0.7 3,193,567 7/12/2022
6.0.6 2,378,934 6/14/2022
6.0.5 6,173,669 5/10/2022
6.0.4 2,763,734 4/11/2022
6.0.3 2,957,782 3/8/2022
6.0.2 3,226,503 2/8/2022
6.0.1 4,392,357 12/14/2021
6.0.0 9,802,895 11/8/2021
6.0.0-rc.2.21480.10 42,197 10/12/2021
6.0.0-rc.1.21452.15 39,297 9/14/2021
6.0.0-preview.7.21378.6 24,073 8/10/2021
6.0.0-preview.6.21355.2 12,036 7/14/2021
6.0.0-preview.5.21301.17 14,226 6/15/2021
6.0.0-preview.4.21253.5 7,099 5/24/2021
6.0.0-preview.3.21201.13 23,966 4/8/2021
6.0.0-preview.2.21154.6 7,456 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,751 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 1,240,168 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 189,077 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 342,663 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 233,886 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 586,004 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 725,422 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 3,288,584 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 3,534,431 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 2,168,118 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 1,659,649 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 2,255,923 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 1,781,154 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 1,942,398 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 1,703,934 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 2,128,663 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 1,519,709 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 1,513,934 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 2,764,593 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 30,999 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,042 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,904 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,143 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,889 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,220 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,267 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,222 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,821 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,355 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 356,111 12/13/2022
3.1.31 49,098 11/8/2022
3.1.30 49,051 10/11/2022
3.1.29 57,574 9/13/2022
3.1.28 73,202 8/9/2022
3.1.27 65,410 7/12/2022
3.1.26 56,252 6/14/2022
3.1.25 126,259 5/10/2022
3.1.24 81,982 4/11/2022
3.1.23 200,623 3/8/2022
3.1.22 535,340 12/14/2021
3.1.21 408,239 11/7/2021
3.1.20 265,439 10/11/2021
3.1.19 208,511 9/14/2021
3.1.18 383,747 8/10/2021
3.1.17 241,449 7/13/2021
3.1.16 365,954 6/8/2021
3.1.15 352,375 5/11/2021
3.1.14 384,687 4/6/2021
3.1.13 853,173 3/9/2021
3.1.12 1,406,033 2/9/2021
3.1.11 787,856 1/12/2021
3.1.10 1,950,298 11/9/2020
3.1.9 2,148,296 10/13/2020
3.1.8 4,414,340 9/8/2020
3.1.7 2,597,507 8/11/2020
3.1.6 2,339,390 7/14/2020
3.1.5 2,263,427 6/9/2020
3.1.4 1,832,824 5/12/2020
3.1.3 3,329,546 3/24/2020
3.1.2 3,040,997 2/18/2020
3.1.1 2,615,331 1/14/2020
3.1.0 3,833,984 12/3/2019
3.1.0-preview3.19555.2 16,693 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 8,228 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 10,751 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 77,740 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 46,169 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 2,762,452 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 24,310 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 27,715 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 23,328 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 39,653 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 49,673 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
2.3.0 471,919 2/19/2025
2.2.0 48,410,879 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 84,136 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 44,984 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 11,947 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.6 8,847,594 11/13/2018
2.1.3 10,539,000 8/21/2018
2.1.2 4,424,481 7/10/2018
2.1.1 10,868,481 6/18/2018
2.1.0 7,610,352 5/29/2018
2.1.0-rc1-final 118,770 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 212,293 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 102,354 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.4 2,981,558 7/10/2018 2.0.4 is deprecated because it is no longer maintained.
2.0.3 2,367,826 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 3,887,780 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 8,806,797 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 7,527,307 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 60,301 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.