Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore 3.0.0-preview5-19227-01

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.AspNetCore.Diagnostics.EntityFrameworkCore.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore --version 3.0.0-preview5-19227-01
                    
NuGet\Install-Package Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore -Version 3.0.0-preview5-19227-01
                    
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.Diagnostics.EntityFrameworkCore" Version="3.0.0-preview5-19227-01" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="3.0.0-preview5-19227-01" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.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.Diagnostics.EntityFrameworkCore --version 3.0.0-preview5-19227-01
                    
#r "nuget: Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore, 3.0.0-preview5-19227-01"
                    
#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.Diagnostics.EntityFrameworkCore@3.0.0-preview5-19227-01
                    
#: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.Diagnostics.EntityFrameworkCore&version=3.0.0-preview5-19227-01&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore&version=3.0.0-preview5-19227-01&prerelease
                    
Install as a Cake Tool

ASP.NET Core middleware for Entity Framework Core error pages. Use this middleware to detect and diagnose errors with Entity Framework Core migrations.

This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/5502cf46706a25c39ce78a57b9191714c0eb40c2

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 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 is compatible.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (161)

Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Diagnostics.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.

FenixAlliance.ACL.Dependencies

Application Component for the Alliance Business Suite.

Be.Vlaanderen.Basisregisters.Api

Common API infrastructure and helpers.

FenixAlliance.ABM.SDK

Application Component for the Alliance Business Suite.

GitHub repositories (162)

