Microsoft.AspNetCore.Identity.EntityFrameworkCore 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.AspNetCore.Identity.EntityFrameworkCore --version 5.0.3
                    
NuGet\Install-Package Microsoft.AspNetCore.Identity.EntityFrameworkCore -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.AspNetCore.Identity.EntityFrameworkCore" Version="5.0.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="5.0.3" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" />
                    
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.AspNetCore.Identity.EntityFrameworkCore --version 5.0.3
                    
#r "nuget: Microsoft.AspNetCore.Identity.EntityFrameworkCore, 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.AspNetCore.Identity.EntityFrameworkCore@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.AspNetCore.Identity.EntityFrameworkCore&version=5.0.3
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Identity.EntityFrameworkCore&version=5.0.3
                    
Install as a Cake Tool

ASP.NET Core Identity provider that uses Entity Framework Core.

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 netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen 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 (1.1K)

Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Identity.EntityFrameworkCore:

Package Downloads
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.

Microsoft.AspNetCore.ApiAuthorization.IdentityServer

ASP.NET Core API Authorization package powered by Identity Server. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/fb4b5a21ebd67b31fff4ddf5c039181da504c932

Microting.eFormApi.BasePn

Package Description

Finbuckle.MultiTenant.EntityFrameworkCore

Entity Framework Core support for Finbuckle.MultiTenant.

GitHub repositories (321)

Showing the top 20 popular GitHub repositories that depend on Microsoft.AspNetCore.Identity.EntityFrameworkCore:

