Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore
2.2.0-preview3-35497
Prefix Reserved
This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217
See the version list below for details.
dotnet add package Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore --version 2.2.0-preview3-35497
NuGet\Install-Package Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore -Version 2.2.0-preview3-35497
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version="2.2.0-preview3-35497" />
<PackageVersion Include="Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version="2.2.0-preview3-35497" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" />
paket add Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore --version 2.2.0-preview3-35497
#r "nuget: Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore, 2.2.0-preview3-35497"
#:package Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore@2.2.0-preview3-35497
#addin nuget:?package=Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore&version=2.2.0-preview3-35497&prerelease
#tool nuget:?package=Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore&version=2.2.0-preview3-35497&prerelease
Components for performing health checks using EntityFrameworkCore.
This package was built from the source at:
https://github.com/aspnet/Diagnostics/tree/1f31e0556d7cfb7fc99c6c8650173d0cc4ba0717
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Microsoft.EntityFrameworkCore.Relational (>= 2.2.0-preview3-35497)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 2.2.0-preview3-35497)
- Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions (>= 2.2.0-preview3-35497)
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.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. |
|
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:
|
|
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!
|
|
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
|
Version | Downloads | Last Updated | |
---|---|---|---|
10.0.0-rc.1.25451.107 | 6,364 | 9/9/2025 | |
10.0.0-preview.7.25380.108 | 1,421 | 8/12/2025 | |
10.0.0-preview.6.25358.103 | 507 | 7/15/2025 | |
10.0.0-preview.5.25277.114 | 474 | 6/6/2025 | |
10.0.0-preview.4.25258.110 | 559 | 5/12/2025 | |
10.0.0-preview.3.25172.1 | 472 | 4/10/2025 | |
10.0.0-preview.2.25164.1 | 397 | 3/18/2025 | |
10.0.0-preview.1.25120.3 | 496 | 2/25/2025 | |
9.0.9 | 142,759 | 9/9/2025 | |
9.0.8 | 369,246 | 8/5/2025 | |
9.0.7 | 567,206 | 7/8/2025 | |
9.0.6 | 425,128 | 6/10/2025 | |
9.0.5 | 557,898 | 5/13/2025 | |
9.0.4 | 1,150,368 | 4/8/2025 | |
9.0.3 | 581,838 | 3/11/2025 | |
9.0.2 | 742,532 | 2/11/2025 | |
9.0.1 | 506,589 | 1/14/2025 | |
9.0.0 | 848,345 | 11/12/2024 | |
9.0.0-rc.2.24474.3 | 18,288 | 10/8/2024 | |
9.0.0-rc.1.24452.1 | 4,860 | 9/10/2024 | |
9.0.0-preview.7.24406.2 | 697 | 8/13/2024 | |
9.0.0-preview.6.24328.4 | 1,270 | 7/9/2024 | |
9.0.0-preview.5.24306.11 | 542 | 6/11/2024 | |
9.0.0-preview.4.24267.6 | 360 | 5/21/2024 | |
9.0.0-preview.3.24172.13 | 73,407 | 4/11/2024 | |
9.0.0-preview.2.24128.4 | 1,340 | 3/12/2024 | |
9.0.0-preview.1.24081.5 | 21,028 | 2/13/2024 | |
8.0.20 | 51,918 | 9/9/2025 | |
8.0.19 | 186,685 | 8/4/2025 | |
8.0.18 | 181,179 | 7/8/2025 | |
8.0.17 | 319,024 | 6/10/2025 | |
8.0.16 | 277,328 | 5/13/2025 | |
8.0.15 | 609,418 | 4/8/2025 | |
8.0.14 | 976,014 | 3/11/2025 | |
8.0.13 | 566,783 | 2/11/2025 | |
8.0.12 | 824,494 | 1/14/2025 | |
8.0.11 | 2,747,536 | 11/12/2024 | |
8.0.10 | 2,616,571 | 10/8/2024 | |
8.0.8 | 2,805,037 | 8/13/2024 | |
8.0.7 | 1,947,628 | 7/9/2024 | |
8.0.6 | 1,848,437 | 5/28/2024 | |
8.0.5 | 712,048 | 5/14/2024 | |
8.0.4 | 2,140,837 | 4/9/2024 | |
8.0.3 | 1,270,710 | 3/12/2024 | |
8.0.2 | 1,441,967 | 2/13/2024 | |
8.0.1 | 1,702,593 | 1/9/2024 | |
8.0.0 | 2,704,949 | 11/14/2023 | |
8.0.0-rc.2.23480.2 | 17,374 | 10/10/2023 | |
8.0.0-rc.1.23421.29 | 13,330 | 9/12/2023 | |
8.0.0-preview.7.23375.9 | 18,393 | 8/8/2023 | |
8.0.0-preview.6.23329.11 | 6,907 | 7/11/2023 | |
8.0.0-preview.5.23302.2 | 3,506 | 6/13/2023 | |
8.0.0-preview.4.23260.4 | 828 | 5/16/2023 | |
8.0.0-preview.3.23177.8 | 2,571 | 4/11/2023 | |
8.0.0-preview.2.23153.2 | 549 | 3/14/2023 | |
8.0.0-preview.1.23112.2 | 51,192 | 2/21/2023 | |
7.0.20 | 192,216 | 5/28/2024 | |
7.0.19 | 20,105 | 5/14/2024 | |
7.0.18 | 84,630 | 4/9/2024 | |
7.0.17 | 282,293 | 3/12/2024 | |
7.0.16 | 221,268 | 2/13/2024 | |
7.0.15 | 241,485 | 1/9/2024 | |
7.0.14 | 545,048 | 11/14/2023 | |
7.0.13 | 428,393 | 10/24/2023 | |
7.0.12 | 353,953 | 10/10/2023 | |
7.0.11 | 598,576 | 9/12/2023 | |
7.0.10 | 528,233 | 8/8/2023 | |
7.0.9 | 485,739 | 7/11/2023 | |
7.0.8 | 628,658 | 6/22/2023 | |
7.0.7 | 228,525 | 6/13/2023 | |
7.0.5 | 1,510,045 | 4/11/2023 | |
7.0.4 | 499,226 | 3/14/2023 | |
7.0.3 | 761,135 | 2/14/2023 | |
7.0.2 | 704,806 | 1/10/2023 | |
7.0.1 | 254,993 | 12/13/2022 | |
7.0.0 | 403,344 | 11/7/2022 | |
7.0.0-rc.2.22476.2 | 4,480 | 10/11/2022 | |
7.0.0-rc.1.22427.2 | 2,839 | 9/14/2022 | |
7.0.0-preview.7.22376.6 | 2,929 | 8/9/2022 | |
7.0.0-preview.6.22330.3 | 1,301 | 7/12/2022 | |
7.0.0-preview.5.22303.8 | 913 | 6/14/2022 | |
7.0.0-preview.4.22251.1 | 4,370 | 5/10/2022 | |
7.0.0-preview.3.22178.4 | 2,621 | 4/13/2022 | |
7.0.0-preview.2.22153.2 | 493 | 3/14/2022 | |
7.0.0-preview.1.22109.13 | 589 | 2/17/2022 | |
6.0.36 | 183,264 | 11/12/2024 | |
6.0.35 | 99,831 | 10/8/2024 | |
6.0.33 | 133,201 | 8/13/2024 | |
6.0.32 | 145,520 | 7/9/2024 | |
6.0.31 | 120,242 | 5/28/2024 | |
6.0.30 | 57,447 | 5/14/2024 | |
6.0.29 | 211,210 | 4/9/2024 | |
6.0.28 | 138,140 | 3/12/2024 | |
6.0.27 | 303,154 | 2/13/2024 | |
6.0.26 | 360,093 | 1/9/2024 | |
6.0.25 | 595,457 | 11/14/2023 | |
6.0.24 | 274,896 | 10/24/2023 | |
6.0.23 | 169,922 | 10/10/2023 | |
6.0.22 | 448,590 | 9/12/2023 | |
6.0.21 | 475,312 | 8/8/2023 | |
6.0.20 | 395,612 | 7/11/2023 | |
6.0.19 | 272,182 | 6/22/2023 | |
6.0.18 | 155,119 | 6/13/2023 | |
6.0.16 | 1,075,772 | 4/11/2023 | |
6.0.15 | 721,348 | 3/14/2023 | |
6.0.14 | 541,215 | 2/14/2023 | |
6.0.13 | 868,320 | 1/10/2023 | |
6.0.12 | 820,240 | 12/13/2022 | |
6.0.11 | 939,322 | 11/7/2022 | |
6.0.10 | 1,929,235 | 10/11/2022 | |
6.0.9 | 1,327,992 | 9/13/2022 | |
6.0.8 | 1,577,365 | 8/9/2022 | |
6.0.7 | 1,654,376 | 7/12/2022 | |
6.0.6 | 1,477,493 | 6/14/2022 | |
6.0.5 | 1,881,458 | 5/10/2022 | |
6.0.4 | 918,733 | 4/11/2022 | |
6.0.3 | 1,637,713 | 3/8/2022 | |
6.0.2 | 857,787 | 2/8/2022 | |
6.0.1 | 1,694,738 | 12/14/2021 | |
6.0.0 | 1,637,941 | 11/8/2021 | |
6.0.0-rc.2.21480.10 | 11,424 | 10/12/2021 | |
6.0.0-rc.1.21452.15 | 5,542 | 9/14/2021 | |
6.0.0-preview.7.21378.6 | 11,274 | 8/10/2021 | |
6.0.0-preview.6.21355.2 | 1,507 | 7/14/2021 | |
6.0.0-preview.5.21301.17 | 17,143 | 6/15/2021 | |
6.0.0-preview.4.21253.5 | 1,042 | 5/24/2021 | |
6.0.0-preview.3.21201.13 | 1,278 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 1,016 | 3/11/2021 | |
6.0.0-preview.1.21103.6 | 1,340 | 2/12/2021 | |
5.0.17 | 526,457 | 5/10/2022 | |
5.0.16 | 190,744 | 4/11/2022 | |
5.0.15 | 112,135 | 3/8/2022 | |
5.0.14 | 77,800 | 2/8/2022 | |
5.0.13 | 230,011 | 12/14/2021 | |
5.0.12 | 333,322 | 11/7/2021 | |
5.0.11 | 792,577 | 10/12/2021 | |
5.0.10 | 544,916 | 9/14/2021 | |
5.0.9 | 594,508 | 8/10/2021 | |
5.0.8 | 386,423 | 7/13/2021 | |
5.0.7 | 818,551 | 6/8/2021 | |
5.0.6 | 648,694 | 5/11/2021 | |
5.0.5 | 858,914 | 4/6/2021 | |
5.0.4 | 350,592 | 3/9/2021 | |
5.0.3 | 424,032 | 2/9/2021 | |
5.0.2 | 534,652 | 1/12/2021 | |
5.0.1 | 529,368 | 12/8/2020 | |
5.0.0 | 555,868 | 11/9/2020 | |
5.0.0-rc.2.20475.17 | 5,048 | 10/13/2020 | |
5.0.0-rc.1.20451.17 | 4,228 | 9/14/2020 | |
5.0.0-preview.8.20414.8 | 3,149 | 8/25/2020 | |
5.0.0-preview.7.20365.19 | 1,504 | 7/21/2020 | |
5.0.0-preview.6.20312.15 | 979 | 6/25/2020 | |
5.0.0-preview.5.20279.2 | 1,550 | 6/10/2020 | |
5.0.0-preview.4.20257.10 | 1,088 | 5/18/2020 | |
5.0.0-preview.3.20215.14 | 1,015 | 4/23/2020 | |
5.0.0-preview.2.20167.3 | 1,185 | 4/2/2020 | |
5.0.0-preview.1.20124.5 | 3,995 | 3/16/2020 | |
3.1.32 | 164,523 | 12/13/2022 | |
3.1.31 | 12,278 | 11/8/2022 | |
3.1.30 | 21,255 | 10/11/2022 | |
3.1.29 | 18,183 | 9/13/2022 | |
3.1.28 | 21,841 | 8/9/2022 | |
3.1.27 | 50,408 | 7/12/2022 | |
3.1.26 | 34,462 | 6/14/2022 | |
3.1.25 | 38,357 | 5/10/2022 | |
3.1.24 | 51,788 | 4/11/2022 | |
3.1.23 | 84,425 | 3/8/2022 | |
3.1.22 | 212,451 | 12/14/2021 | |
3.1.21 | 90,263 | 11/7/2021 | |
3.1.20 | 48,623 | 10/11/2021 | |
3.1.19 | 83,888 | 9/14/2021 | |
3.1.18 | 154,791 | 8/10/2021 | |
3.1.17 | 172,833 | 7/13/2021 | |
3.1.16 | 221,515 | 6/8/2021 | |
3.1.15 | 124,389 | 5/11/2021 | |
3.1.14 | 74,665 | 4/6/2021 | |
3.1.13 | 134,120 | 3/9/2021 | |
3.1.12 | 253,249 | 2/9/2021 | |
3.1.11 | 162,644 | 1/12/2021 | |
3.1.10 | 533,450 | 11/9/2020 | |
3.1.9 | 892,231 | 10/13/2020 | |
3.1.8 | 865,964 | 9/8/2020 | |
3.1.7 | 501,913 | 8/11/2020 | |
3.1.6 | 476,379 | 7/14/2020 | |
3.1.5 | 530,883 | 6/9/2020 | |
3.1.4 | 558,872 | 5/12/2020 | |
3.1.3 | 766,775 | 3/24/2020 | |
3.1.2 | 636,358 | 2/18/2020 | |
3.1.1 | 610,740 | 1/14/2020 | |
3.1.0 | 726,328 | 12/3/2019 | |
3.1.0-preview3.19555.2 | 2,610 | 11/13/2019 | |
3.1.0-preview2.19528.8 | 739 | 11/1/2019 | |
3.1.0-preview1.19508.20 | 938 | 10/15/2019 | |
3.0.3 | 13,878 | 2/18/2020 | |
3.0.2 | 8,693 | 1/14/2020 | |
3.0.0 | 281,285 | 9/23/2019 | |
3.0.0-rc1.19457.4 | 1,589 | 9/16/2019 | |
3.0.0-preview9.19424.4 | 1,612 | 9/4/2019 | |
3.0.0-preview8.19405.7 | 20,232 | 8/13/2019 | |
3.0.0-preview7.19365.7 | 1,410 | 7/23/2019 | |
3.0.0-preview6.19307.2 | 1,330 | 6/12/2019 | |
3.0.0-preview5-19227-01 | 99,793 | 5/6/2019 | |
3.0.0-preview4-19216-03 | 1,317 | 4/18/2019 | |
3.0.0-preview3-19153-02 | 801 | 3/6/2019 | |
3.0.0-preview-19075-0444 | 791 | 1/29/2019 | |
3.0.0-preview-18579-0056 | 787 | 12/3/2018 | |
2.2.0 | 3,044,506 | 12/3/2018 | |
2.2.0-preview3-35497 | 4,496 | 10/17/2018 |