Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore 10.0.0

About

Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore provides an ASP.NET Core middleware for EF Core error pages, allowing detection and diagnosis of errors with EF Core migrations.

Key Features

  • Captures and displays detailed error information from Entity Framework Core database operations
  • Helps developers diagnose and troubleshoot database-related issues in ASP.NET Core applications

How to Use

To use Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore, follow these steps:

Installation

dotnet add package Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore

Configuration

To use the middleware, add it to the ASP.NET Core pipeline defined in your app's Program.cs:

builder.Services.AddDatabaseDeveloperPageExceptionFilter();

var app = builder.build();

if (app.Environment.IsDevelopment())
{
    app.UseDeveloperExceptionPage();
    app.UseMigrationsEndPoint();
}

Additional Documentation

For more information on using Entity Framework Core in ASP.NET Core applications, refer to the official documentation.

Feedback & Contributing

Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore is released as open-source under the MIT license. Bug reports and contributions are welcome at the GitHub repository.

Showing the top 20 packages that depend on Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.

Packages Downloads
Microsoft.AspNetCore.All
Microsoft.AspNetCore.All
82
Microsoft.AspNetCore.All
Microsoft.AspNetCore.All
84
Microsoft.AspNetCore.All
Microsoft.AspNetCore.All
88
Microsoft.AspNetCore.All
Microsoft.AspNetCore.All
89
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.
81
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.
82
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.
83
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.
84
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.
85
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.
87
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.
88
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.
90
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.
92
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.
93

