Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
2.2.0-preview3-35497
Prefix Reserved
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
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore --version 2.2.0-preview3-35497
NuGet\Install-Package Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore -Version 2.2.0-preview3-35497
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="2.2.0-preview3-35497" />
<PackageVersion Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="2.2.0-preview3-35497" />
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" />
paket add Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore --version 2.2.0-preview3-35497
#r "nuget: Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore, 2.2.0-preview3-35497"
#addin nuget:?package=Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore&version=2.2.0-preview3-35497&prerelease
#tool nuget:?package=Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore&version=2.2.0-preview3-35497&prerelease
ASP.NET Core middleware for Entity Framework Core error pages. Use this middleware to detect and diagnose errors with Entity Framework Core migrations.
Product | Versions 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. |
-
.NETStandard 2.0
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0-preview3-35497)
- Microsoft.EntityFrameworkCore.Relational (>= 2.2.0-preview3-35497)
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.2.25164.1 | 757 | 3/18/2025 | |
10.0.0-preview.1.25120.3 | 1,040 | 2/25/2025 | |
9.0.4 | 384 | 4/8/2025 | |
9.0.3 | 91,190 | 3/11/2025 | |
9.0.2 | 163,366 | 2/11/2025 | |
9.0.1 | 166,522 | 1/14/2025 | |
9.0.0 | 369,197 | 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,437 | 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,405 | 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 | 207 | 4/8/2025 | |
8.0.14 | 96,472 | 3/11/2025 | |
8.0.13 | 109,708 | 2/11/2025 | |
8.0.12 | 173,654 | 1/14/2025 | |
8.0.11 | 650,361 | 11/12/2024 | |
8.0.10 | 772,494 | 10/8/2024 | |
8.0.8 | 1,173,737 | 8/13/2024 | |
8.0.7 | 690,382 | 7/9/2024 | |
8.0.6 | 852,487 | 5/28/2024 | |
8.0.5 | 334,211 | 5/14/2024 | |
8.0.4 | 1,157,444 | 4/9/2024 | |
8.0.3 | 709,677 | 3/12/2024 | |
8.0.2 | 814,145 | 2/13/2024 | |
8.0.1 | 746,026 | 1/9/2024 | |
8.0.0 | 1,042,778 | 11/14/2023 | |
8.0.0-rc.2.23480.2 | 24,202 | 10/10/2023 | |
8.0.0-rc.1.23421.29 | 11,564 | 9/12/2023 | |
8.0.0-preview.7.23375.9 | 19,713 | 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,191 | 5/16/2023 | |
8.0.0-preview.3.23177.8 | 2,546 | 4/11/2023 | |
8.0.0-preview.2.23153.2 | 89,108 | 3/14/2023 | |
8.0.0-preview.1.23112.2 | 2,325 | 2/21/2023 | |
7.0.20 | 61,262 | 5/28/2024 | |
7.0.19 | 10,613 | 5/14/2024 | |
7.0.18 | 26,268 | 4/9/2024 | |
7.0.17 | 184,867 | 3/12/2024 | |
7.0.16 | 149,216 | 2/13/2024 | |
7.0.15 | 111,015 | 1/9/2024 | |
7.0.14 | 235,234 | 11/14/2023 | |
7.0.13 | 260,474 | 10/24/2023 | |
7.0.12 | 265,913 | 10/10/2023 | |
7.0.11 | 408,943 | 9/12/2023 | |
7.0.10 | 436,286 | 8/8/2023 | |
7.0.9 | 328,394 | 7/11/2023 | |
7.0.8 | 280,225 | 6/22/2023 | |
7.0.7 | 164,144 | 6/13/2023 | |
7.0.5 | 1,034,221 | 4/11/2023 | |
7.0.4 | 439,198 | 3/14/2023 | |
7.0.3 | 586,743 | 2/14/2023 | |
7.0.2 | 696,259 | 1/10/2023 | |
7.0.1 | 215,091 | 12/13/2022 | |
7.0.0 | 446,087 | 11/7/2022 | |
7.0.0-rc.2.22476.2 | 33,010 | 10/11/2022 | |
7.0.0-rc.1.22427.2 | 70,052 | 9/14/2022 | |
7.0.0-preview.7.22376.6 | 5,588 | 8/9/2022 | |
7.0.0-preview.6.22330.3 | 2,444 | 7/12/2022 | |
7.0.0-preview.5.22303.8 | 2,916 | 6/14/2022 | |
7.0.0-preview.4.22251.1 | 3,407 | 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 | 36,921 | 11/12/2024 | |
6.0.35 | 22,983 | 10/8/2024 | |
6.0.33 | 38,882 | 8/13/2024 | |
6.0.32 | 32,393 | 7/9/2024 | |
6.0.31 | 35,965 | 5/28/2024 | |
6.0.30 | 19,559 | 5/14/2024 | |
6.0.29 | 46,181 | 4/9/2024 | |
6.0.28 | 38,140 | 3/12/2024 | |
6.0.27 | 47,351 | 2/13/2024 | |
6.0.26 | 85,610 | 1/9/2024 | |
6.0.25 | 177,036 | 11/14/2023 | |
6.0.24 | 60,432 | 10/24/2023 | |
6.0.23 | 59,704 | 10/10/2023 | |
6.0.22 | 142,587 | 9/12/2023 | |
6.0.21 | 170,730 | 8/8/2023 | |
6.0.20 | 158,567 | 7/11/2023 | |
6.0.19 | 124,018 | 6/22/2023 | |
6.0.18 | 99,983 | 6/13/2023 | |
6.0.16 | 463,343 | 4/11/2023 | |
6.0.15 | 229,326 | 3/14/2023 | |
6.0.14 | 364,334 | 2/14/2023 | |
6.0.13 | 377,876 | 1/10/2023 | |
6.0.12 | 299,369 | 12/13/2022 | |
6.0.11 | 631,367 | 11/7/2022 | |
6.0.10 | 811,100 | 10/11/2022 | |
6.0.9 | 652,925 | 9/13/2022 | |
6.0.8 | 1,191,223 | 8/9/2022 | |
6.0.7 | 1,397,170 | 7/12/2022 | |
6.0.6 | 660,711 | 6/14/2022 | |
6.0.5 | 1,641,606 | 5/10/2022 | |
6.0.4 | 684,243 | 4/11/2022 | |
6.0.3 | 1,110,583 | 3/8/2022 | |
6.0.2 | 790,303 | 2/8/2022 | |
6.0.1 | 1,331,486 | 12/14/2021 | |
6.0.0 | 1,505,008 | 11/8/2021 | |
6.0.0-rc.2.21480.10 | 45,889 | 10/12/2021 | |
6.0.0-rc.1.21452.15 | 17,084 | 9/14/2021 | |
6.0.0-preview.7.21378.6 | 13,333 | 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.1.21103.6 | 2,237 | 2/12/2021 | |
5.0.17 | 245,437 | 5/10/2022 | |
5.0.16 | 44,392 | 4/11/2022 | |
5.0.15 | 75,972 | 3/8/2022 | |
5.0.14 | 70,508 | 2/8/2022 | |
5.0.13 | 136,779 | 12/14/2021 | |
5.0.12 | 174,886 | 11/7/2021 | |
5.0.11 | 407,930 | 10/12/2021 | |
5.0.10 | 337,864 | 9/14/2021 | |
5.0.9 | 390,172 | 8/10/2021 | |
5.0.8 | 364,560 | 7/13/2021 | |
5.0.7 | 571,222 | 6/8/2021 | |
5.0.6 | 552,332 | 5/11/2021 | |
5.0.5 | 476,191 | 4/6/2021 | |
5.0.4 | 361,958 | 3/9/2021 | |
5.0.3 | 384,379 | 2/9/2021 | |
5.0.2 | 511,770 | 1/12/2021 | |
5.0.1 | 391,777 | 12/8/2020 | |
5.0.0 | 667,106 | 11/9/2020 | |
5.0.0-rc.2.20475.17 | 15,896 | 10/13/2020 | |
5.0.0-rc.1.20451.17 | 9,506 | 9/14/2020 | |
5.0.0-preview.8.20414.8 | 4,854 | 8/25/2020 | |
5.0.0-preview.7.20365.19 | 4,767 | 7/21/2020 | |
5.0.0-preview.6.20312.15 | 3,362 | 6/25/2020 | |
5.0.0-preview.5.20279.2 | 1,597 | 6/10/2020 | |
5.0.0-preview.4.20257.10 | 1,769 | 5/18/2020 | |
5.0.0-preview.3.20215.14 | 1,857 | 4/23/2020 | |
5.0.0-preview.2.20167.3 | 2,547 | 4/2/2020 | |
5.0.0-preview.1.20124.5 | 2,981 | 3/16/2020 | |
3.1.32 | 89,826 | 12/13/2022 | |
3.1.31 | 16,156 | 11/8/2022 | |
3.1.30 | 9,724 | 10/11/2022 | |
3.1.29 | 16,279 | 9/13/2022 | |
3.1.28 | 28,490 | 8/9/2022 | |
3.1.27 | 23,229 | 7/12/2022 | |
3.1.26 | 23,420 | 6/14/2022 | |
3.1.25 | 33,477 | 5/10/2022 | |
3.1.24 | 20,629 | 4/11/2022 | |
3.1.23 | 83,650 | 3/8/2022 | |
3.1.22 | 123,373 | 12/14/2021 | |
3.1.21 | 94,941 | 11/7/2021 | |
3.1.20 | 63,578 | 10/11/2021 | |
3.1.19 | 59,983 | 9/14/2021 | |
3.1.18 | 172,419 | 8/10/2021 | |
3.1.17 | 92,460 | 7/13/2021 | |
3.1.16 | 106,777 | 6/8/2021 | |
3.1.15 | 104,428 | 5/11/2021 | |
3.1.14 | 105,436 | 4/6/2021 | |
3.1.13 | 132,426 | 3/9/2021 | |
3.1.12 | 278,369 | 2/9/2021 | |
3.1.11 | 165,616 | 1/12/2021 | |
3.1.10 | 389,630 | 11/9/2020 | |
3.1.9 | 673,470 | 10/13/2020 | |
3.1.8 | 803,045 | 9/8/2020 | |
3.1.7 | 423,133 | 8/11/2020 | |
3.1.6 | 807,193 | 7/14/2020 | |
3.1.5 | 763,033 | 6/9/2020 | |
3.1.4 | 457,663 | 5/12/2020 | |
3.1.3 | 819,481 | 3/24/2020 | |
3.1.2 | 549,042 | 2/18/2020 | |
3.1.1 | 671,171 | 1/14/2020 | |
3.1.0 | 1,021,275 | 12/3/2019 | |
3.1.0-preview3.19555.2 | 9,621 | 11/13/2019 | |
3.1.0-preview2.19528.8 | 3,216 | 11/1/2019 | |
3.1.0-preview1.19508.20 | 3,413 | 10/15/2019 | |
3.0.3 | 12,376 | 2/18/2020 | |
3.0.2 | 9,254 | 1/14/2020 | |
3.0.0 | 765,304 | 9/23/2019 | |
3.0.0-rc1.19457.4 | 14,139 | 9/16/2019 | |
3.0.0-preview9.19424.4 | 15,295 | 9/4/2019 | |
3.0.0-preview8.19405.7 | 8,898 | 8/13/2019 | |
3.0.0-preview7.19365.7 | 11,914 | 7/23/2019 | |
3.0.0-preview6.19307.2 | 13,859 | 6/12/2019 | |
3.0.0-preview5-19227-01 | 8,714 | 5/6/2019 | |
3.0.0-preview4-19216-03 | 3,361 | 4/18/2019 | |
3.0.0-preview3-19153-02 | 4,208 | 3/6/2019 | |
3.0.0-preview-19075-0444 | 2,214 | 1/29/2019 | |
3.0.0-preview-18579-0056 | 3,151 | 12/3/2018 | |
2.3.0 | 577 | 1/14/2025 | |
2.2.1 | 11,043,089 | 1/8/2019 | |
2.2.0 | 9,968,897 | 12/3/2018 | |
2.2.0-preview3-35497 | 64,842 | 10/17/2018 | |
2.2.0-preview2-35157 | 5,897 | 9/12/2018 | |
2.2.0-preview1-35029 | 3,315 | 8/22/2018 | |
2.1.1 | 16,197,251 | 6/18/2018 | |
2.1.0 | 3,266,735 | 5/29/2018 | |
2.1.0-rc1-final | 19,511 | 5/6/2018 | |
2.1.0-preview2-final | 20,177 | 4/10/2018 | |
2.1.0-preview1-final | 27,910 | 2/26/2018 | |
2.0.3 | 3,709,648 | 5/7/2018 | |
2.0.2 | 3,409,411 | 3/13/2018 | |
2.0.1 | 5,259,741 | 11/14/2017 | |
2.0.0 | 6,300,588 | 8/11/2017 | |
2.0.0-preview2-final | 54,424 | 6/27/2017 | |
2.0.0-preview1-final | 27,116 | 5/10/2017 | |
1.1.6 | 15,150 | 7/10/2018 | |
1.1.5 | 13,924 | 12/12/2017 | |
1.1.4 | 4,505 | 11/14/2017 | |
1.1.3 | 6,875 | 9/20/2017 | |
1.1.2 | 157,543 | 5/9/2017 | |
1.1.1 | 143,357 | 3/6/2017 | |
1.1.0 | 158,584 | 11/16/2016 | |
1.1.0-preview1-final | 6,002 | 10/24/2016 | |
1.0.5 | 5,905 | 11/14/2017 | |
1.0.4 | 6,164 | 9/20/2017 | |
1.0.3 | 5,494 | 5/9/2017 | |
1.0.2 | 195,417 | 3/6/2017 | |
1.0.1 | 23,111 | 12/12/2016 | |
1.0.0 | 302,541 | 6/27/2016 | |
1.0.0-rc2-final | 33,502 | 5/16/2016 |