Showing the top 20 popular GitHub repositories that depend on Microsoft.AspNetCore.Diagnostics.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/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
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.
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
simplcommerce/SimplCommerce
A simple, cross platform, modulith ecommerce system built on .NET
skoruba/IdentityServer4.Admin
The administration for the IdentityServer4 and Asp.Net Core Identity
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
dotnetcore/osharp
OSharp是一个基于.Net6.0的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net 框架更易于应用到实际项目开发中。
vietnam-devs/coolstore-microservices
A full-stack .NET microservices build on Dapr and Tye
aspnet/Identity
[Archived] ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. Project moved to https://github.com/aspnet/AspNetCore
microsoft/WhatTheHack
A collection of challenge based hack-a-thons including student guide, coach guide, lecture presentations, sample/instructional code and templates. Please visit the What The Hack website at: https://aka.ms/wth
ivaylokenov/MyTested.AspNetCore.Mvc
Fluent testing library for ASP.NET Core MVC.
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.
DuendeSoftware/products
The most flexible and standards-compliant OpenID Connect and OAuth 2.x framework for ASP.NET Core
fullstackproltd/AspNetCoreSpa
Asp.Net 7.0 & Angular 15 SPA Fullstack application with plenty of examples. Live demo:
Version Downloads Last Updated
10.0.0-preview.6.25358.103 378 7/15/2025
10.0.0-preview.5.25277.114 1,413 6/6/2025
10.0.0-preview.4.25258.110 1,625 5/12/2025
10.0.0-preview.3.25172.1 1,419 4/10/2025
10.0.0-preview.2.25164.1 26,471 3/18/2025
10.0.0-preview.1.25120.3 1,142 2/25/2025
9.0.7 33,236 7/8/2025
9.0.6 106,569 6/10/2025
9.0.5 137,730 5/13/2025
9.0.4 239,103 4/8/2025
9.0.3 216,341 3/11/2025
9.0.2 271,097 2/11/2025
9.0.1 237,572 1/14/2025
9.0.0 506,992 11/12/2024
9.0.0-rc.2.24474.3 13,197 10/8/2024
9.0.0-rc.1.24452.1 4,516 9/10/2024
9.0.0-preview.7.24406.2 2,971 8/13/2024
9.0.0-preview.6.24328.4 93,518 7/9/2024
9.0.0-preview.5.24306.11 1,929 6/11/2024
9.0.0-preview.4.24267.6 1,505 5/21/2024
9.0.0-preview.3.24172.13 2,786 4/11/2024
9.0.0-preview.2.24128.4 2,579 3/12/2024
9.0.0-preview.1.24081.5 3,032 2/13/2024
8.0.18 15,942 7/8/2025
8.0.17 62,691 6/10/2025
8.0.16 98,730 5/13/2025
8.0.15 180,362 4/8/2025
8.0.14 445,520 3/11/2025
8.0.13 206,944 2/11/2025
8.0.12 294,006 1/14/2025
8.0.11 970,751 11/12/2024
8.0.10 1,002,087 10/8/2024
8.0.8 1,419,704 8/13/2024
8.0.7 830,899 7/9/2024
8.0.6 986,676 5/28/2024
8.0.5 388,626 5/14/2024
8.0.4 1,247,424 4/9/2024
8.0.3 797,126 3/12/2024
8.0.2 918,426 2/13/2024
8.0.1 813,540 1/9/2024
8.0.0 1,165,480 11/14/2023
8.0.0-rc.2.23480.2 24,741 10/10/2023
8.0.0-rc.1.23421.29 11,881 9/12/2023
8.0.0-preview.7.23375.9 20,190 8/8/2023
8.0.0-preview.6.23329.11 8,071 7/11/2023
8.0.0-preview.5.23302.2 6,271 6/13/2023
8.0.0-preview.4.23260.4 4,326 5/16/2023
8.0.0-preview.3.23177.8 2,654 4/11/2023
8.0.0-preview.2.23153.2 89,797 3/14/2023
8.0.0-preview.1.23112.2 2,511 2/21/2023
7.0.20 75,092 5/28/2024
7.0.19 13,665 5/14/2024
7.0.18 29,026 4/9/2024
7.0.17 187,535 3/12/2024
7.0.16 162,314 2/13/2024
7.0.15 114,738 1/9/2024
7.0.14 243,710 11/14/2023
7.0.13 271,603 10/24/2023
7.0.12 271,196 10/10/2023
7.0.11 418,054 9/12/2023
7.0.10 445,908 8/8/2023
7.0.9 352,075 7/11/2023
7.0.8 289,853 6/22/2023
7.0.7 172,842 6/13/2023
7.0.5 1,053,712 4/11/2023
7.0.4 447,924 3/14/2023
7.0.3 600,091 2/14/2023
7.0.2 730,470 1/10/2023
7.0.1 220,412 12/13/2022
7.0.0 460,106 11/7/2022
7.0.0-rc.2.22476.2 34,060 10/11/2022
7.0.0-rc.1.22427.2 70,584 9/14/2022
7.0.0-preview.7.22376.6 5,985 8/9/2022
7.0.0-preview.6.22330.3 2,529 7/12/2022
7.0.0-preview.5.22303.8 3,258 6/14/2022
7.0.0-preview.4.22251.1 3,686 5/10/2022
7.0.0-preview.3.22178.4 3,044 4/13/2022
7.0.0-preview.2.22153.2 1,892 3/14/2022
7.0.0-preview.1.22109.13 1,747 2/17/2022
6.0.36 56,749 11/12/2024
6.0.35 29,865 10/8/2024
6.0.33 47,187 8/13/2024
6.0.32 35,682 7/9/2024
6.0.31 39,101 5/28/2024
6.0.30 20,978 5/14/2024
6.0.29 50,070 4/9/2024
6.0.28 41,176 3/12/2024
6.0.27 49,698 2/13/2024
6.0.26 89,117 1/9/2024
6.0.25 186,380 11/14/2023
6.0.24 63,151 10/24/2023
6.0.23 63,623 10/10/2023
6.0.22 150,373 9/12/2023
6.0.21 177,834 8/8/2023
6.0.20 166,811 7/11/2023
6.0.19 128,616 6/22/2023
6.0.18 111,936 6/13/2023
6.0.16 480,825 4/11/2023
6.0.15 235,182 3/14/2023
6.0.14 372,300 2/14/2023
6.0.13 393,926 1/10/2023
6.0.12 303,918 12/13/2022
6.0.11 642,094 11/7/2022
6.0.10 839,754 10/11/2022
6.0.9 672,446 9/13/2022
6.0.8 1,211,154 8/9/2022
6.0.7 1,447,348 7/12/2022
6.0.6 677,674 6/14/2022
6.0.5 1,684,002 5/10/2022
6.0.4 696,883 4/11/2022
6.0.3 1,125,777 3/8/2022
6.0.2 802,262 2/8/2022
6.0.1 1,407,218 12/14/2021
6.0.0 1,564,293 11/8/2021
6.0.0-rc.2.21480.10 46,839 10/12/2021
6.0.0-rc.1.21452.15 17,684 9/14/2021
6.0.0-preview.7.21378.6 15,376 8/10/2021
6.0.0-preview.6.21355.2 7,522 7/14/2021
6.0.0-preview.5.21301.17 7,378 6/15/2021
6.0.0-preview.4.21253.5 3,818 5/24/2021
6.0.0-preview.3.21201.13 4,836 4/8/2021
6.0.0-preview.2.21154.6 6,277 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 2,353 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 255,060 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 45,280 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 76,612 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 71,487 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 137,845 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 177,681 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 418,192 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 344,052 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 401,043 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 374,946 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 583,879 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 565,018 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 493,889 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 374,899 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 393,119 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 520,687 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 408,613 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 683,734 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 16,863 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 9,630 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 4,974 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 4,894 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 3,477 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 1,722 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 1,889 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 1,976 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 2,696 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 3,095 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 98,091 12/13/2022
3.1.31 17,243 11/8/2022
3.1.30 10,189 10/11/2022
3.1.29 16,599 9/13/2022
3.1.28 29,050 8/9/2022
3.1.27 23,436 7/12/2022
3.1.26 24,035 6/14/2022
3.1.25 34,670 5/10/2022
3.1.24 21,068 4/11/2022
3.1.23 86,092 3/8/2022
3.1.22 125,678 12/14/2021
3.1.21 96,258 11/7/2021
3.1.20 64,093 10/11/2021
3.1.19 60,674 9/14/2021
3.1.18 176,582 8/10/2021
3.1.17 93,494 7/13/2021
3.1.16 108,552 6/8/2021
3.1.15 105,445 5/11/2021
3.1.14 106,650 4/6/2021
3.1.13 134,300 3/9/2021
3.1.12 279,999 2/9/2021
3.1.11 172,824 1/12/2021
3.1.10 392,600 11/9/2020
3.1.9 679,446 10/13/2020
3.1.8 808,686 9/8/2020
3.1.7 426,649 8/11/2020
3.1.6 815,440 7/14/2020
3.1.5 770,512 6/9/2020
3.1.4 460,727 5/12/2020
3.1.3 827,414 3/24/2020
3.1.2 555,745 2/18/2020
3.1.1 676,151 1/14/2020
3.1.0 1,035,499 12/3/2019
3.1.0-preview3.19555.2 9,767 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 3,525 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 3,538 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 12,801 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 9,401 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 771,330 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 14,312 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 15,442 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 9,038 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 12,143 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 13,992 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 8,848 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 3,491 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 4,353 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.
3.0.0-preview-19075-0444 2,345 1/29/2019 3.0.0-preview-19075-0444 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 3,278 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
2.3.0 1,286 1/14/2025
2.2.1 11,127,814 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 10,168,798 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 65,129 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 6,120 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 3,516 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.1 16,795,263 6/18/2018
2.1.0 3,285,339 5/29/2018
2.1.0-rc1-final 19,805 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 20,384 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 28,134 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.3 3,765,385 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 3,446,572 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 5,333,618 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 6,363,338 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 54,966 6/27/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 27,317 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.6 15,970 7/10/2018 1.1.6 is deprecated because it is no longer maintained.
1.1.5 14,233 12/12/2017 1.1.5 is deprecated because it is no longer maintained.
1.1.4 4,702 11/14/2017 1.1.4 is deprecated because it is no longer maintained.
1.1.3 7,084 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 158,569 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 145,210 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 158,914 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 6,184 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.5 6,126 11/14/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 6,385 9/20/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 5,692 5/9/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 197,837 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 23,372 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 314,974 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 33,701 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.