Repository Stars
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
dotnet-architecture/eShopOnWeb
Sample ASP.NET Core 8.0 reference application, now community supported: https://github.com/NimblePros/eShopOnWeb
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 10 RC 1, 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
dotnet/eShop
A reference .NET application implementing an eCommerce site
Kareadita/Kavita
Kavita is a fast, feature rich, cross platform reading server. Built with the goal of being a full solution for all your reading needs. Setup your own server and share your reading collection with your friends and family.
btcpayserver/btcpayserver
Accept Bitcoin payments. Free, open-source & self-hosted, Bitcoin payment processor.
EduardoPires/EquinoxProject
Web Application ASP.NET 9 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices
ant-design-blazor/ant-design-blazor
🌈A rich set of enterprise-class UI components based on Ant Design and Blazor.
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
jasontaylordev/NorthwindTraders
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
openiddict/openiddict-core
Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET
immense/Remotely
A remote control and remote scripting solution, built with .NET 8, Blazor, and SignalR.
microsoft/fluentui-blazor
Microsoft Fluent UI Blazor components library. For use with ASP.NET Core Blazor applications
cobbr/Covenant
Covenant is a collaborative .NET C2 framework for red teamers.
simplcommerce/SimplCommerce
A simple, cross platform, modulith ecommerce system built on .NET
Ombi-app/Ombi
Want a Movie or TV Show on Plex/Emby/Jellyfin? Use Ombi!
skoruba/IdentityServer4.Admin
The administration for the IdentityServer4 and Asp.Net Core Identity
fullstackhero/blazor-starter-kit
Clean Architecture Template for Blazor WebAssembly Built with MudBlazor Components.
Version Downloads Last Updated
10.0.0-rc.1.25451.107 5,680 9/9/2025
10.0.0-preview.7.25380.108 20,794 8/12/2025
10.0.0-preview.6.25358.103 3,181 7/15/2025
10.0.0-preview.5.25277.114 4,459 6/6/2025
10.0.0-preview.4.25258.110 3,037 5/12/2025
10.0.0-preview.3.25172.1 3,207 4/10/2025
10.0.0-preview.2.25164.1 46,745 3/18/2025
10.0.0-preview.1.25120.3 2,622 2/25/2025
9.0.9 94,293 9/9/2025
9.0.8 439,255 8/5/2025
9.0.7 333,564 7/8/2025
9.0.6 426,900 6/10/2025
9.0.5 608,669 5/13/2025
9.0.4 701,736 4/8/2025
9.0.3 806,536 3/11/2025
9.0.2 774,862 2/11/2025
9.0.1 656,762 1/14/2025
9.0.0 1,572,763 11/12/2024
9.0.0-rc.2.24474.3 29,058 10/8/2024
9.0.0-rc.1.24452.1 8,842 9/10/2024
9.0.0-preview.7.24406.2 37,609 8/13/2024
9.0.0-preview.6.24328.4 99,058 7/9/2024
9.0.0-preview.5.24306.11 3,545 6/11/2024
9.0.0-preview.4.24267.6 3,985 5/21/2024
9.0.0-preview.3.24172.13 73,624 4/11/2024
9.0.0-preview.2.24128.4 4,423 3/12/2024
9.0.0-preview.1.24081.5 27,321 2/13/2024
8.0.20 34,243 9/9/2025
8.0.19 166,495 8/4/2025
8.0.18 164,270 7/8/2025
8.0.17 302,537 6/10/2025
8.0.16 325,712 5/13/2025
8.0.15 540,024 4/8/2025
8.0.14 1,009,296 3/11/2025
8.0.13 565,710 2/11/2025
8.0.12 895,522 1/14/2025
8.0.11 2,395,329 11/12/2024
8.0.10 3,005,899 10/8/2024
8.0.8 3,418,516 8/13/2024
8.0.7 2,293,678 7/9/2024
8.0.6 2,608,887 5/28/2024
8.0.5 1,200,729 5/14/2024
8.0.4 2,522,147 4/9/2024
8.0.3 1,890,142 3/12/2024
8.0.2 2,287,041 2/13/2024
8.0.1 1,993,247 1/9/2024
8.0.0 4,182,441 11/14/2023
8.0.0-rc.2.23480.2 53,375 10/10/2023
8.0.0-rc.1.23421.29 25,344 9/12/2023
8.0.0-preview.7.23375.9 56,968 8/8/2023
8.0.0-preview.6.23329.11 79,193 7/11/2023
8.0.0-preview.5.23302.2 9,470 6/13/2023
8.0.0-preview.4.23260.4 7,428 5/16/2023
8.0.0-preview.3.23177.8 13,690 4/11/2023
8.0.0-preview.2.23153.2 95,078 3/14/2023
8.0.0-preview.1.23112.2 60,279 2/21/2023
7.0.20 546,342 5/28/2024
7.0.19 45,314 5/14/2024
7.0.18 101,771 4/9/2024
7.0.17 342,181 3/12/2024
7.0.16 213,737 2/13/2024
7.0.15 379,477 1/9/2024
7.0.14 518,157 11/14/2023
7.0.13 781,658 10/24/2023
7.0.12 493,849 10/10/2023
7.0.11 873,791 9/12/2023
7.0.10 968,265 8/8/2023
7.0.9 829,522 7/11/2023
7.0.8 489,513 6/22/2023
7.0.7 283,677 6/13/2023
7.0.5 2,752,340 4/11/2023
7.0.4 948,869 3/14/2023
7.0.3 1,068,987 2/14/2023
7.0.2 1,468,536 1/10/2023
7.0.1 557,418 12/13/2022
7.0.0 1,492,404 11/7/2022
7.0.0-rc.2.22476.2 43,157 10/11/2022
7.0.0-rc.1.22427.2 74,370 9/14/2022
7.0.0-preview.7.22376.6 9,760 8/9/2022
7.0.0-preview.6.22330.3 4,121 7/12/2022
7.0.0-preview.5.22303.8 7,886 6/14/2022
7.0.0-preview.4.22251.1 7,079 5/10/2022
7.0.0-preview.3.22178.4 4,253 4/13/2022
7.0.0-preview.2.22153.2 2,522 3/14/2022
7.0.0-preview.1.22109.13 2,506 2/17/2022
6.0.36 198,032 11/12/2024
6.0.35 86,872 10/8/2024
6.0.33 1,009,306 8/13/2024
6.0.32 99,031 7/9/2024
6.0.31 108,368 5/28/2024
6.0.30 78,634 5/14/2024
6.0.29 291,624 4/9/2024
6.0.28 294,843 3/12/2024
6.0.27 212,334 2/13/2024
6.0.26 410,926 1/9/2024
6.0.25 501,756 11/14/2023
6.0.24 274,304 10/24/2023
6.0.23 212,789 10/10/2023
6.0.22 426,492 9/12/2023
6.0.21 532,354 8/8/2023
6.0.20 447,814 7/11/2023
6.0.19 306,930 6/22/2023
6.0.18 308,257 6/13/2023
6.0.16 1,430,035 4/11/2023
6.0.15 618,265 3/14/2023
6.0.14 789,545 2/14/2023
6.0.13 1,143,714 1/10/2023
6.0.12 788,531 12/13/2022
6.0.11 1,421,557 11/7/2022
6.0.10 2,163,460 10/11/2022
6.0.9 2,109,556 9/13/2022
6.0.8 2,629,179 8/9/2022
6.0.7 2,598,016 7/12/2022
6.0.6 1,664,611 6/14/2022
6.0.5 2,844,993 5/10/2022
6.0.4 2,027,011 4/11/2022
6.0.3 2,231,821 3/8/2022
6.0.2 2,617,219 2/8/2022
6.0.1 3,169,168 12/14/2021
6.0.0 6,486,356 11/8/2021
6.0.0-rc.2.21480.10 37,354 10/12/2021
6.0.0-rc.1.21452.15 36,898 9/14/2021
6.0.0-preview.7.21378.6 23,956 8/10/2021
6.0.0-preview.6.21355.2 11,476 7/14/2021
6.0.0-preview.5.21301.17 13,439 6/15/2021
6.0.0-preview.4.21253.5 7,167 5/24/2021
6.0.0-preview.3.21201.13 20,541 4/8/2021
6.0.0-preview.2.21154.6 6,588 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,989 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 1,006,647 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 142,569 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 316,201 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 213,622 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 414,769 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 519,447 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 1,172,309 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 1,309,115 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 1,300,477 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 1,209,646 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 1,597,783 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 1,252,538 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 1,513,656 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 1,336,002 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 1,100,124 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 978,757 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 1,077,456 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 1,911,809 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 24,927 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,015 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,127 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,379 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 9,017 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,869 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 3,996 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 5,620 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,665 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,239 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 276,657 12/13/2022
3.1.31 34,805 11/8/2022
3.1.30 39,915 10/11/2022
3.1.29 35,977 9/13/2022
3.1.28 55,540 8/9/2022
3.1.27 52,196 7/12/2022
3.1.26 46,101 6/14/2022
3.1.25 90,739 5/10/2022
3.1.24 74,147 4/11/2022
3.1.23 156,412 3/8/2022
3.1.22 402,795 12/14/2021
3.1.21 358,098 11/7/2021
3.1.20 234,918 10/11/2021
3.1.19 147,518 9/14/2021
3.1.18 313,134 8/10/2021
3.1.17 187,304 7/13/2021
3.1.16 230,471 6/8/2021
3.1.15 299,385 5/11/2021
3.1.14 275,730 4/6/2021
3.1.13 432,429 3/9/2021
3.1.12 537,664 2/9/2021
3.1.11 615,278 1/12/2021
3.1.10 1,211,888 11/9/2020
3.1.9 1,622,259 10/13/2020
3.1.8 3,000,548 9/8/2020
3.1.7 1,480,114 8/11/2020
3.1.6 1,509,576 7/14/2020
3.1.5 1,749,625 6/9/2020
3.1.4 1,236,677 5/12/2020
3.1.3 2,482,425 3/24/2020
3.1.2 1,984,267 2/18/2020
3.1.1 1,949,833 1/14/2020
3.1.0 2,387,012 12/3/2019
3.1.0-preview3.19555.2 12,747 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 7,537 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 10,033 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 62,514 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 15,885 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 2,178,411 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 22,461 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 21,527 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 14,547 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 33,170 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 16,809 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 11,941 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 3,852 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 6,972 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.
3.0.0-preview-19075-0444 2,827 1/29/2019 3.0.0-preview-19075-0444 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 3,342 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
2.3.0 7,535 1/14/2025
2.2.0 17,273,160 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 72,075 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 38,519 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 5,489 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.6 6,920,052 11/13/2018
2.1.3 8,019,348 8/21/2018
2.1.2 3,441,897 7/10/2018
2.1.1 11,103,147 6/18/2018
2.1.0 3,772,379 5/29/2018
2.1.0-rc1-final 26,640 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 26,605 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 42,790 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.4 2,476,384 7/10/2018 2.0.4 is deprecated because it is no longer maintained.
2.0.3 2,427,642 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 3,697,355 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 5,658,855 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 6,925,246 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 57,243 6/27/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 28,600 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.6 22,044 7/10/2018 1.1.6 is deprecated because it is no longer maintained.
1.1.5 24,467 12/12/2017 1.1.5 is deprecated because it is no longer maintained.
1.1.4 8,198 11/14/2017 1.1.4 is deprecated because it is no longer maintained.
1.1.3 26,829 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 321,466 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 200,925 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 260,063 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 9,920 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.6 4,650 7/10/2018 1.0.6 is deprecated because it is no longer maintained.
1.0.5 5,377 11/14/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 8,011 9/20/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 7,270 5/9/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 223,315 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 28,281 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 379,452 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 36,952 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.