Version Downloads Last updated
10.0.0 5 11/12/2025
10.0.0-rc.2.25502.107 16 10/14/2025
10.0.0-rc.1.25451.107 22 09/10/2025
10.0.0-preview.7.25380.108 33 08/14/2025
10.0.0-preview.6.25358.103 39 07/16/2025
10.0.0-preview.5.25277.114 41 06/08/2025
10.0.0-preview.4.25258.110 44 05/15/2025
10.0.0-preview.3.25172.1 45 04/13/2025
10.0.0-preview.2.25164.1 67 03/31/2025
10.0.0-preview.1.25120.3 63 04/01/2025
9.0.11 5 11/12/2025
9.0.10 20 10/14/2025
9.0.9 21 09/10/2025
9.0.8 36 08/08/2025
9.0.7 42 07/09/2025
9.0.6 43 06/12/2025
9.0.5 48 05/16/2025
9.0.4 57 04/10/2025
9.0.3 82 03/15/2025
9.0.2 57 02/16/2025
9.0.1 52 04/07/2025
9.0.0 55 11/14/2024
9.0.0-rc.2.24474.3 53 10/22/2024
9.0.0-rc.1.24452.1 62 09/20/2024
9.0.0-preview.7.24406.2 60 08/22/2024
9.0.0-preview.6.24328.4 85 07/21/2024
9.0.0-preview.5.24306.11 73 07/21/2024
9.0.0-preview.4.24267.6 82 07/21/2024
9.0.0-preview.3.24172.13 74 07/21/2024
9.0.0-preview.2.24128.4 67 07/21/2024
9.0.0-preview.1.24081.5 85 07/21/2024
8.0.22 5 11/12/2025
8.0.21 19 10/14/2025
8.0.20 25 09/10/2025
8.0.19 34 08/08/2025
8.0.18 33 07/09/2025
8.0.17 36 06/12/2025
8.0.16 46 05/16/2025
8.0.15 55 04/10/2025
8.0.14 53 03/30/2025
8.0.13 52 03/31/2025
8.0.12 56 03/31/2025
8.0.11 59 11/14/2024
8.0.10 70 10/23/2024
8.0.8 105 08/22/2024
8.0.7 84 07/21/2024
8.0.6 116 06/27/2024
8.0.5 73 07/21/2024
8.0.4 77 07/21/2024
8.0.3 80 07/21/2024
8.0.2 87 07/21/2024
8.0.1 96 02/05/2024
8.0.0 76 07/21/2024
8.0.0-rc.2.23480.2 80 07/21/2024
8.0.0-rc.1.23421.29 78 07/21/2024
8.0.0-preview.7.23375.9 80 07/21/2024
8.0.0-preview.6.23329.11 88 07/21/2024
8.0.0-preview.5.23302.2 76 07/21/2024
8.0.0-preview.4.23260.4 67 07/21/2024
8.0.0-preview.3.23177.8 80 07/21/2024
8.0.0-preview.2.23153.2 73 07/21/2024
8.0.0-preview.1.23112.2 84 07/21/2024
7.0.20 77 07/21/2024
7.0.19 90 07/21/2024
7.0.18 84 07/21/2024
7.0.17 87 07/21/2024
7.0.16 86 07/21/2024
7.0.15 82 07/21/2024
7.0.14 90 07/21/2024
7.0.13 77 07/21/2024
7.0.12 87 07/21/2024
7.0.11 76 07/21/2024
7.0.10 72 07/21/2024
7.0.9 82 07/21/2024
7.0.8 71 07/21/2024
7.0.7 87 07/21/2024
7.0.5 74 07/21/2024
7.0.4 79 07/21/2024
7.0.3 91 07/21/2024
7.0.2 85 07/21/2024
7.0.1 86 07/21/2024
7.0.0 90 07/21/2024
7.0.0-rc.2.22476.2 84 07/21/2024
7.0.0-rc.1.22427.2 80 07/21/2024
7.0.0-preview.7.22376.6 82 07/21/2024
7.0.0-preview.6.22330.3 91 07/21/2024
7.0.0-preview.5.22303.8 81 07/21/2024
7.0.0-preview.4.22251.1 80 07/21/2024
7.0.0-preview.3.22178.4 86 07/21/2024
7.0.0-preview.2.22153.2 83 07/21/2024
7.0.0-preview.1.22109.13 82 07/21/2024
6.0.36 61 11/14/2024
6.0.35 60 10/23/2024
6.0.33 55 08/22/2024
6.0.32 92 07/21/2024
6.0.31 87 07/21/2024
6.0.30 85 07/21/2024
6.0.29 90 07/21/2024
6.0.28 80 07/21/2024
6.0.27 83 07/21/2024
6.0.26 81 07/21/2024
6.0.25 88 07/21/2024
6.0.24 87 07/21/2024
6.0.23 77 07/21/2024
6.0.22 86 07/21/2024
6.0.21 87 07/21/2024
6.0.20 80 07/21/2024
6.0.19 84 07/21/2024
6.0.18 83 07/21/2024
6.0.16 85 07/21/2024
6.0.15 90 07/21/2024
6.0.14 81 07/21/2024
6.0.13 85 07/21/2024
6.0.12 91 07/21/2024
6.0.11 90 07/21/2024
6.0.10 73 07/21/2024
6.0.9 78 07/21/2024
6.0.8 93 07/21/2024
6.0.7 82 07/21/2024
6.0.6 86 07/21/2024
6.0.5 76 07/21/2024
6.0.4 87 07/21/2024
6.0.3 83 07/21/2024
6.0.2 88 07/21/2024
6.0.1 87 07/21/2024
6.0.0 90 07/21/2024
6.0.0-rc.2.21480.10 85 07/21/2024
6.0.0-rc.1.21452.15 95 07/21/2024
6.0.0-preview.7.21378.6 89 07/21/2024
6.0.0-preview.6.21355.2 79 07/21/2024
6.0.0-preview.5.21301.17 84 07/21/2024
6.0.0-preview.4.21253.5 82 07/21/2024
6.0.0-preview.3.21201.13 93 07/21/2024
6.0.0-preview.2.21154.6 73 07/21/2024
6.0.0-preview.1.21103.6 75 07/21/2024
5.0.17 91 07/21/2024
5.0.16 94 07/21/2024
5.0.15 83 07/21/2024
5.0.14 84 07/21/2024
5.0.13 87 07/21/2024
5.0.12 81 07/21/2024
5.0.11 81 07/21/2024
5.0.10 91 07/21/2024
5.0.9 80 07/21/2024
5.0.8 85 07/21/2024
5.0.7 95 07/21/2024
5.0.6 92 07/21/2024
5.0.5 96 07/21/2024
5.0.4 78 07/21/2024
5.0.3 76 07/21/2024
5.0.2 80 07/21/2024
5.0.1 81 07/21/2024
5.0.0 93 07/21/2024
5.0.0-rc.2.20475.17 92 07/21/2024
5.0.0-rc.1.20451.17 82 07/21/2024
5.0.0-preview.8.20414.8 77 07/21/2024
5.0.0-preview.7.20365.19 83 07/21/2024
5.0.0-preview.6.20312.15 75 07/21/2024
5.0.0-preview.5.20279.2 72 07/21/2024
5.0.0-preview.4.20257.10 76 07/21/2024
5.0.0-preview.3.20215.14 90 07/21/2024
5.0.0-preview.2.20167.3 82 07/21/2024
5.0.0-preview.1.20124.5 81 07/21/2024
3.1.32 93 07/21/2024
3.1.31 78 07/21/2024
3.1.30 85 07/21/2024
3.1.29 82 07/21/2024
3.1.28 106 07/21/2024
3.1.27 91 07/21/2024
3.1.26 89 07/21/2024
3.1.25 87 07/21/2024
3.1.24 87 07/21/2024
3.1.23 89 07/21/2024
3.1.22 70 07/21/2024
3.1.21 89 07/21/2024
3.1.20 93 07/21/2024
3.1.19 84 07/21/2024
3.1.18 78 07/21/2024
3.1.17 91 07/21/2024
3.1.16 81 07/21/2024
3.1.15 77 07/21/2024
3.1.14 90 07/21/2024
3.1.13 86 07/21/2024
3.1.12 81 07/21/2024
3.1.11 81 07/21/2024
3.1.10 88 07/21/2024
3.1.9 90 07/21/2024
3.1.8 90 07/21/2024
3.1.7 88 07/21/2024
3.1.6 95 07/21/2024
3.1.5 79 07/21/2024
3.1.4 80 07/21/2024
3.1.3 96 07/21/2024
3.1.2 88 07/21/2024
3.1.1 104 07/21/2024
3.1.0 85 07/21/2024
3.1.0-preview3.19555.2 82 07/21/2024
3.1.0-preview2.19528.8 83 07/21/2024
3.1.0-preview1.19508.20 78 07/21/2024
3.0.3 78 07/21/2024
3.0.2 87 07/21/2024
3.0.0 85 07/21/2024
3.0.0-rc1.19457.4 98 07/21/2024
3.0.0-preview9.19424.4 79 07/21/2024
3.0.0-preview8.19405.7 85 07/21/2024
3.0.0-preview7.19365.7 73 07/21/2024
3.0.0-preview6.19307.2 75 07/21/2024
3.0.0-preview5-19227-01 77 07/21/2024
3.0.0-preview4-19216-03 83 07/21/2024
3.0.0-preview3-19153-02 88 07/21/2024
3.0.0-preview-19075-0444 88 07/21/2024
3.0.0-preview-18579-0056 79 07/21/2024
2.3.0 56 04/02/2025
2.2.1 98 07/21/2024
2.2.0 90 07/21/2024
2.2.0-preview3-35497 94 07/21/2024
2.2.0-preview2-35157 85 07/21/2024
2.2.0-preview1-35029 85 07/21/2024
2.1.1 96 07/21/2024
2.1.0 82 07/21/2024
2.1.0-rc1-final 73 07/21/2024
2.1.0-preview2-final 82 07/21/2024
2.1.0-preview1-final 68 07/21/2024
2.0.3 105 07/21/2024
2.0.2 83 07/21/2024
2.0.1 86 07/21/2024
2.0.0 90 07/21/2024
2.0.0-preview2-final 85 07/21/2024
2.0.0-preview1-final 96 07/21/2024
1.1.6 85 07/21/2024
1.1.5 95 07/21/2024
1.1.4 84 07/21/2024
1.1.3 90 07/21/2024
1.1.2 71 07/21/2024
1.1.1 89 07/21/2024
1.1.0 83 07/21/2024
1.1.0-preview1-final 95 07/21/2024
1.0.5 89 07/21/2024
1.0.4 86 07/21/2024
1.0.3 74 07/21/2024
1.0.2 81 07/21/2024
1.0.1 74 07/21/2024
1.0.0 88 07/21/2024
1.0.0-rc2-final 86 07/21/2024