Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore 3.0.0-preview-19075-0444

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-preview-19075-0444
                    
NuGet\Install-Package Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore -Version 3.0.0-preview-19075-0444
                    
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-preview-19075-0444" />
                    
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-preview-19075-0444" />
                    
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-preview-19075-0444
                    
#r "nuget: Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore, 3.0.0-preview-19075-0444"
                    
#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.AspNetCore.Diagnostics.EntityFrameworkCore&version=3.0.0-preview-19075-0444&prerelease
                    
Install Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore&version=3.0.0-preview-19075-0444&prerelease
                    
Install Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore 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.

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. 
.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 (155)

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

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.
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
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 8 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.
simplcommerce/SimplCommerce
A simple, cross platform, modulith ecommerce system built on .NET
microsoft/fluentui-blazor
Microsoft Fluent UI Blazor components library. For use with ASP.NET Core Blazor applications
skoruba/IdentityServer4.Admin
The administration for the IdentityServer4 and Asp.Net Core Identity
dotnet-presentations/blazor-workshop
Blazor workshop
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.
Version Downloads Last updated
10.0.0-preview.3.25172.1 0 4/10/2025
10.0.0-preview.2.25164.1 850 3/18/2025
10.0.0-preview.1.25120.3 1,042 2/25/2025
9.0.4 4,380 4/8/2025
9.0.3 95,883 3/11/2025
9.0.2 166,097 2/11/2025
9.0.1 168,474 1/14/2025
9.0.0 372,104 11/12/2024
9.0.0-rc.2.24474.3 11,298 10/8/2024
9.0.0-rc.1.24452.1 4,370 9/10/2024
9.0.0-preview.7.24406.2 2,859 8/13/2024
9.0.0-preview.6.24328.4 68,286 7/9/2024
9.0.0-preview.5.24306.11 1,712 6/11/2024
9.0.0-preview.4.24267.6 1,372 5/21/2024
9.0.0-preview.3.24172.13 2,409 4/11/2024
9.0.0-preview.2.24128.4 2,449 3/12/2024
9.0.0-preview.1.24081.5 2,875 2/13/2024
8.0.15 2,828 4/8/2025
8.0.14 103,899 3/11/2025
8.0.13 112,094 2/11/2025
8.0.12 176,632 1/14/2025
8.0.11 657,838 11/12/2024
8.0.10 777,043 10/8/2024
8.0.8 1,178,623 8/13/2024
8.0.7 692,869 7/9/2024
8.0.6 855,341 5/28/2024
8.0.5 335,072 5/14/2024
8.0.4 1,159,172 4/9/2024
8.0.3 711,565 3/12/2024
8.0.2 816,313 2/13/2024
8.0.1 747,335 1/9/2024
8.0.0 1,044,797 11/14/2023
8.0.0-rc.2.23480.2 24,209 10/10/2023
8.0.0-rc.1.23421.29 11,581 9/12/2023
8.0.0-preview.7.23375.9 19,718 8/8/2023
8.0.0-preview.6.23329.11 7,977 7/11/2023
8.0.0-preview.5.23302.2 6,188 6/13/2023
8.0.0-preview.4.23260.4 4,195 5/16/2023
8.0.0-preview.3.23177.8 2,546 4/11/2023
8.0.0-preview.2.23153.2 89,120 3/14/2023
8.0.0-preview.1.23112.2 2,329 2/21/2023
7.0.20 61,513 5/28/2024
7.0.19 10,701 5/14/2024
7.0.18 26,348 4/9/2024
7.0.17 184,949 3/12/2024
7.0.16 149,507 2/13/2024
7.0.15 111,094 1/9/2024
7.0.14 235,402 11/14/2023
7.0.13 260,861 10/24/2023
7.0.12 266,073 10/10/2023
7.0.11 409,175 9/12/2023
7.0.10 436,485 8/8/2023
7.0.9 328,785 7/11/2023
7.0.8 280,429 6/22/2023
7.0.7 164,318 6/13/2023
7.0.5 1,034,658 4/11/2023
7.0.4 439,375 3/14/2023
7.0.3 587,036 2/14/2023
7.0.2 696,412 1/10/2023
7.0.1 215,175 12/13/2022
7.0.0 446,402 11/7/2022
7.0.0-rc.2.22476.2 33,035 10/11/2022
7.0.0-rc.1.22427.2 70,063 9/14/2022
7.0.0-preview.7.22376.6 5,598 8/9/2022
7.0.0-preview.6.22330.3 2,444 7/12/2022
7.0.0-preview.5.22303.8 2,922 6/14/2022
7.0.0-preview.4.22251.1 3,412 5/10/2022
7.0.0-preview.3.22178.4 2,888 4/13/2022
7.0.0-preview.2.22153.2 1,816 3/14/2022
7.0.0-preview.1.22109.13 1,659 2/17/2022
6.0.36 37,324 11/12/2024
6.0.35 23,145 10/8/2024
6.0.33 39,081 8/13/2024
6.0.32 32,497 7/9/2024
6.0.31 36,041 5/28/2024
6.0.30 19,586 5/14/2024
6.0.29 46,370 4/9/2024
6.0.28 38,231 3/12/2024
6.0.27 47,387 2/13/2024
6.0.26 85,705 1/9/2024
6.0.25 177,307 11/14/2023
6.0.24 60,483 10/24/2023
6.0.23 59,855 10/10/2023
6.0.22 142,765 9/12/2023
6.0.21 170,883 8/8/2023
6.0.20 158,802 7/11/2023
6.0.19 124,067 6/22/2023
6.0.18 100,311 6/13/2023
6.0.16 463,732 4/11/2023
6.0.15 229,434 3/14/2023
6.0.14 364,448 2/14/2023
6.0.13 378,149 1/10/2023
6.0.12 299,447 12/13/2022
6.0.11 631,608 11/7/2022
6.0.10 811,500 10/11/2022
6.0.9 653,204 9/13/2022
6.0.8 1,191,712 8/9/2022
6.0.7 1,398,901 7/12/2022
6.0.6 661,068 6/14/2022
6.0.5 1,642,480 5/10/2022
6.0.4 684,475 4/11/2022
6.0.3 1,110,874 3/8/2022
6.0.2 790,501 2/8/2022
6.0.1 1,332,430 12/14/2021
6.0.0 1,506,259 11/8/2021
6.0.0-rc.2.21480.10 45,909 10/12/2021
6.0.0-rc.1.21452.15 17,086 9/14/2021
6.0.0-preview.7.21378.6 13,340 8/10/2021
6.0.0-preview.6.21355.2 7,351 7/14/2021
6.0.0-preview.5.21301.17 7,282 6/15/2021
6.0.0-preview.4.21253.5 3,737 5/24/2021
6.0.0-preview.3.21201.13 4,457 4/8/2021
6.0.0-preview.2.21154.6 6,160 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,239 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 245,634 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 44,406 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 75,979 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 70,550 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 136,791 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 174,943 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 408,026 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 337,933 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 390,242 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 364,696 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 571,299 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 552,371 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 476,308 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 362,048 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 384,446 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 511,854 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 391,842 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 667,206 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 15,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 9,507 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,855 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,770 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,365 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,598 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,772 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,860 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,548 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 2,982 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 89,985 12/13/2022
3.1.31 16,172 11/8/2022
3.1.30 9,729 10/11/2022
3.1.29 16,301 9/13/2022
3.1.28 28,500 8/9/2022
3.1.27 23,229 7/12/2022
3.1.26 23,439 6/14/2022
3.1.25 33,531 5/10/2022
3.1.24 20,653 4/11/2022
3.1.23 83,682 3/8/2022
3.1.22 123,400 12/14/2021
3.1.21 94,968 11/7/2021
3.1.20 63,580 10/11/2021
3.1.19 59,992 9/14/2021
3.1.18 172,548 8/10/2021
3.1.17 92,479 7/13/2021
3.1.16 106,815 6/8/2021
3.1.15 104,477 5/11/2021
3.1.14 105,450 4/6/2021
3.1.13 132,454 3/9/2021
3.1.12 278,385 2/9/2021
3.1.11 165,765 1/12/2021
3.1.10 389,694 11/9/2020
3.1.9 673,557 10/13/2020
3.1.8 803,151 9/8/2020
3.1.7 423,195 8/11/2020
3.1.6 807,366 7/14/2020
3.1.5 763,194 6/9/2020
3.1.4 457,731 5/12/2020
3.1.3 819,664 3/24/2020
3.1.2 549,213 2/18/2020
3.1.1 671,292 1/14/2020
3.1.0 1,021,558 12/3/2019
3.1.0-preview3.19555.2 9,623 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 3,218 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 3,416 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 12,403 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 9,256 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 765,452 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 14,143 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 15,299 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 8,900 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 11,918 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 13,861 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 8,718 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 3,367 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 4,212 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.
3.0.0-preview-19075-0444 2,218 1/29/2019 3.0.0-preview-19075-0444 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 3,156 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
2.3.0 591 1/14/2025
2.2.1 11,044,508 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 9,972,364 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 64,848 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 5,900 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 3,318 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.1 16,206,703 6/18/2018
2.1.0 3,267,097 5/29/2018
2.1.0-rc1-final 19,514 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 20,179 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 27,912 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.3 3,710,590 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 3,410,149 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 5,261,035 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 6,301,519 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 54,429 6/27/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 27,118 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.6 15,169 7/10/2018 1.1.6 is deprecated because it is no longer maintained.
1.1.5 13,928 12/12/2017 1.1.5 is deprecated because it is no longer maintained.
1.1.4 4,507 11/14/2017 1.1.4 is deprecated because it is no longer maintained.
1.1.3 6,877 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 157,567 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 143,379 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 158,591 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 6,003 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.5 5,909 11/14/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 6,166 9/20/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 5,496 5/9/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 195,442 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 23,112 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 302,742 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 33,503 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.