Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore 10.0.0-preview.3.25172.1

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
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.
47
Microsoft.AspNetCore.All
Microsoft.AspNetCore.All
43
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.
43
Microsoft.AspNetCore.All
Microsoft.AspNetCore.All
42
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.
42
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.
41
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.
40
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. This package was built from the source at: https://github.com/aspnet/Universe/tree/244e037a222a7cd0a17feafb7f3a625fde40de97
39
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.
39
Microsoft.AspNetCore.All
Microsoft.AspNetCore.All
38
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.
38
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.
37
Microsoft.AspNetCore.All
Microsoft.AspNetCore.All
37

.NET 10.0

Version Downloads Last updated
10.0.0-preview.3.25172.1 7 04/14/2025
10.0.0-preview.2.25164.1 10 03/23/2025
10.0.0-preview.1.25120.3 14 02/25/2025
9.0.4 9 04/13/2025
9.0.3 11 03/11/2025
9.0.2 12 02/13/2025
9.0.1 14 01/20/2025
9.0.0 19 11/13/2024
9.0.0-rc.2.24474.3 22 10/08/2024
9.0.0-rc.1.24452.1 23 09/16/2024
9.0.0-preview.7.24406.2 24 08/15/2024
9.0.0-preview.6.24328.4 27 07/21/2024
9.0.0-preview.5.24306.11 32 06/13/2024
9.0.0-preview.4.24267.6 28 05/25/2024
9.0.0-preview.3.24172.13 25 04/13/2024
9.0.0-preview.2.24128.4 30 03/14/2024
9.0.0-preview.1.24081.5 37 02/25/2024
8.0.15 8 04/12/2025
8.0.14 9 03/11/2025
8.0.13 14 02/15/2025
8.0.12 16 01/20/2025
8.0.11 18 11/13/2024
8.0.10 16 10/19/2024
8.0.8 22 08/15/2024
8.0.7 22 07/21/2024
8.0.6 24 05/30/2024
8.0.5 25 05/14/2024
8.0.4 26 04/09/2024
8.0.3 32 03/14/2024
8.0.2 27 02/21/2024
8.0.1 28 03/11/2024
8.0.0 31 11/17/2023
8.0.0-rc.2.23480.2 26 10/20/2023
8.0.0-rc.1.23421.29 39 09/13/2023
8.0.0-preview.7.23375.9 37 08/23/2023
8.0.0-preview.6.23329.11 37 07/24/2023
8.0.0-preview.5.23302.2 32 09/25/2023
8.0.0-preview.4.23260.4 40 06/30/2023
8.0.0-preview.3.23177.8 33 07/25/2023
8.0.0-preview.2.23153.2 37 05/19/2023
8.0.0-preview.1.23112.2 30 07/18/2023
7.0.20 30 05/30/2024
7.0.19 30 05/14/2024
7.0.18 29 04/09/2024
7.0.17 30 03/14/2024
7.0.16 27 02/23/2024
7.0.15 34 01/15/2024
7.0.14 34 11/17/2023
7.0.13 30 10/26/2023
7.0.12 34 10/20/2023
7.0.11 35 09/13/2023
7.0.10 34 08/17/2023
7.0.9 37 08/08/2023
7.0.8 41 08/09/2023
7.0.7 38 08/16/2023
7.0.5 35 08/15/2023
7.0.4 32 07/06/2023
7.0.3 32 07/12/2023
7.0.2 37 07/13/2023
7.0.1 40 07/04/2023
7.0.0 36 06/27/2023
7.0.0-rc.2.22476.2 35 06/19/2023
7.0.0-rc.1.22427.2 31 07/02/2023
7.0.0-preview.7.22376.6 37 08/15/2023
7.0.0-preview.6.22330.3 36 08/27/2023
7.0.0-preview.5.22303.8 38 07/25/2023
7.0.0-preview.4.22251.1 33 07/07/2023
7.0.0-preview.3.22178.4 36 06/01/2023
7.0.0-preview.2.22153.2 33 06/27/2023
7.0.0-preview.1.22109.13 41 07/25/2023
6.0.36 19 11/13/2024
6.0.35 17 10/19/2024
6.0.33 30 08/15/2024
6.0.32 26 07/09/2024
6.0.31 28 05/30/2024
6.0.30 25 05/14/2024
6.0.29 40 04/09/2024
6.0.28 27 03/14/2024
6.0.27 28 02/25/2024
6.0.26 31 01/15/2024
6.0.25 32 11/17/2023
6.0.24 28 10/26/2023
6.0.23 30 10/20/2023
6.0.22 34 09/13/2023
6.0.21 40 08/14/2023
6.0.20 33 08/10/2023
6.0.19 30 08/19/2023
6.0.18 27 08/10/2023
6.0.16 32 08/05/2023
6.0.15 38 08/21/2023
6.0.14 35 07/30/2023
6.0.13 36 07/14/2023
6.0.12 27 06/20/2023
6.0.11 34 07/10/2023
6.0.10 30 06/05/2023
6.0.9 40 06/09/2023
6.0.8 29 06/24/2023
6.0.7 31 08/01/2023
6.0.6 31 06/17/2023
6.0.5 34 06/07/2022
6.0.4 34 06/30/2023
6.0.3 31 08/26/2023
6.0.2 38 08/10/2023
6.0.1 36 06/25/2023
6.0.0 30 06/16/2023
6.0.0-rc.2.21480.10 33 07/27/2023
6.0.0-rc.1.21452.15 32 08/08/2023
6.0.0-preview.7.21378.6 40 08/07/2023
6.0.0-preview.6.21355.2 34 08/22/2023
6.0.0-preview.5.21301.17 44 07/28/2023
6.0.0-preview.4.21253.5 36 07/08/2023
6.0.0-preview.3.21201.13 43 08/04/2023
6.0.0-preview.2.21154.6 38 08/25/2023
6.0.0-preview.1.21103.6 35 07/06/2023
5.0.17 42 06/09/2023
5.0.16 34 06/04/2023
5.0.15 40 06/05/2023
5.0.14 38 07/06/2023
5.0.13 31 07/20/2023
5.0.12 37 08/19/2023
5.0.11 30 07/11/2023
5.0.10 38 07/24/2023
5.0.9 28 07/25/2023
5.0.8 26 07/23/2023
5.0.7 33 08/10/2023
5.0.6 30 08/15/2023
5.0.5 32 07/26/2023
5.0.4 37 05/30/2023
5.0.3 29 08/02/2023
5.0.2 34 09/29/2023
5.0.1 31 08/06/2023
5.0.0 39 07/27/2023
5.0.0-rc.2.20475.17 34 05/30/2023
5.0.0-rc.1.20451.17 34 07/26/2023
5.0.0-preview.8.20414.8 35 08/09/2023
5.0.0-preview.7.20365.19 31 08/10/2023
5.0.0-preview.6.20312.15 29 08/17/2023
5.0.0-preview.5.20279.2 33 07/25/2023
5.0.0-preview.4.20257.10 31 08/07/2023
5.0.0-preview.3.20215.14 29 08/15/2023
5.0.0-preview.2.20167.3 41 08/27/2023
5.0.0-preview.1.20124.5 34 08/21/2023
3.1.32 35 07/29/2023
3.1.31 43 06/15/2023
3.1.30 38 08/11/2023
3.1.29 35 08/03/2023
3.1.28 41 07/27/2023
3.1.27 34 06/08/2023
3.1.26 32 07/24/2023
3.1.25 33 08/05/2023
3.1.24 31 07/29/2023
3.1.23 32 06/18/2023
3.1.22 36 06/17/2023
3.1.21 38 06/12/2023
3.1.20 31 08/14/2023
3.1.19 30 07/25/2023
3.1.18 32 08/09/2023
3.1.17 33 08/05/2023
3.1.16 39 08/05/2023
3.1.15 31 06/15/2023
3.1.14 38 07/09/2023
3.1.13 41 06/18/2023
3.1.12 35 07/08/2023
3.1.11 33 07/20/2023
3.1.10 35 07/18/2023
3.1.9 34 07/26/2023
3.1.8 33 07/22/2023
3.1.7 30 07/04/2023
3.1.6 37 06/13/2023
3.1.5 37 06/15/2023
3.1.4 31 07/05/2023
3.1.3 38 07/14/2023
3.1.2 36 07/21/2023
3.1.1 31 06/09/2023
3.1.0 33 08/06/2023
3.1.0-preview3.19555.2 30 08/05/2023
3.1.0-preview2.19528.8 30 06/04/2023
3.1.0-preview1.19508.20 38 07/25/2023
3.0.3 38 05/28/2023
3.0.2 27 08/23/2023
3.0.0 37 07/08/2023
3.0.0-rc1.19457.4 29 08/08/2023
3.0.0-preview9.19424.4 25 08/12/2023
3.0.0-preview8.19405.7 36 08/04/2023
3.0.0-preview7.19365.7 34 07/26/2023
3.0.0-preview6.19307.2 33 08/07/2023
3.0.0-preview5-19227-01 29 07/15/2023
3.0.0-preview4-19216-03 36 08/17/2023
3.0.0-preview3-19153-02 37 05/30/2023
3.0.0-preview-19075-0444 34 08/25/2023
3.0.0-preview-18579-0056 31 07/24/2023
2.3.0 14 01/21/2025
2.2.1 37 07/14/2023
2.2.0 27 07/20/2023
2.2.0-preview3-35497 31 09/23/2023
2.2.0-preview2-35157 34 08/09/2023
2.2.0-preview1-35029 38 08/20/2023
2.1.1 23 08/10/2023
2.1.0 34 07/23/2023
2.1.0-rc1-final 39 08/23/2023
2.1.0-preview2-final 34 08/22/2023
2.1.0-preview1-final 35 08/09/2023
2.0.3 33 06/27/2023
2.0.2 32 07/05/2023
2.0.1 38 06/11/2023
2.0.0 32 06/13/2023
2.0.0-preview2-final 36 06/16/2023
2.0.0-preview1-final 36 07/11/2023
1.1.6 32 08/08/2023
1.1.5 37 07/24/2023
1.1.4 33 06/06/2023
1.1.3 36 07/27/2023
1.1.2 37 08/10/2023
1.1.1 31 07/15/2023
1.1.0 36 06/07/2023
1.1.0-preview1-final 38 07/23/2023
1.0.5 31 07/09/2023
1.0.4 33 07/25/2023
1.0.3 33 08/12/2023
1.0.2 32 08/06/2023
1.0.1 36 07/06/2023
1.0.0 24 06/15/2023
1.0.0-rc2-final 38 07/16/2023