Microsoft.Extensions.Identity.Stores 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.Stores.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Extensions.Identity.Stores --version 6.0.0-preview.1.21103.6
                    
NuGet\Install-Package Microsoft.Extensions.Identity.Stores -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.Stores" 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.Stores" Version="6.0.0-preview.1.21103.6" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Extensions.Identity.Stores" />
                    
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.Stores --version 6.0.0-preview.1.21103.6
                    
#r "nuget: Microsoft.Extensions.Identity.Stores, 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.Stores@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.Stores&version=6.0.0-preview.1.21103.6&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Extensions.Identity.Stores&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 (425)

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

Package Downloads
Microsoft.AspNetCore.Identity.EntityFrameworkCore

ASP.NET Core Identity provider that uses Entity Framework Core. This package was built from the source code at https://github.com/dotnet/dotnet/tree/75972a5ba730bdaf7cf3a34f528ab0f5c7f05183

Microsoft.AspNetCore.Identity.UI

ASP.NET Core Identity UI is the default Razor Pages built-in UI for the ASP.NET Core Identity framework. This package was built from the source code at https://github.com/dotnet/dotnet/tree/75972a5ba730bdaf7cf3a34f528ab0f5c7f05183

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.Infrastructure

Contains the infrastructure assembly needed to run Umbraco CMS.

GitHub repositories (52)

Showing the top 20 popular GitHub repositories that depend on Microsoft.Extensions.Identity.Stores:

