Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore 11.0.0-preview.2.26159.112

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.

No packages depend on Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.

.NET 11.0

Version Downloads Last updated
11.0.0-preview.2.26159.112 1 03/26/2026
11.0.0-preview.1.26104.118 2 02/22/2026
10.0.5 1 03/20/2026
10.0.4 1 03/19/2026
10.0.3 2 02/23/2026
10.0.2 3 01/17/2026
10.0.1 3 01/18/2026
10.0.0 2 01/17/2026
10.0.0-rc.2.25502.107 3 01/19/2026
10.0.0-rc.1.25451.107 0 12/10/2025
10.0.0-preview.7.25380.108 0 12/10/2025
10.0.0-preview.6.25358.103 3 01/17/2026
10.0.0-preview.5.25277.114 0 12/10/2025
10.0.0-preview.4.25258.110 0 12/10/2025
10.0.0-preview.3.25172.1 3 01/17/2026
10.0.0-preview.2.25164.1 4 01/17/2026
10.0.0-preview.1.25120.3 3 01/17/2026
9.0.14 1 03/25/2026
9.0.13 1 02/23/2026
9.0.12 3 01/17/2026
9.0.11 7 01/04/2026
9.0.10 5 01/04/2026
9.0.9 4 12/10/2025
9.0.8 4 01/18/2026
9.0.7 4 12/10/2025
9.0.6 3 12/10/2025
9.0.5 4 01/17/2026
9.0.4 4 01/17/2026
9.0.3 4 12/10/2025
9.0.2 4 12/10/2025
9.0.1 4 12/10/2025
9.0.0 2 12/10/2025
9.0.0-rc.2.24474.3 4 12/10/2025
9.0.0-rc.1.24452.1 5 12/10/2025
9.0.0-preview.7.24406.2 4 12/10/2025
9.0.0-preview.6.24328.4 4 12/10/2025
9.0.0-preview.5.24306.11 4 12/10/2025
9.0.0-preview.4.24267.6 4 12/10/2025
9.0.0-preview.3.24172.13 3 12/10/2025
9.0.0-preview.2.24128.4 7 12/10/2025
9.0.0-preview.1.24081.5 4 12/10/2025
8.0.25 0 03/10/2026
8.0.24 2 02/22/2026
8.0.23 4 01/18/2026
8.0.22 5 01/04/2026
8.0.21 5 01/04/2026
8.0.20 5 01/04/2026
8.0.19 4 01/04/2026
8.0.18 5 01/04/2026
8.0.17 5 12/10/2025
8.0.16 6 12/10/2025
8.0.15 5 01/04/2026
8.0.14 4 12/10/2025
8.0.13 5 12/10/2025
8.0.12 7 12/10/2025
8.0.11 6 12/10/2025
8.0.10 4 12/10/2025
8.0.8 3 12/10/2025
8.0.7 3 12/10/2025
8.0.6 4 12/10/2025
8.0.5 12 12/10/2025
8.0.4 4 12/10/2025
8.0.3 4 12/10/2025
8.0.2 3 12/10/2025
8.0.1 4 12/10/2025
8.0.0 4 12/10/2025
8.0.0-rc.2.23480.2 4 12/10/2025
8.0.0-rc.1.23421.29 4 12/10/2025
8.0.0-preview.7.23375.9 4 12/10/2025
8.0.0-preview.6.23329.11 3 12/10/2025
8.0.0-preview.5.23302.2 4 12/10/2025
8.0.0-preview.4.23260.4 4 12/10/2025
8.0.0-preview.3.23177.8 4 12/10/2025
8.0.0-preview.2.23153.2 4 12/10/2025
8.0.0-preview.1.23112.2 4 12/10/2025
7.0.20 6 12/10/2025
7.0.19 8 12/10/2025
7.0.18 5 12/10/2025
7.0.17 4 12/10/2025
7.0.16 5 12/10/2025
7.0.15 5 12/10/2025
7.0.14 4 12/10/2025
7.0.13 5 12/10/2025
7.0.12 6 12/10/2025
7.0.11 5 12/10/2025
7.0.10 7 12/10/2025
7.0.9 4 12/10/2025
7.0.8 4 12/10/2025
7.0.7 3 12/10/2025
7.0.5 4 12/10/2025
7.0.4 4 12/10/2025
7.0.3 5 12/10/2025
7.0.2 4 12/10/2025
7.0.1 4 12/10/2025
7.0.0 4 12/10/2025
7.0.0-rc.2.22476.2 3 12/10/2025
7.0.0-rc.1.22427.2 5 12/10/2025
7.0.0-preview.7.22376.6 3 12/10/2025
7.0.0-preview.6.22330.3 3 12/10/2025
7.0.0-preview.5.22303.8 4 12/10/2025
7.0.0-preview.4.22251.1 3 12/10/2025
7.0.0-preview.3.22178.4 4 12/10/2025
7.0.0-preview.2.22153.2 5 12/10/2025
7.0.0-preview.1.22109.13 3 12/10/2025
6.0.36 13 01/04/2026
6.0.35 5 12/10/2025
6.0.33 5 12/10/2025
6.0.32 5 12/10/2025
6.0.31 5 12/10/2025
6.0.30 5 12/10/2025
6.0.29 5 12/10/2025
6.0.28 4 12/10/2025
6.0.27 5 12/10/2025
6.0.26 9 12/10/2025
6.0.25 5 12/10/2025
6.0.24 5 12/10/2025
6.0.23 5 12/10/2025
6.0.22 5 12/10/2025
6.0.21 6 12/10/2025
6.0.20 5 12/10/2025
6.0.19 5 12/10/2025
6.0.18 4 12/10/2025
6.0.16 4 12/10/2025
6.0.15 4 12/10/2025
6.0.14 5 12/10/2025
6.0.13 5 12/10/2025
6.0.12 5 12/10/2025
6.0.11 4 12/10/2025
6.0.10 5 12/10/2025
6.0.9 4 12/10/2025
6.0.8 4 12/10/2025
6.0.7 4 12/10/2025
6.0.6 4 12/10/2025
6.0.5 3 12/10/2025
6.0.4 4 12/10/2025
6.0.3 4 12/10/2025
6.0.2 5 12/10/2025
6.0.1 5 12/10/2025
6.0.0 3 12/10/2025
6.0.0-rc.2.21480.10 4 12/10/2025
6.0.0-rc.1.21452.15 5 12/10/2025
6.0.0-preview.7.21378.6 4 12/10/2025
6.0.0-preview.6.21355.2 4 12/10/2025
6.0.0-preview.5.21301.17 4 12/10/2025
6.0.0-preview.4.21253.5 3 12/10/2025
6.0.0-preview.3.21201.13 5 12/10/2025
6.0.0-preview.2.21154.6 3 12/10/2025
6.0.0-preview.1.21103.6 3 01/18/2026
5.0.17 5 12/10/2025
5.0.16 5 12/10/2025
5.0.15 5 12/10/2025
5.0.14 6 12/10/2025
5.0.13 5 12/10/2025
5.0.12 5 12/10/2025
5.0.11 6 12/10/2025
5.0.10 5 12/10/2025
5.0.9 3 12/10/2025
5.0.8 3 12/10/2025
5.0.7 4 12/10/2025
5.0.6 3 12/10/2025
5.0.5 4 12/10/2025
5.0.4 4 12/10/2025
5.0.3 3 12/10/2025
5.0.2 5 12/10/2025
5.0.1 5 12/10/2025
5.0.0 3 12/10/2025
5.0.0-rc.2.20475.17 4 12/10/2025
5.0.0-rc.1.20451.17 5 12/10/2025
5.0.0-preview.8.20414.8 5 12/10/2025
5.0.0-preview.7.20365.19 4 12/10/2025
5.0.0-preview.6.20312.15 4 12/10/2025
5.0.0-preview.5.20279.2 4 12/10/2025
5.0.0-preview.4.20257.10 3 12/10/2025
5.0.0-preview.3.20215.14 3 12/10/2025
5.0.0-preview.2.20167.3 4 01/17/2026
5.0.0-preview.1.20124.5 4 12/10/2025
3.1.32 4 12/10/2025
3.1.31 4 12/10/2025
3.1.30 4 12/10/2025
3.1.29 4 12/10/2025
3.1.28 5 12/10/2025
3.1.27 5 12/10/2025
3.1.26 5 12/10/2025
3.1.25 4 12/10/2025
3.1.24 5 12/10/2025
3.1.23 4 12/10/2025
3.1.22 4 12/10/2025
3.1.21 8 12/10/2025
3.1.20 5 12/10/2025
3.1.19 6 12/10/2025
3.1.18 5 12/10/2025
3.1.17 5 12/10/2025
3.1.16 5 12/10/2025
3.1.15 5 12/10/2025
3.1.14 11 12/10/2025
3.1.13 4 12/10/2025
3.1.12 4 12/10/2025
3.1.11 5 12/10/2025
3.1.10 3 12/10/2025
3.1.9 4 12/10/2025
3.1.8 4 12/10/2025
3.1.7 4 12/10/2025
3.1.6 4 12/10/2025
3.1.5 3 12/10/2025
3.1.4 5 12/10/2025
3.1.3 4 12/10/2025
3.1.2 3 12/10/2025
3.1.1 4 12/10/2025
3.1.0 4 12/10/2025
3.1.0-preview3.19555.2 5 12/10/2025
3.1.0-preview2.19528.8 4 12/10/2025
3.1.0-preview1.19508.20 4 01/17/2026
3.0.3 4 12/10/2025
3.0.2 4 12/10/2025
3.0.0 8 01/18/2026
3.0.0-rc1.19457.4 4 01/19/2026
3.0.0-preview9.19424.4 4 01/18/2026
3.0.0-preview8.19405.7 4 01/17/2026
3.0.0-preview7.19365.7 4 01/18/2026
3.0.0-preview6.19307.2 4 01/18/2026
3.0.0-preview5-19227-01 4 01/18/2026
3.0.0-preview4-19216-03 4 01/17/2026
3.0.0-preview3-19153-02 4 01/17/2026
3.0.0-preview-19075-0444 4 01/18/2026
3.0.0-preview-18579-0056 3 01/17/2026
2.3.9 3 01/17/2026
2.3.8 5 01/17/2026
2.3.0 2 01/18/2026
2.2.1 4 01/18/2026
2.2.0 5 01/18/2026
2.2.0-preview3-35497 4 01/18/2026
2.2.0-preview2-35157 4 01/17/2026
2.2.0-preview1-35029 5 01/17/2026
2.1.1 4 01/17/2026
2.1.0 4 01/18/2026
2.1.0-rc1-final 4 01/18/2026
2.1.0-preview2-final 3 01/18/2026
2.1.0-preview1-final 8 01/19/2026
2.0.3 4 01/17/2026
2.0.2 4 01/17/2026
2.0.1 4 01/17/2026
2.0.0 5 01/17/2026
2.0.0-preview2-final 3 01/17/2026
2.0.0-preview1-final 4 01/17/2026
1.1.6 5 01/05/2026
1.1.5 4 01/17/2026
1.1.4 3 01/17/2026
1.1.3 4 01/18/2026
1.1.2 4 01/17/2026
1.1.1 5 01/02/2026
1.1.0 3 01/17/2026
1.1.0-preview1-final 4 01/17/2026
1.0.5 4 01/17/2026
1.0.4 3 01/17/2026
1.0.3 5 01/17/2026
1.0.2 4 01/18/2026
1.0.1 4 01/17/2026
1.0.0 4 01/17/2026
1.0.0-rc2-final 4 01/17/2026