Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore 7.0.3

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore --version 7.0.3
                    
NuGet\Install-Package Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore -Version 7.0.3
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version="7.0.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version="7.0.3" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore --version 7.0.3
                    
#r "nuget: Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore, 7.0.3"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore@7.0.3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore&version=7.0.3
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore&version=7.0.3
                    
Install as a Cake Tool

Components for performing health checks using EntityFrameworkCore.
   

This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/febee99db845fd8766a13bdb391a07c3ee90b4ba

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (104)

Showing the top 5 NuGet packages that depend on Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore:

Package Downloads
Reo.Core.Database

Package Description

Reo.Core.Testing

Package Description

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.

Aspire.Npgsql.EntityFrameworkCore.PostgreSQL

A PostgreSQL® provider for Entity Framework Core that integrates with Aspire, including connection pooling, health checks, logging, and telemetry.

FenixAlliance.ACL.Dependencies

Application Component for the Alliance Business Suite.

GitHub repositories (55)

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
jasontaylordev/NorthwindTraders
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
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:
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
Amitpnk/Onion-architecture-ASP.NET-Core
WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 8!
mehdihadeli/food-delivery-microservices
🍔 A practical and imaginary food delivery microservices, built with .Net 9, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
markjprice/cs10dotnet6
Repository for the Packt Publishing book titled "C# 10 and .NET 6 - Modern Cross-Platform Development" by Mark J. Price
ntxinh/AspNetCore-DDD
Full ASP.NET Core 8.0 LTS application with DDD, CQRS and Event Sourcing
einmontal/SampleProject
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
markjprice/cs12dotnet8
Repository for the Packt Publishing book titled "C# 12 and .NET 8 - Modern Cross-Platform Development Fundamentals" by Mark J. Price
iayti/CleanArchitecture
ASP.NET Core 6 Web API Clean Architecture Solution Template
dotnet-presentations/aspnetcore-app-workshop
This workshop will teach you ASP.NET Core by building a complete conference management website from scratch.
Version Downloads Last Updated
10.0.0-preview.6.25358.103 228 7/15/2025
10.0.0-preview.5.25277.114 455 6/6/2025
10.0.0-preview.4.25258.110 540 5/12/2025
10.0.0-preview.3.25172.1 457 4/10/2025
10.0.0-preview.2.25164.1 383 3/18/2025
10.0.0-preview.1.25120.3 473 2/25/2025
9.0.8 387 8/5/2025
9.0.7 66,468 7/8/2025
9.0.6 255,187 6/10/2025
9.0.5 401,674 5/13/2025
9.0.4 867,227 4/8/2025
9.0.3 495,900 3/11/2025
9.0.2 640,002 2/11/2025
9.0.1 459,153 1/14/2025
9.0.0 740,626 11/12/2024
9.0.0-rc.2.24474.3 17,899 10/8/2024
9.0.0-rc.1.24452.1 4,840 9/10/2024
9.0.0-preview.7.24406.2 544 8/13/2024
9.0.0-preview.6.24328.4 1,211 7/9/2024
9.0.0-preview.5.24306.11 486 6/11/2024
9.0.0-preview.4.24267.6 343 5/21/2024
9.0.0-preview.3.24172.13 73,382 4/11/2024
9.0.0-preview.2.24128.4 1,290 3/12/2024
9.0.0-preview.1.24081.5 20,931 2/13/2024
8.0.19 242 8/4/2025
8.0.18 29,656 7/8/2025
8.0.17 151,278 6/10/2025
8.0.16 187,932 5/13/2025
8.0.15 421,018 4/8/2025
8.0.14 699,453 3/11/2025
8.0.13 445,183 2/11/2025
8.0.12 646,384 1/14/2025
8.0.11 2,387,395 11/12/2024
8.0.10 2,298,434 10/8/2024
8.0.8 2,575,031 8/13/2024
8.0.7 1,764,830 7/9/2024
8.0.6 1,736,533 5/28/2024
8.0.5 656,347 5/14/2024
8.0.4 2,037,710 4/9/2024
8.0.3 1,197,252 3/12/2024
8.0.2 1,345,614 2/13/2024
8.0.1 1,522,984 1/9/2024
8.0.0 2,436,088 11/14/2023
8.0.0-rc.2.23480.2 17,309 10/10/2023
8.0.0-rc.1.23421.29 13,112 9/12/2023
8.0.0-preview.7.23375.9 18,198 8/8/2023
8.0.0-preview.6.23329.11 6,826 7/11/2023
8.0.0-preview.5.23302.2 3,477 6/13/2023
8.0.0-preview.4.23260.4 804 5/16/2023
8.0.0-preview.3.23177.8 2,535 4/11/2023
8.0.0-preview.2.23153.2 524 3/14/2023
8.0.0-preview.1.23112.2 51,168 2/21/2023
7.0.20 170,319 5/28/2024
7.0.19 16,038 5/14/2024
7.0.18 74,983 4/9/2024
7.0.17 276,704 3/12/2024
7.0.16 211,112 2/13/2024
7.0.15 233,265 1/9/2024
7.0.14 537,489 11/14/2023
7.0.13 418,790 10/24/2023
7.0.12 345,046 10/10/2023
7.0.11 590,615 9/12/2023
7.0.10 516,983 8/8/2023
7.0.9 478,179 7/11/2023
7.0.8 617,968 6/22/2023
7.0.7 213,440 6/13/2023
7.0.5 1,496,172 4/11/2023
7.0.4 491,650 3/14/2023
7.0.3 711,632 2/14/2023
7.0.2 694,857 1/10/2023
7.0.1 248,023 12/13/2022
7.0.0 392,845 11/7/2022
7.0.0-rc.2.22476.2 4,452 10/11/2022
7.0.0-rc.1.22427.2 2,811 9/14/2022
7.0.0-preview.7.22376.6 2,900 8/9/2022
7.0.0-preview.6.22330.3 1,270 7/12/2022
7.0.0-preview.5.22303.8 882 6/14/2022
7.0.0-preview.4.22251.1 4,342 5/10/2022
7.0.0-preview.3.22178.4 2,589 4/13/2022
7.0.0-preview.2.22153.2 460 3/14/2022
7.0.0-preview.1.22109.13 560 2/17/2022
6.0.36 138,378 11/12/2024
6.0.35 91,977 10/8/2024
6.0.33 122,187 8/13/2024
6.0.32 132,908 7/9/2024
6.0.31 113,591 5/28/2024
6.0.30 50,715 5/14/2024
6.0.29 199,859 4/9/2024
6.0.28 128,910 3/12/2024
6.0.27 288,776 2/13/2024
6.0.26 352,545 1/9/2024
6.0.25 581,391 11/14/2023
6.0.24 266,464 10/24/2023
6.0.23 164,656 10/10/2023
6.0.22 439,426 9/12/2023
6.0.21 460,748 8/8/2023
6.0.20 381,578 7/11/2023
6.0.19 264,126 6/22/2023
6.0.18 149,899 6/13/2023
6.0.16 1,056,948 4/11/2023
6.0.15 687,057 3/14/2023
6.0.14 531,038 2/14/2023
6.0.13 851,459 1/10/2023
6.0.12 796,580 12/13/2022
6.0.11 924,636 11/7/2022
6.0.10 1,910,978 10/11/2022
6.0.9 1,301,943 9/13/2022
6.0.8 1,559,631 8/9/2022
6.0.7 1,638,093 7/12/2022
6.0.6 1,455,800 6/14/2022
6.0.5 1,864,440 5/10/2022
6.0.4 910,803 4/11/2022
6.0.3 1,614,849 3/8/2022
6.0.2 849,909 2/8/2022
6.0.1 1,672,556 12/14/2021
6.0.0 1,602,585 11/8/2021
6.0.0-rc.2.21480.10 11,205 10/12/2021
6.0.0-rc.1.21452.15 5,494 9/14/2021
6.0.0-preview.7.21378.6 10,905 8/10/2021
6.0.0-preview.6.21355.2 1,482 7/14/2021
6.0.0-preview.5.21301.17 17,116 6/15/2021
6.0.0-preview.4.21253.5 1,012 5/24/2021
6.0.0-preview.3.21201.13 1,248 4/8/2021
6.0.0-preview.2.21154.6 969 3/11/2021 6.0.0-preview.2.21154.6 is deprecated because it is no longer maintained.
6.0.0-preview.1.21103.6 1,296 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 508,910 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 184,440 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 108,306 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 74,505 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 225,726 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 325,685 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 784,516 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 538,436 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 589,755 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 381,105 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 809,602 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 640,374 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 852,595 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 345,630 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 418,479 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 530,629 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 524,745 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 550,920 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 4,963 10/13/2020 5.0.0-rc.2.20475.17 is deprecated because it is no longer maintained.
5.0.0-rc.1.20451.17 4,161 9/14/2020 5.0.0-rc.1.20451.17 is deprecated because it is no longer maintained.
5.0.0-preview.8.20414.8 3,101 8/25/2020 5.0.0-preview.8.20414.8 is deprecated because it is no longer maintained.
5.0.0-preview.7.20365.19 1,458 7/21/2020 5.0.0-preview.7.20365.19 is deprecated because it is no longer maintained.
5.0.0-preview.6.20312.15 927 6/25/2020 5.0.0-preview.6.20312.15 is deprecated because it is no longer maintained.
5.0.0-preview.5.20279.2 1,500 6/10/2020 5.0.0-preview.5.20279.2 is deprecated because it is no longer maintained.
5.0.0-preview.4.20257.10 1,037 5/18/2020 5.0.0-preview.4.20257.10 is deprecated because it is no longer maintained.
5.0.0-preview.3.20215.14 964 4/23/2020 5.0.0-preview.3.20215.14 is deprecated because it is no longer maintained.
5.0.0-preview.2.20167.3 1,138 4/2/2020 5.0.0-preview.2.20167.3 is deprecated because it is no longer maintained.
5.0.0-preview.1.20124.5 3,951 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 154,619 12/13/2022
3.1.31 9,131 11/8/2022
3.1.30 17,914 10/11/2022
3.1.29 14,851 9/13/2022
3.1.28 18,501 8/9/2022
3.1.27 47,059 7/12/2022
3.1.26 30,498 6/14/2022
3.1.25 35,090 5/10/2022
3.1.24 48,681 4/11/2022
3.1.23 81,132 3/8/2022
3.1.22 204,393 12/14/2021
3.1.21 86,490 11/7/2021
3.1.20 45,275 10/11/2021
3.1.19 80,535 9/14/2021
3.1.18 151,338 8/10/2021
3.1.17 168,421 7/13/2021
3.1.16 218,275 6/8/2021
3.1.15 120,714 5/11/2021
3.1.14 71,093 4/6/2021
3.1.13 130,317 3/9/2021
3.1.12 248,856 2/9/2021
3.1.11 158,513 1/12/2021
3.1.10 528,057 11/9/2020
3.1.9 873,333 10/13/2020
3.1.8 860,091 9/8/2020
3.1.7 496,006 8/11/2020
3.1.6 470,871 7/14/2020
3.1.5 526,325 6/9/2020
3.1.4 553,129 5/12/2020
3.1.3 761,817 3/24/2020
3.1.2 631,837 2/18/2020
3.1.1 604,337 1/14/2020
3.1.0 717,671 12/3/2019
3.1.0-preview3.19555.2 2,531 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 692 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 893 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 10,485 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 5,579 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 277,531 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 1,542 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 1,567 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 19,870 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 1,361 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 1,284 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 97,073 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 1,267 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 754 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.
3.0.0-preview-19075-0444 743 1/29/2019 3.0.0-preview-19075-0444 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 743 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
2.2.0 3,010,716 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 4,022 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.