Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore 3.0.0-preview-18579-0056

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

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.2.25164.1 788 3/18/2025
10.0.0-preview.1.25120.3 1,040 2/25/2025
9.0.4 1,450 4/8/2025
9.0.3 92,224 3/11/2025
9.0.2 164,071 2/11/2025
9.0.1 166,804 1/14/2025
9.0.0 369,737 11/12/2024
9.0.0-rc.2.24474.3 11,294 10/8/2024
9.0.0-rc.1.24452.1 4,366 9/10/2024
9.0.0-preview.7.24406.2 2,859 8/13/2024
9.0.0-preview.6.24328.4 67,781 7/9/2024
9.0.0-preview.5.24306.11 1,708 6/11/2024
9.0.0-preview.4.24267.6 1,370 5/21/2024
9.0.0-preview.3.24172.13 2,407 4/11/2024
9.0.0-preview.2.24128.4 2,448 3/12/2024
9.0.0-preview.1.24081.5 2,875 2/13/2024
8.0.15 864 4/8/2025
8.0.14 98,082 3/11/2025
8.0.13 110,221 2/11/2025
8.0.12 174,429 1/14/2025
8.0.11 652,345 11/12/2024
8.0.10 773,336 10/8/2024
8.0.8 1,174,885 8/13/2024
8.0.7 690,968 7/9/2024
8.0.6 853,092 5/28/2024
8.0.5 334,381 5/14/2024
8.0.4 1,157,771 4/9/2024
8.0.3 710,086 3/12/2024
8.0.2 814,579 2/13/2024
8.0.1 746,301 1/9/2024
8.0.0 1,043,216 11/14/2023
8.0.0-rc.2.23480.2 24,202 10/10/2023
8.0.0-rc.1.23421.29 11,567 9/12/2023
8.0.0-preview.7.23375.9 19,714 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,193 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,327 2/21/2023
7.0.20 61,330 5/28/2024
7.0.19 10,633 5/14/2024
7.0.18 26,291 4/9/2024
7.0.17 184,886 3/12/2024
7.0.16 149,251 2/13/2024
7.0.15 111,039 1/9/2024
7.0.14 235,278 11/14/2023
7.0.13 260,552 10/24/2023
7.0.12 265,939 10/10/2023
7.0.11 409,000 9/12/2023
7.0.10 436,346 8/8/2023
7.0.9 328,483 7/11/2023
7.0.8 280,276 6/22/2023
7.0.7 164,201 6/13/2023
7.0.5 1,034,332 4/11/2023
7.0.4 439,233 3/14/2023
7.0.3 586,807 2/14/2023
7.0.2 696,285 1/10/2023
7.0.1 215,108 12/13/2022
7.0.0 446,168 11/7/2022
7.0.0-rc.2.22476.2 33,015 10/11/2022
7.0.0-rc.1.22427.2 70,056 9/14/2022
7.0.0-preview.7.22376.6 5,593 8/9/2022
7.0.0-preview.6.22330.3 2,444 7/12/2022
7.0.0-preview.5.22303.8 2,918 6/14/2022
7.0.0-preview.4.22251.1 3,409 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,657 2/17/2022
6.0.36 37,009 11/12/2024
6.0.35 23,016 10/8/2024
6.0.33 38,966 8/13/2024
6.0.32 32,417 7/9/2024
6.0.31 35,979 5/28/2024
6.0.30 19,564 5/14/2024
6.0.29 46,256 4/9/2024
6.0.28 38,165 3/12/2024
6.0.27 47,361 2/13/2024
6.0.26 85,639 1/9/2024
6.0.25 177,108 11/14/2023
6.0.24 60,434 10/24/2023
6.0.23 59,735 10/10/2023
6.0.22 142,623 9/12/2023
6.0.21 170,748 8/8/2023
6.0.20 158,610 7/11/2023
6.0.19 124,022 6/22/2023
6.0.18 100,116 6/13/2023
6.0.16 463,451 4/11/2023
6.0.15 229,347 3/14/2023
6.0.14 364,359 2/14/2023
6.0.13 377,926 1/10/2023
6.0.12 299,379 12/13/2022
6.0.11 631,417 11/7/2022
6.0.10 811,217 10/11/2022
6.0.9 652,986 9/13/2022
6.0.8 1,191,331 8/9/2022
6.0.7 1,397,814 7/12/2022
6.0.6 660,762 6/14/2022
6.0.5 1,641,853 5/10/2022
6.0.4 684,300 4/11/2022
6.0.3 1,110,648 3/8/2022
6.0.2 790,341 2/8/2022
6.0.1 1,331,681 12/14/2021
6.0.0 1,505,294 11/8/2021
6.0.0-rc.2.21480.10 45,894 10/12/2021
6.0.0-rc.1.21452.15 17,085 9/14/2021
6.0.0-preview.7.21378.6 13,335 8/10/2021
6.0.0-preview.6.21355.2 7,350 7/14/2021
6.0.0-preview.5.21301.17 7,281 6/15/2021
6.0.0-preview.4.21253.5 3,736 5/24/2021
6.0.0-preview.3.21201.13 4,454 4/8/2021
6.0.0-preview.2.21154.6 6,159 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,238 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 245,474 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 44,394 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 75,972 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 70,508 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 136,785 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 174,903 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 407,947 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 337,892 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 390,193 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 364,568 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 571,227 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 552,341 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 476,211 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 361,978 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 384,393 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 511,802 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 391,786 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 667,136 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 15,898 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,506 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,854 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,767 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,362 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,597 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,769 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,857 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,547 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,981 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 89,867 12/13/2022
3.1.31 16,160 11/8/2022
3.1.30 9,725 10/11/2022
3.1.29 16,280 9/13/2022
3.1.28 28,492 8/9/2022
3.1.27 23,229 7/12/2022
3.1.26 23,428 6/14/2022
3.1.25 33,480 5/10/2022
3.1.24 20,644 4/11/2022
3.1.23 83,658 3/8/2022
3.1.22 123,378 12/14/2021
3.1.21 94,961 11/7/2021
3.1.20 63,578 10/11/2021
3.1.19 59,985 9/14/2021
3.1.18 172,434 8/10/2021
3.1.17 92,460 7/13/2021
3.1.16 106,787 6/8/2021
3.1.15 104,444 5/11/2021
3.1.14 105,440 4/6/2021
3.1.13 132,428 3/9/2021
3.1.12 278,373 2/9/2021
3.1.11 165,633 1/12/2021
3.1.10 389,640 11/9/2020
3.1.9 673,479 10/13/2020
3.1.8 803,054 9/8/2020
3.1.7 423,156 8/11/2020
3.1.6 807,223 7/14/2020
3.1.5 763,086 6/9/2020
3.1.4 457,671 5/12/2020
3.1.3 819,522 3/24/2020
3.1.2 549,077 2/18/2020
3.1.1 671,202 1/14/2020
3.1.0 1,021,353 12/3/2019
3.1.0-preview3.19555.2 9,621 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 3,216 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 3,414 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 12,379 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 9,254 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 765,332 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 14,140 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 15,296 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 8,899 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 11,915 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 13,860 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 8,715 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 3,362 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 4,209 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.
3.0.0-preview-19075-0444 2,215 1/29/2019 3.0.0-preview-19075-0444 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 3,151 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
2.3.0 581 1/14/2025
2.2.1 11,043,426 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 9,969,623 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 64,843 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 5,899 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 3,317 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.1 16,199,146 6/18/2018
2.1.0 3,266,820 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,709,924 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 3,409,616 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 5,260,058 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 6,300,788 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 54,426 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,154 7/10/2018 1.1.6 is deprecated because it is no longer maintained.
1.1.5 13,926 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,551 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 143,367 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 158,590 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,907 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,425 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,605 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.