Microsoft.Extensions.Identity.Stores 5.0.3

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

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

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

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/44525024595742ebe09023abe709df51de65009b

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/44525024595742ebe09023abe709df51de65009b

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

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
MultiTenant is an open source multi-tenancy library for modern .NET created and maintained by Finbuckle LLC.
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.
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
fullstackhero/dotnet-microservices-boilerplate
The Ultimate Microservices Starter Kit for .NET Developers!
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 ->
fluentcms/FluentCMS
ASP.NET Core Blazor Content Management System (CMS)
NimblePros/eShopOnWeb
Sample ASP.NET Core 10.0 reference application, powered by Microsoft, demonstrating a domain-centric application architecture with monolithic deployment model.
Version Downloads Last Updated
10.0.2 26,517 1/13/2026
10.0.1 260,976 12/9/2025
10.0.0 436,391 11/11/2025
10.0.0-rc.2.25502.107 23,510 10/14/2025
10.0.0-rc.1.25451.107 43,678 9/9/2025
10.0.0-preview.7.25380.108 9,946 8/12/2025
10.0.0-preview.6.25358.103 2,172 7/15/2025
10.0.0-preview.5.25277.114 1,982 6/6/2025
10.0.0-preview.4.25258.110 1,295 5/12/2025
10.0.0-preview.3.25172.1 1,456 4/10/2025
10.0.0-preview.2.25164.1 666 3/18/2025
10.0.0-preview.1.25120.3 1,114 2/25/2025
9.0.12 5,742 1/13/2026
9.0.11 223,807 11/11/2025
9.0.10 743,367 10/14/2025
9.0.9 897,909 9/9/2025
9.0.8 907,664 8/5/2025
9.0.7 623,613 7/8/2025
9.0.6 700,404 6/10/2025
9.0.5 847,782 5/13/2025
9.0.4 1,213,040 4/8/2025
9.0.3 980,841 3/11/2025
9.0.2 1,213,323 2/11/2025
9.0.1 948,604 1/14/2025
9.0.0 2,292,236 11/12/2024
9.0.0-rc.2.24474.3 37,025 10/8/2024
9.0.0-rc.1.24452.1 13,603 9/10/2024
9.0.0-preview.7.24406.2 10,058 8/13/2024
9.0.0-preview.6.24328.4 101,074 7/9/2024
9.0.0-preview.5.24306.11 7,286 6/11/2024
9.0.0-preview.4.24267.6 3,026 5/21/2024
9.0.0-preview.3.24172.13 74,126 4/11/2024
9.0.0-preview.2.24128.4 2,460 3/12/2024
9.0.0-preview.1.24081.5 25,888 2/13/2024
8.0.23 8,075 1/13/2026
8.0.22 339,421 11/11/2025
8.0.21 387,271 10/14/2025
8.0.20 361,320 9/9/2025
8.0.19 488,552 8/4/2025
8.0.18 411,256 7/8/2025
8.0.17 568,531 6/10/2025
8.0.16 567,038 5/13/2025
8.0.15 862,947 4/8/2025
8.0.14 1,756,892 3/11/2025
8.0.13 845,455 2/11/2025
8.0.12 1,338,535 1/14/2025
8.0.11 4,462,501 11/12/2024
8.0.10 4,569,085 10/8/2024
8.0.8 4,978,477 8/13/2024
8.0.7 3,040,825 7/9/2024
8.0.6 3,547,229 5/28/2024
8.0.5 1,655,114 5/14/2024
8.0.4 3,247,887 4/9/2024
8.0.3 2,281,321 3/12/2024
8.0.2 2,824,285 2/13/2024
8.0.1 3,482,691 1/9/2024
8.0.0 6,529,389 11/14/2023
8.0.0-rc.2.23480.2 59,640 10/10/2023
8.0.0-rc.1.23421.29 26,912 9/12/2023
8.0.0-preview.7.23375.9 81,657 8/8/2023
8.0.0-preview.6.23329.11 107,309 7/11/2023
8.0.0-preview.5.23302.2 8,532 6/13/2023
8.0.0-preview.4.23260.4 10,954 5/16/2023
8.0.0-preview.3.23177.8 12,163 4/11/2023
8.0.0-preview.2.23153.2 94,736 3/14/2023
8.0.0-preview.1.23112.2 59,517 2/21/2023
7.0.20 796,021 5/28/2024
7.0.19 68,693 5/14/2024
7.0.18 160,496 4/9/2024
7.0.17 382,398 3/12/2024
7.0.16 268,499 2/13/2024
7.0.15 435,035 1/9/2024
7.0.14 656,549 11/14/2023
7.0.13 917,510 10/24/2023
7.0.12 589,799 10/10/2023
7.0.11 1,006,717 9/12/2023
7.0.10 1,086,022 8/8/2023
7.0.9 1,060,750 7/11/2023
7.0.8 563,715 6/22/2023
7.0.7 972,086 6/13/2023
7.0.5 3,189,500 4/11/2023
7.0.4 1,045,206 3/14/2023
7.0.3 1,335,698 2/14/2023
7.0.2 2,232,507 1/10/2023
7.0.1 899,890 12/13/2022
7.0.0 2,448,828 11/7/2022
7.0.0-rc.2.22476.2 65,003 10/11/2022
7.0.0-rc.1.22427.2 73,849 9/14/2022
7.0.0-preview.7.22376.6 9,133 8/9/2022
7.0.0-preview.6.22330.3 3,500 7/12/2022
7.0.0-preview.5.22303.8 7,008 6/14/2022
7.0.0-preview.4.22251.1 6,899 5/10/2022
7.0.0-preview.3.22178.4 3,270 4/13/2022
7.0.0-preview.2.22153.2 1,454 3/14/2022
7.0.0-preview.1.22109.13 1,470 2/17/2022
6.0.36 351,420 11/12/2024
6.0.35 149,169 10/8/2024
6.0.33 1,363,374 8/13/2024
6.0.32 134,751 7/9/2024
6.0.31 153,830 5/28/2024
6.0.30 116,550 5/14/2024
6.0.29 379,695 4/9/2024
6.0.28 363,479 3/12/2024
6.0.27 255,584 2/13/2024
6.0.26 537,493 1/9/2024
6.0.25 773,679 11/14/2023
6.0.24 571,305 10/24/2023
6.0.23 270,222 10/10/2023
6.0.22 496,609 9/12/2023
6.0.21 737,268 8/8/2023
6.0.20 614,148 7/11/2023
6.0.19 374,715 6/22/2023
6.0.18 375,840 6/13/2023
6.0.16 1,631,966 4/11/2023
6.0.15 713,030 3/14/2023
6.0.14 945,931 2/14/2023
6.0.13 1,447,479 1/10/2023
6.0.12 954,392 12/13/2022
6.0.11 1,739,708 11/7/2022
6.0.10 2,478,043 10/11/2022
6.0.9 2,464,660 9/13/2022
6.0.8 3,116,820 8/9/2022
6.0.7 2,952,297 7/12/2022
6.0.6 2,066,950 6/14/2022
6.0.5 6,262,773 5/10/2022
6.0.4 2,574,540 4/11/2022
6.0.3 2,602,008 3/8/2022
6.0.2 2,876,804 2/8/2022
6.0.1 4,073,343 12/14/2021
6.0.0 8,473,143 11/8/2021
6.0.0-rc.2.21480.10 39,392 10/12/2021
6.0.0-rc.1.21452.15 36,943 9/14/2021
6.0.0-preview.7.21378.6 23,922 8/10/2021
6.0.0-preview.6.21355.2 11,954 7/14/2021
6.0.0-preview.5.21301.17 13,997 6/15/2021
6.0.0-preview.4.21253.5 7,266 5/24/2021
6.0.0-preview.3.21201.13 22,556 4/8/2021
6.0.0-preview.2.21154.6 6,496 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,888 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 1,205,939 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 166,875 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 353,502 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 245,094 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 558,485 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 619,874 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 3,325,328 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 3,427,845 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 1,873,021 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 1,387,721 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 1,886,924 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 1,449,017 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 1,711,255 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 1,574,278 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 1,310,973 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 1,169,945 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 1,345,337 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 2,208,211 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 25,547 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 22,149 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,938 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,254 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 14,070 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,031 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,500 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 4,763 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,301 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 371,393 12/13/2022
3.1.31 58,367 11/8/2022
3.1.30 61,958 10/11/2022
3.1.29 56,963 9/13/2022
3.1.28 83,356 8/9/2022
3.1.27 70,505 7/12/2022
3.1.26 68,698 6/14/2022
3.1.25 111,760 5/10/2022
3.1.24 94,454 4/11/2022
3.1.23 201,314 3/8/2022
3.1.22 581,213 12/14/2021
3.1.21 402,655 11/7/2021
3.1.20 267,307 10/11/2021
3.1.19 190,278 9/14/2021
3.1.18 389,081 8/10/2021
3.1.17 236,277 7/13/2021
3.1.16 307,467 6/8/2021
3.1.15 352,803 5/11/2021
3.1.14 356,711 4/6/2021
3.1.13 605,914 3/9/2021
3.1.12 1,476,313 2/9/2021
3.1.11 733,469 1/12/2021
3.1.10 1,460,336 11/9/2020
3.1.9 1,905,037 10/13/2020
3.1.8 3,778,777 9/8/2020
3.1.7 2,514,862 8/11/2020
3.1.6 1,736,677 7/14/2020
3.1.5 2,054,591 6/9/2020
3.1.4 1,758,496 5/12/2020
3.1.3 2,987,638 3/24/2020
3.1.2 2,643,475 2/18/2020
3.1.1 2,458,131 1/14/2020
3.1.0 3,448,010 12/3/2019
3.1.0-preview3.19555.2 13,139 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 7,883 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 10,975 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 91,476 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 57,462 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 2,635,439 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 24,495 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 22,748 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 15,845 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 35,124 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 11,500 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
2.3.9 117 1/7/2026
2.3.8 289 1/7/2026
2.3.2 16,712 5/13/2025
2.3.0 27,020 2/19/2025
2.2.0 18,828,692 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 73,764 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 40,018 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 6,325 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.6 7,345,846 11/13/2018
2.1.3 8,543,172 8/21/2018
2.1.2 3,586,691 7/10/2018
2.1.1 11,864,255 6/18/2018
2.1.0 4,538,762 5/29/2018
2.1.0-rc1-final 32,445 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 27,803 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 44,538 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.4 2,824,461 7/10/2018 2.0.4 is deprecated because it is no longer maintained.
2.0.3 2,163,072 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 3,831,534 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 5,880,202 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 7,204,893 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 54,973 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.