Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore 10.0.0-preview.4.25258.110

About

Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore provides components for performing health checks using Entity Framework Core (EF Core).

How to Use

To use Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore, follow these steps:

Installation

dotnet add package Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore

Configuration

To add a health check for an EF Core DbContext, use the AddDbContextCheck extension method to configure it with your app's service provider. Here's an example:

builder.Services.AddDbContext<SampleDbContext>(options =>
    options.UseSqlServer(builder.Configuration.GetConnectionString("DefaultConnection")));

builder.Services.AddHealthChecks()
    .AddDbContextCheck<SampleDbContext>();

Additional Documentation

For additional documentation and examples, refer to the official documentation on using the Entity Framework Core DbContext probe.

Feedback & Contributing

Microsoft.Extensions.Diagnostics.HealthChecks.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.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.

.NET 10.0

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