Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore
10.0.0
Prefix Reserved
dotnet add package Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore --version 10.0.0
NuGet\Install-Package Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore -Version 10.0.0
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version="10.0.0" />
<PackageVersion Include="Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version="10.0.0" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" />
paket add Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore --version 10.0.0
#r "nuget: Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore, 10.0.0"
#:package Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore@10.0.0
#addin nuget:?package=Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore&version=10.0.0
#tool nuget:?package=Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore&version=10.0.0
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.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Microsoft.EntityFrameworkCore.Relational (>= 10.0.0)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 10.0.0)
- Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions (>= 10.0.0)
NuGet packages (108)
Showing the top 5 NuGet packages that depend on Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore:
| Package | Downloads |
|---|---|
|
Reo.Core.Database
Package Description |
|
|
Aspire.Npgsql.EntityFrameworkCore.PostgreSQL
A PostgreSQL® provider for Entity Framework Core that integrates with Aspire, including connection pooling, health checks, logging, and telemetry. |
|
|
Aspire.Microsoft.EntityFrameworkCore.SqlServer
A Microsoft SQL Server provider for Entity Framework Core that integrates with Aspire, including connection pooling, health check, logging, and telemetry. |
|
|
Reo.Core.Testing
Package Description |
|
|
FenixAlliance.ACL.Dependencies
Application Component for the Alliance Business Suite. |
GitHub repositories (56)
Showing the top 20 popular GitHub repositories that depend on Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore:
| Repository | Stars |
|---|---|
|
jellyfin/jellyfin
The Free Software Media System - Server Backend & API
|
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
|
dotnet/aspire
Aspire is the tool for code-first, extensible, observable dev and deploy.
|
|
|
jasontaylordev/NorthwindTraders
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
|
|
|
ivanpaulovich/clean-architecture-manga
:cyclone: Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
|
|
|
skoruba/IdentityServer4.Admin
The administration for the IdentityServer4 and Asp.Net Core Identity
|
|
|
vietnam-devs/coolstore-microservices
A full-stack .NET microservices build on Dapr and Tye
|
|
|
Squidex/squidex
Headless CMS and Content Managment Hub
|
|
|
featbit/featbit
Enterprise-grade feature flag platform that you can self-host. Get started - free.
|
|
|
fullstackproltd/AspNetCoreSpa
Asp.Net 7.0 & Angular 15 SPA Fullstack application with plenty of examples. Live demo:
|
|
|
bitfoundation/bitplatform
Build all of your apps using what you already know and love ❤️
|
|
|
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
|
|
|
mehdihadeli/food-delivery-microservices
🍔 A practical and cloud-native food delivery microservices, built with .Net Aspire, .Net 9, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
|
|
|
Amitpnk/Onion-architecture-ASP.NET-Core
WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 8!
|
|
|
ntxinh/AspNetCore-DDD
Full ASP.NET Core 8.0 LTS application with DDD, CQRS and Event Sourcing
|
|
|
markjprice/cs10dotnet6
Repository for the Packt Publishing book titled "C# 10 and .NET 6 - Modern Cross-Platform Development" by Mark J. Price
|
|
|
BehzadDara/SampleProject
|
|
|
markjprice/cs12dotnet8
Repository for the Packt Publishing book titled "C# 12 and .NET 8 - Modern Cross-Platform Development Fundamentals" by Mark J. Price
|
|
|
Aguafrommars/TheIdServer
OpenID/Connect, OAuth2, WS-Federation and SAML 2.0 server based on Duende IdentityServer and ITFoxtec Identity SAML 2.0 with its admin UI
|
|
|
iayti/CleanArchitecture
ASP.NET Core 6 Web API Clean Architecture Solution Template
|
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 10.0.0 | 1,901 | 11/11/2025 | |
| 10.0.0-rc.2.25502.107 | 7,709 | 10/14/2025 | |
| 10.0.0-rc.1.25451.107 | 13,675 | 9/9/2025 | |
| 10.0.0-preview.7.25380.108 | 1,664 | 8/12/2025 | |
| 10.0.0-preview.6.25358.103 | 538 | 7/15/2025 | |
| 10.0.0-preview.5.25277.114 | 497 | 6/6/2025 | |
| 10.0.0-preview.4.25258.110 | 578 | 5/12/2025 | |
| 10.0.0-preview.3.25172.1 | 491 | 4/10/2025 | |
| 10.0.0-preview.2.25164.1 | 419 | 3/18/2025 | |
| 10.0.0-preview.1.25120.3 | 525 | 2/25/2025 | |
| 9.0.11 | 1,182 | 11/11/2025 | |
| 9.0.10 | 240,763 | 10/14/2025 | |
| 9.0.9 | 801,270 | 9/9/2025 | |
| 9.0.8 | 494,782 | 8/5/2025 | |
| 9.0.7 | 838,422 | 7/8/2025 | |
| 9.0.6 | 525,427 | 6/10/2025 | |
| 9.0.5 | 627,987 | 5/13/2025 | |
| 9.0.4 | 1,286,238 | 4/8/2025 | |
| 9.0.3 | 636,907 | 3/11/2025 | |
| 9.0.2 | 816,177 | 2/11/2025 | |
| 9.0.1 | 548,765 | 1/14/2025 | |
| 9.0.0 | 953,309 | 11/12/2024 | |
| 9.0.0-rc.2.24474.3 | 18,594 | 10/8/2024 | |
| 9.0.0-rc.1.24452.1 | 4,916 | 9/10/2024 | |
| 9.0.0-preview.7.24406.2 | 727 | 8/13/2024 | |
| 9.0.0-preview.6.24328.4 | 1,347 | 7/9/2024 | |
| 9.0.0-preview.5.24306.11 | 564 | 6/11/2024 | |
| 9.0.0-preview.4.24267.6 | 378 | 5/21/2024 | |
| 9.0.0-preview.3.24172.13 | 73,437 | 4/11/2024 | |
| 9.0.0-preview.2.24128.4 | 1,362 | 3/12/2024 | |
| 9.0.0-preview.1.24081.5 | 21,054 | 2/13/2024 | |
| 8.0.22 | 1,010 | 11/11/2025 | |
| 8.0.21 | 110,304 | 10/14/2025 | |
| 8.0.20 | 261,927 | 9/9/2025 | |
| 8.0.19 | 292,136 | 8/4/2025 | |
| 8.0.18 | 267,399 | 7/8/2025 | |
| 8.0.17 | 436,085 | 6/10/2025 | |
| 8.0.16 | 344,901 | 5/13/2025 | |
| 8.0.15 | 740,517 | 4/8/2025 | |
| 8.0.14 | 1,272,080 | 3/11/2025 | |
| 8.0.13 | 652,672 | 2/11/2025 | |
| 8.0.12 | 958,998 | 1/14/2025 | |
| 8.0.11 | 3,032,025 | 11/12/2024 | |
| 8.0.10 | 2,861,694 | 10/8/2024 | |
| 8.0.8 | 2,980,666 | 8/13/2024 | |
| 8.0.7 | 2,085,703 | 7/9/2024 | |
| 8.0.6 | 1,934,133 | 5/28/2024 | |
| 8.0.5 | 770,055 | 5/14/2024 | |
| 8.0.4 | 2,225,560 | 4/9/2024 | |
| 8.0.3 | 1,334,448 | 3/12/2024 | |
| 8.0.2 | 1,524,245 | 2/13/2024 | |
| 8.0.1 | 1,826,010 | 1/9/2024 | |
| 8.0.0 | 2,919,545 | 11/14/2023 | |
| 8.0.0-rc.2.23480.2 | 17,414 | 10/10/2023 | |
| 8.0.0-rc.1.23421.29 | 13,545 | 9/12/2023 | |
| 8.0.0-preview.7.23375.9 | 18,563 | 8/8/2023 | |
| 8.0.0-preview.6.23329.11 | 6,985 | 7/11/2023 | |
| 8.0.0-preview.5.23302.2 | 3,531 | 6/13/2023 | |
| 8.0.0-preview.4.23260.4 | 858 | 5/16/2023 | |
| 8.0.0-preview.3.23177.8 | 2,608 | 4/11/2023 | |
| 8.0.0-preview.2.23153.2 | 573 | 3/14/2023 | |
| 8.0.0-preview.1.23112.2 | 51,215 | 2/21/2023 | |
| 7.0.20 | 215,861 | 5/28/2024 | |
| 7.0.19 | 27,696 | 5/14/2024 | |
| 7.0.18 | 95,102 | 4/9/2024 | |
| 7.0.17 | 290,867 | 3/12/2024 | |
| 7.0.16 | 234,754 | 2/13/2024 | |
| 7.0.15 | 252,639 | 1/9/2024 | |
| 7.0.14 | 557,259 | 11/14/2023 | |
| 7.0.13 | 442,164 | 10/24/2023 | |
| 7.0.12 | 364,960 | 10/10/2023 | |
| 7.0.11 | 608,447 | 9/12/2023 | |
| 7.0.10 | 542,682 | 8/8/2023 | |
| 7.0.9 | 496,740 | 7/11/2023 | |
| 7.0.8 | 640,032 | 6/22/2023 | |
| 7.0.7 | 249,690 | 6/13/2023 | |
| 7.0.5 | 1,524,656 | 4/11/2023 | |
| 7.0.4 | 509,767 | 3/14/2023 | |
| 7.0.3 | 837,365 | 2/14/2023 | |
| 7.0.2 | 717,620 | 1/10/2023 | |
| 7.0.1 | 264,645 | 12/13/2022 | |
| 7.0.0 | 416,116 | 11/7/2022 | |
| 7.0.0-rc.2.22476.2 | 4,512 | 10/11/2022 | |
| 7.0.0-rc.1.22427.2 | 2,876 | 9/14/2022 | |
| 7.0.0-preview.7.22376.6 | 2,959 | 8/9/2022 | |
| 7.0.0-preview.6.22330.3 | 1,331 | 7/12/2022 | |
| 7.0.0-preview.5.22303.8 | 944 | 6/14/2022 | |
| 7.0.0-preview.4.22251.1 | 4,395 | 5/10/2022 | |
| 7.0.0-preview.3.22178.4 | 2,656 | 4/13/2022 | |
| 7.0.0-preview.2.22153.2 | 526 | 3/14/2022 | |
| 7.0.0-preview.1.22109.13 | 626 | 2/17/2022 | |
| 6.0.36 | 225,809 | 11/12/2024 | |
| 6.0.35 | 109,393 | 10/8/2024 | |
| 6.0.33 | 143,477 | 8/13/2024 | |
| 6.0.32 | 160,213 | 7/9/2024 | |
| 6.0.31 | 130,433 | 5/28/2024 | |
| 6.0.30 | 67,359 | 5/14/2024 | |
| 6.0.29 | 222,675 | 4/9/2024 | |
| 6.0.28 | 150,198 | 3/12/2024 | |
| 6.0.27 | 318,354 | 2/13/2024 | |
| 6.0.26 | 369,888 | 1/9/2024 | |
| 6.0.25 | 609,251 | 11/14/2023 | |
| 6.0.24 | 287,028 | 10/24/2023 | |
| 6.0.23 | 178,548 | 10/10/2023 | |
| 6.0.22 | 459,875 | 9/12/2023 | |
| 6.0.21 | 491,789 | 8/8/2023 | |
| 6.0.20 | 409,715 | 7/11/2023 | |
| 6.0.19 | 282,391 | 6/22/2023 | |
| 6.0.18 | 163,029 | 6/13/2023 | |
| 6.0.16 | 1,094,006 | 4/11/2023 | |
| 6.0.15 | 749,815 | 3/14/2023 | |
| 6.0.14 | 553,427 | 2/14/2023 | |
| 6.0.13 | 885,385 | 1/10/2023 | |
| 6.0.12 | 843,603 | 12/13/2022 | |
| 6.0.11 | 954,677 | 11/7/2022 | |
| 6.0.10 | 1,950,645 | 10/11/2022 | |
| 6.0.9 | 1,349,309 | 9/13/2022 | |
| 6.0.8 | 1,598,534 | 8/9/2022 | |
| 6.0.7 | 1,674,431 | 7/12/2022 | |
| 6.0.6 | 1,495,004 | 6/14/2022 | |
| 6.0.5 | 1,903,875 | 5/10/2022 | |
| 6.0.4 | 929,693 | 4/11/2022 | |
| 6.0.3 | 1,672,520 | 3/8/2022 | |
| 6.0.2 | 868,023 | 2/8/2022 | |
| 6.0.1 | 1,718,447 | 12/14/2021 | |
| 6.0.0 | 1,663,880 | 11/8/2021 | |
| 6.0.0-rc.2.21480.10 | 11,759 | 10/12/2021 | |
| 6.0.0-rc.1.21452.15 | 5,610 | 9/14/2021 | |
| 6.0.0-preview.7.21378.6 | 11,701 | 8/10/2021 | |
| 6.0.0-preview.6.21355.2 | 1,544 | 7/14/2021 | |
| 6.0.0-preview.5.21301.17 | 17,183 | 6/15/2021 | |
| 6.0.0-preview.4.21253.5 | 1,080 | 5/24/2021 | |
| 6.0.0-preview.3.21201.13 | 1,310 | 4/8/2021 | |
| 6.0.0-preview.2.21154.6 | 1,058 | 3/11/2021 | |
| 6.0.0-preview.1.21103.6 | 1,393 | 2/12/2021 | |
| 5.0.17 | 542,959 | 5/10/2022 | |
| 5.0.16 | 199,985 | 4/11/2022 | |
| 5.0.15 | 119,087 | 3/8/2022 | |
| 5.0.14 | 84,442 | 2/8/2022 | |
| 5.0.13 | 237,874 | 12/14/2021 | |
| 5.0.12 | 346,392 | 11/7/2021 | |
| 5.0.11 | 803,206 | 10/12/2021 | |
| 5.0.10 | 553,783 | 9/14/2021 | |
| 5.0.9 | 604,358 | 8/10/2021 | |
| 5.0.8 | 394,486 | 7/13/2021 | |
| 5.0.7 | 832,803 | 6/8/2021 | |
| 5.0.6 | 663,671 | 5/11/2021 | |
| 5.0.5 | 868,899 | 4/6/2021 | |
| 5.0.4 | 359,207 | 3/9/2021 | |
| 5.0.3 | 433,592 | 2/9/2021 | |
| 5.0.2 | 542,920 | 1/12/2021 | |
| 5.0.1 | 539,067 | 12/8/2020 | |
| 5.0.0 | 564,367 | 11/9/2020 | |
| 5.0.0-rc.2.20475.17 | 5,118 | 10/13/2020 | |
| 5.0.0-rc.1.20451.17 | 4,268 | 9/14/2020 | |
| 5.0.0-preview.8.20414.8 | 3,200 | 8/25/2020 | |
| 5.0.0-preview.7.20365.19 | 1,551 | 7/21/2020 | |
| 5.0.0-preview.6.20312.15 | 1,028 | 6/25/2020 | |
| 5.0.0-preview.5.20279.2 | 1,600 | 6/10/2020 | |
| 5.0.0-preview.4.20257.10 | 1,141 | 5/18/2020 | |
| 5.0.0-preview.3.20215.14 | 1,058 | 4/23/2020 | |
| 5.0.0-preview.2.20167.3 | 1,234 | 4/2/2020 | |
| 5.0.0-preview.1.20124.5 | 4,045 | 3/16/2020 | |
| 3.1.32 | 176,389 | 12/13/2022 | |
| 3.1.31 | 18,808 | 11/8/2022 | |
| 3.1.30 | 27,758 | 10/11/2022 | |
| 3.1.29 | 24,678 | 9/13/2022 | |
| 3.1.28 | 28,379 | 8/9/2022 | |
| 3.1.27 | 57,016 | 7/12/2022 | |
| 3.1.26 | 41,481 | 6/14/2022 | |
| 3.1.25 | 45,118 | 5/10/2022 | |
| 3.1.24 | 58,296 | 4/11/2022 | |
| 3.1.23 | 90,990 | 3/8/2022 | |
| 3.1.22 | 222,177 | 12/14/2021 | |
| 3.1.21 | 97,017 | 11/7/2021 | |
| 3.1.20 | 55,338 | 10/11/2021 | |
| 3.1.19 | 90,522 | 9/14/2021 | |
| 3.1.18 | 161,701 | 8/10/2021 | |
| 3.1.17 | 180,354 | 7/13/2021 | |
| 3.1.16 | 228,124 | 6/8/2021 | |
| 3.1.15 | 131,264 | 5/11/2021 | |
| 3.1.14 | 81,385 | 4/6/2021 | |
| 3.1.13 | 141,147 | 3/9/2021 | |
| 3.1.12 | 260,297 | 2/9/2021 | |
| 3.1.11 | 169,622 | 1/12/2021 | |
| 3.1.10 | 541,321 | 11/9/2020 | |
| 3.1.9 | 916,163 | 10/13/2020 | |
| 3.1.8 | 876,166 | 9/8/2020 | |
| 3.1.7 | 510,875 | 8/11/2020 | |
| 3.1.6 | 485,759 | 7/14/2020 | |
| 3.1.5 | 539,643 | 6/9/2020 | |
| 3.1.4 | 569,182 | 5/12/2020 | |
| 3.1.3 | 774,412 | 3/24/2020 | |
| 3.1.2 | 644,978 | 2/18/2020 | |
| 3.1.1 | 619,623 | 1/14/2020 | |
| 3.1.0 | 736,886 | 12/3/2019 | |
| 3.1.0-preview3.19555.2 | 2,728 | 11/13/2019 | |
| 3.1.0-preview2.19528.8 | 785 | 11/1/2019 | |
| 3.1.0-preview1.19508.20 | 984 | 10/15/2019 | |
| 3.0.3 | 20,611 | 2/18/2020 | |
| 3.0.2 | 15,196 | 1/14/2020 | |
| 3.0.0 | 288,200 | 9/23/2019 | |
| 3.0.0-rc1.19457.4 | 1,634 | 9/16/2019 | |
| 3.0.0-preview9.19424.4 | 1,653 | 9/4/2019 | |
| 3.0.0-preview8.19405.7 | 21,132 | 8/13/2019 | |
| 3.0.0-preview7.19365.7 | 1,458 | 7/23/2019 | |
| 3.0.0-preview6.19307.2 | 1,366 | 6/12/2019 | |
| 3.0.0-preview5-19227-01 | 104,397 | 5/6/2019 | |
| 3.0.0-preview4-19216-03 | 1,365 | 4/18/2019 | |
| 3.0.0-preview3-19153-02 | 841 | 3/6/2019 | |
| 3.0.0-preview-19075-0444 | 839 | 1/29/2019 | |
| 3.0.0-preview-18579-0056 | 828 | 12/3/2018 | |
| 2.2.0 | 3,079,534 | 12/3/2018 | |
| 2.2.0-preview3-35497 | 4,845 | 10/17/2018 |