Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore 10.0.8

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.

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