Repository Stars
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
dotnet/eShop
A reference .NET application implementing an eCommerce site
umbraco/Umbraco-CMS
Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
immense/Remotely
A remote control and remote scripting solution, built with .NET 8, Blazor, and SignalR.
fullstackhero/blazor-starter-kit
Clean Architecture Template for Blazor WebAssembly Built with MudBlazor Components.
Squidex/squidex
Headless CMS and Content Managment Hub
enkodellc/blazorboilerplate
Blazor Boilerplate / Starter Template with MudBlazor
ivaylokenov/MyTested.AspNetCore.Mvc
Fluent testing library for ASP.NET Core MVC.
Finbuckle/Finbuckle.MultiTenant
Finbuckle.MultiTenant is an open-source multitenancy middleware library for .NET. It enables tenant resolution, per-tenant app behavior, and per-tenant data isolation.
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
yangzhongke/NETBookMaterials
dotnetzoom/AspNetCore-WebApi-Course
🥇 Professional REST API design with ASP.NET Core WebAPI
JonPSmith/AuthPermissions.AspNetCore
This library provides extra authorization and multi-tenant features to an ASP.NET Core application.
dotnet/Scaffolding
Code generators to speed up development.
chayxana/Restaurant-App
Restaurant App 🍔 is a sample open-source e-Commerce 🛒 application for ordering foods, powered by polyglot microservices architecture and cross-platform development including mobile and web
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
wangkanai/wangkanai
Wangkanai is a collection of ASP.NET Core libraries that was developed internally over time and share common usage that would benefit everyone in the open source community as a whole.
aspnetrun/run-aspnetcore-cqrs
Real world Enterprise CRM application example of ASP.NET Core + Angular web application. Implemented CQRS Design Pattern for ASP.NET Core + Angular reference application, demonstrating a layered application architecture with DDD best practices. Download 100+ page eBook PDF from here ->
fullstackhero/dotnet-microservices-boilerplate
The Ultimate Microservices Starter Kit for .NET Developers!
Version Downloads Last Updated
10.0.0-preview.6.25358.103 60 7/15/2025
10.0.0-preview.5.25277.114 1,143 6/6/2025
10.0.0-preview.4.25258.110 817 5/12/2025
10.0.0-preview.3.25172.1 1,012 4/10/2025
10.0.0-preview.2.25164.1 494 3/18/2025
10.0.0-preview.1.25120.3 613 2/25/2025
9.0.7 36,237 7/8/2025
9.0.6 256,509 6/10/2025
9.0.5 447,244 5/13/2025
9.0.4 583,722 4/8/2025
9.0.3 676,622 3/11/2025
9.0.2 809,703 2/11/2025
9.0.1 627,463 1/14/2025
9.0.0 1,472,177 11/12/2024
9.0.0-rc.2.24474.3 35,285 10/8/2024
9.0.0-rc.1.24452.1 11,906 9/10/2024
9.0.0-preview.7.24406.2 9,357 8/13/2024
9.0.0-preview.6.24328.4 94,037 7/9/2024
9.0.0-preview.5.24306.11 6,726 6/11/2024
9.0.0-preview.4.24267.6 2,510 5/21/2024
9.0.0-preview.3.24172.13 73,020 4/11/2024
9.0.0-preview.2.24128.4 2,162 3/12/2024
9.0.0-preview.1.24081.5 24,892 2/13/2024
8.0.18 18,219 7/8/2025
8.0.17 140,836 6/10/2025
8.0.16 218,355 5/13/2025
8.0.15 394,578 4/8/2025
8.0.14 710,669 3/11/2025
8.0.13 469,211 2/11/2025
8.0.12 714,905 1/14/2025
8.0.11 2,559,218 11/12/2024
8.0.10 3,020,429 10/8/2024
8.0.8 3,872,081 8/13/2024
8.0.7 2,393,658 7/9/2024
8.0.6 2,841,325 5/28/2024
8.0.5 1,303,212 5/14/2024
8.0.4 2,763,881 4/9/2024
8.0.3 1,925,166 3/12/2024
8.0.2 2,369,592 2/13/2024
8.0.1 2,871,205 1/9/2024
8.0.0 5,030,385 11/14/2023
8.0.0-rc.2.23480.2 58,227 10/10/2023
8.0.0-rc.1.23421.29 26,038 9/12/2023
8.0.0-preview.7.23375.9 67,750 8/8/2023
8.0.0-preview.6.23329.11 85,830 7/11/2023
8.0.0-preview.5.23302.2 8,360 6/13/2023
8.0.0-preview.4.23260.4 9,805 5/16/2023
8.0.0-preview.3.23177.8 11,205 4/11/2023
8.0.0-preview.2.23153.2 94,203 3/14/2023
8.0.0-preview.1.23112.2 58,470 2/21/2023
7.0.20 511,906 5/28/2024
7.0.19 46,156 5/14/2024
7.0.18 122,996 4/9/2024
7.0.17 350,773 3/12/2024
7.0.16 236,190 2/13/2024
7.0.15 381,649 1/9/2024
7.0.14 569,959 11/14/2023
7.0.13 857,538 10/24/2023
7.0.12 530,185 10/10/2023
7.0.11 923,662 9/12/2023
7.0.10 1,013,624 8/8/2023
7.0.9 941,501 7/11/2023
7.0.8 521,234 6/22/2023
7.0.7 835,048 6/13/2023
7.0.5 2,920,774 4/11/2023
7.0.4 990,527 3/14/2023
7.0.3 1,255,284 2/14/2023
7.0.2 1,964,432 1/10/2023
7.0.1 701,719 12/13/2022
7.0.0 2,209,851 11/7/2022
7.0.0-rc.2.22476.2 60,475 10/11/2022
7.0.0-rc.1.22427.2 73,688 9/14/2022
7.0.0-preview.7.22376.6 8,624 8/9/2022
7.0.0-preview.6.22330.3 3,373 7/12/2022
7.0.0-preview.5.22303.8 6,685 6/14/2022
7.0.0-preview.4.22251.1 6,752 5/10/2022
7.0.0-preview.3.22178.4 3,045 4/13/2022
7.0.0-preview.2.22153.2 1,221 3/14/2022
7.0.0-preview.1.22109.13 1,265 2/17/2022
6.0.36 166,255 11/12/2024
6.0.35 89,415 10/8/2024
6.0.33 880,769 8/13/2024
6.0.32 99,166 7/9/2024
6.0.31 121,979 5/28/2024
6.0.30 89,252 5/14/2024
6.0.29 277,871 4/9/2024
6.0.28 298,292 3/12/2024
6.0.27 219,265 2/13/2024
6.0.26 471,071 1/9/2024
6.0.25 665,692 11/14/2023
6.0.24 490,770 10/24/2023
6.0.23 232,077 10/10/2023
6.0.22 453,518 9/12/2023
6.0.21 648,609 8/8/2023
6.0.20 537,451 7/11/2023
6.0.19 334,718 6/22/2023
6.0.18 311,040 6/13/2023
6.0.16 1,511,575 4/11/2023
6.0.15 673,848 3/14/2023
6.0.14 887,924 2/14/2023
6.0.13 1,306,403 1/10/2023
6.0.12 881,743 12/13/2022
6.0.11 1,627,671 11/7/2022
6.0.10 2,324,157 10/11/2022
6.0.9 2,293,794 9/13/2022
6.0.8 2,920,576 8/9/2022
6.0.7 2,825,208 7/12/2022
6.0.6 1,974,780 6/14/2022
6.0.5 5,782,635 5/10/2022
6.0.4 2,483,032 4/11/2022
6.0.3 2,469,917 3/8/2022
6.0.2 2,764,224 2/8/2022
6.0.1 3,900,059 12/14/2021
6.0.0 7,622,365 11/8/2021
6.0.0-rc.2.21480.10 38,541 10/12/2021
6.0.0-rc.1.21452.15 36,645 9/14/2021
6.0.0-preview.7.21378.6 23,663 8/10/2021
6.0.0-preview.6.21355.2 11,779 7/14/2021
6.0.0-preview.5.21301.17 13,822 6/15/2021
6.0.0-preview.4.21253.5 7,095 5/24/2021
6.0.0-preview.3.21201.13 21,369 4/8/2021
6.0.0-preview.2.21154.6 6,293 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,520 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 1,103,961 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 145,004 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 331,732 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 223,784 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 523,652 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 587,625 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 3,198,776 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 3,268,876 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 1,761,587 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 1,333,359 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 1,819,541 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 1,403,899 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 1,630,594 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 1,521,138 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 1,265,121 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 1,135,646 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 1,295,654 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 2,141,096 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 25,314 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 21,894 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,697 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 11,989 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,569 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 2,831 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 7,246 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,005 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 4,543 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,077 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 296,719 12/13/2022
3.1.31 40,574 11/8/2022
3.1.30 41,382 10/11/2022
3.1.29 39,826 9/13/2022
3.1.28 59,761 8/9/2022
3.1.27 53,802 7/12/2022
3.1.26 49,362 6/14/2022
3.1.25 90,635 5/10/2022
3.1.24 76,978 4/11/2022
3.1.23 175,257 3/8/2022
3.1.22 506,588 12/14/2021
3.1.21 381,520 11/7/2021
3.1.20 247,083 10/11/2021
3.1.19 167,452 9/14/2021
3.1.18 362,184 8/10/2021
3.1.17 216,281 7/13/2021
3.1.16 277,961 6/8/2021
3.1.15 329,591 5/11/2021
3.1.14 335,065 4/6/2021
3.1.13 570,239 3/9/2021
3.1.12 1,358,779 2/9/2021
3.1.11 694,649 1/12/2021
3.1.10 1,389,227 11/9/2020
3.1.9 1,849,684 10/13/2020
3.1.8 3,649,493 9/8/2020
3.1.7 2,333,289 8/11/2020
3.1.6 1,678,964 7/14/2020
3.1.5 2,002,644 6/9/2020
3.1.4 1,698,939 5/12/2020
3.1.3 2,896,265 3/24/2020
3.1.2 2,560,786 2/18/2020
3.1.1 2,392,190 1/14/2020
3.1.0 3,262,435 12/3/2019
3.1.0-preview3.19555.2 12,896 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 7,404 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 10,604 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 71,670 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 40,875 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 2,524,153 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 24,244 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 22,538 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 15,518 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 34,787 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 11,260 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
2.3.2 353 5/13/2025
2.3.0 4,813 2/19/2025
2.2.0 18,054,178 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 73,215 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 39,614 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 5,951 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.6 7,238,354 11/13/2018
2.1.3 8,422,393 8/21/2018
2.1.2 3,514,075 7/10/2018
2.1.1 10,847,884 6/18/2018
2.1.0 4,397,303 5/29/2018
2.1.0-rc1-final 31,690 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 27,173 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 43,939 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.4 2,739,647 7/10/2018 2.0.4 is deprecated because it is no longer maintained.
2.0.3 2,116,050 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 3,738,751 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 5,726,972 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 7,031,954 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 53,752 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.