Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore
3.0.0-preview-18579-0056
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 3.0.0-preview-18579-0056
NuGet\Install-Package Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore -Version 3.0.0-preview-18579-0056
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version="3.0.0-preview-18579-0056" />
<PackageVersion Include="Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version="3.0.0-preview-18579-0056" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" />
paket add Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore --version 3.0.0-preview-18579-0056
#r "nuget: Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore, 3.0.0-preview-18579-0056"
#addin nuget:?package=Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore&version=3.0.0-preview-18579-0056&prerelease
#tool nuget:?package=Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore&version=3.0.0-preview-18579-0056&prerelease
Components for performing health checks using EntityFrameworkCore.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/9e73c3382f4d9e6ba47afff6a1467ace945c77e7
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 (>= 3.0.0-preview.18572.1)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 3.0.0-preview.18572.1)
- Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions (>= 3.0.0-preview.18572.1)
NuGet packages (98)
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 (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
|
|
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
|
|
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
|
|
BehzadDara/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-preview.5.25277.114 | 296 | 6/6/2025 | |
10.0.0-preview.4.25258.110 | 522 | 5/12/2025 | |
10.0.0-preview.3.25172.1 | 442 | 4/10/2025 | |
10.0.0-preview.2.25164.1 | 371 | 3/18/2025 | |
10.0.0-preview.1.25120.3 | 458 | 2/25/2025 | |
9.0.6 | 84,042 | 6/10/2025 | |
9.0.5 | 320,473 | 5/13/2025 | |
9.0.4 | 688,678 | 4/8/2025 | |
9.0.3 | 456,071 | 3/11/2025 | |
9.0.2 | 596,314 | 2/11/2025 | |
9.0.1 | 439,331 | 1/14/2025 | |
9.0.0 | 703,628 | 11/12/2024 | |
9.0.0-rc.2.24474.3 | 17,870 | 10/8/2024 | |
9.0.0-rc.1.24452.1 | 4,829 | 9/10/2024 | |
9.0.0-preview.7.24406.2 | 517 | 8/13/2024 | |
9.0.0-preview.6.24328.4 | 1,162 | 7/9/2024 | |
9.0.0-preview.5.24306.11 | 423 | 6/11/2024 | |
9.0.0-preview.4.24267.6 | 330 | 5/21/2024 | |
9.0.0-preview.3.24172.13 | 73,362 | 4/11/2024 | |
9.0.0-preview.2.24128.4 | 1,245 | 3/12/2024 | |
9.0.0-preview.1.24081.5 | 20,906 | 2/13/2024 | |
8.0.17 | 52,869 | 6/10/2025 | |
8.0.16 | 145,417 | 5/13/2025 | |
8.0.15 | 341,745 | 4/8/2025 | |
8.0.14 | 576,348 | 3/11/2025 | |
8.0.13 | 394,735 | 2/11/2025 | |
8.0.12 | 587,532 | 1/14/2025 | |
8.0.11 | 2,234,851 | 11/12/2024 | |
8.0.10 | 2,165,865 | 10/8/2024 | |
8.0.8 | 2,488,406 | 8/13/2024 | |
8.0.7 | 1,695,245 | 7/9/2024 | |
8.0.6 | 1,691,234 | 5/28/2024 | |
8.0.5 | 633,031 | 5/14/2024 | |
8.0.4 | 1,993,592 | 4/9/2024 | |
8.0.3 | 1,168,111 | 3/12/2024 | |
8.0.2 | 1,305,867 | 2/13/2024 | |
8.0.1 | 1,450,372 | 1/9/2024 | |
8.0.0 | 2,336,680 | 11/14/2023 | |
8.0.0-rc.2.23480.2 | 17,278 | 10/10/2023 | |
8.0.0-rc.1.23421.29 | 13,043 | 9/12/2023 | |
8.0.0-preview.7.23375.9 | 18,087 | 8/8/2023 | |
8.0.0-preview.6.23329.11 | 6,803 | 7/11/2023 | |
8.0.0-preview.5.23302.2 | 3,456 | 6/13/2023 | |
8.0.0-preview.4.23260.4 | 788 | 5/16/2023 | |
8.0.0-preview.3.23177.8 | 2,490 | 4/11/2023 | |
8.0.0-preview.2.23153.2 | 504 | 3/14/2023 | |
8.0.0-preview.1.23112.2 | 51,153 | 2/21/2023 | |
7.0.20 | 162,459 | 5/28/2024 | |
7.0.19 | 15,643 | 5/14/2024 | |
7.0.18 | 73,249 | 4/9/2024 | |
7.0.17 | 275,421 | 3/12/2024 | |
7.0.16 | 208,584 | 2/13/2024 | |
7.0.15 | 231,521 | 1/9/2024 | |
7.0.14 | 534,892 | 11/14/2023 | |
7.0.13 | 416,653 | 10/24/2023 | |
7.0.12 | 342,557 | 10/10/2023 | |
7.0.11 | 588,194 | 9/12/2023 | |
7.0.10 | 513,647 | 8/8/2023 | |
7.0.9 | 476,805 | 7/11/2023 | |
7.0.8 | 613,078 | 6/22/2023 | |
7.0.7 | 210,443 | 6/13/2023 | |
7.0.5 | 1,491,496 | 4/11/2023 | |
7.0.4 | 489,918 | 3/14/2023 | |
7.0.3 | 700,881 | 2/14/2023 | |
7.0.2 | 692,581 | 1/10/2023 | |
7.0.1 | 246,448 | 12/13/2022 | |
7.0.0 | 389,192 | 11/7/2022 | |
7.0.0-rc.2.22476.2 | 4,434 | 10/11/2022 | |
7.0.0-rc.1.22427.2 | 2,792 | 9/14/2022 | |
7.0.0-preview.7.22376.6 | 2,881 | 8/9/2022 | |
7.0.0-preview.6.22330.3 | 1,249 | 7/12/2022 | |
7.0.0-preview.5.22303.8 | 863 | 6/14/2022 | |
7.0.0-preview.4.22251.1 | 4,322 | 5/10/2022 | |
7.0.0-preview.3.22178.4 | 2,569 | 4/13/2022 | |
7.0.0-preview.2.22153.2 | 439 | 3/14/2022 | |
7.0.0-preview.1.22109.13 | 538 | 2/17/2022 | |
6.0.36 | 122,453 | 11/12/2024 | |
6.0.35 | 89,461 | 10/8/2024 | |
6.0.33 | 118,807 | 8/13/2024 | |
6.0.32 | 129,158 | 7/9/2024 | |
6.0.31 | 112,293 | 5/28/2024 | |
6.0.30 | 49,719 | 5/14/2024 | |
6.0.29 | 195,999 | 4/9/2024 | |
6.0.28 | 126,687 | 3/12/2024 | |
6.0.27 | 285,034 | 2/13/2024 | |
6.0.26 | 350,904 | 1/9/2024 | |
6.0.25 | 577,637 | 11/14/2023 | |
6.0.24 | 264,830 | 10/24/2023 | |
6.0.23 | 163,668 | 10/10/2023 | |
6.0.22 | 437,133 | 9/12/2023 | |
6.0.21 | 456,844 | 8/8/2023 | |
6.0.20 | 377,186 | 7/11/2023 | |
6.0.19 | 262,692 | 6/22/2023 | |
6.0.18 | 149,395 | 6/13/2023 | |
6.0.16 | 1,050,797 | 4/11/2023 | |
6.0.15 | 672,366 | 3/14/2023 | |
6.0.14 | 527,542 | 2/14/2023 | |
6.0.13 | 845,819 | 1/10/2023 | |
6.0.12 | 782,050 | 12/13/2022 | |
6.0.11 | 920,200 | 11/7/2022 | |
6.0.10 | 1,905,040 | 10/11/2022 | |
6.0.9 | 1,290,865 | 9/13/2022 | |
6.0.8 | 1,553,483 | 8/9/2022 | |
6.0.7 | 1,632,919 | 7/12/2022 | |
6.0.6 | 1,448,166 | 6/14/2022 | |
6.0.5 | 1,859,098 | 5/10/2022 | |
6.0.4 | 908,713 | 4/11/2022 | |
6.0.3 | 1,610,012 | 3/8/2022 | |
6.0.2 | 847,501 | 2/8/2022 | |
6.0.1 | 1,659,899 | 12/14/2021 | |
6.0.0 | 1,589,545 | 11/8/2021 | |
6.0.0-rc.2.21480.10 | 11,182 | 10/12/2021 | |
6.0.0-rc.1.21452.15 | 5,473 | 9/14/2021 | |
6.0.0-preview.7.21378.6 | 10,885 | 8/10/2021 | |
6.0.0-preview.6.21355.2 | 1,460 | 7/14/2021 | |
6.0.0-preview.5.21301.17 | 17,096 | 6/15/2021 | |
6.0.0-preview.4.21253.5 | 989 | 5/24/2021 | |
6.0.0-preview.3.21201.13 | 1,229 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 935 | 3/11/2021 | |
6.0.0-preview.1.21103.6 | 1,264 | 2/12/2021 | |
5.0.17 | 504,817 | 5/10/2022 | |
5.0.16 | 183,099 | 4/11/2022 | |
5.0.15 | 107,971 | 3/8/2022 | |
5.0.14 | 74,325 | 2/8/2022 | |
5.0.13 | 225,124 | 12/14/2021 | |
5.0.12 | 324,319 | 11/7/2021 | |
5.0.11 | 781,538 | 10/12/2021 | |
5.0.10 | 536,954 | 9/14/2021 | |
5.0.9 | 588,875 | 8/10/2021 | |
5.0.8 | 379,656 | 7/13/2021 | |
5.0.7 | 807,448 | 6/8/2021 | |
5.0.6 | 638,532 | 5/11/2021 | |
5.0.5 | 851,009 | 4/6/2021 | |
5.0.4 | 344,948 | 3/9/2021 | |
5.0.3 | 417,355 | 2/9/2021 | |
5.0.2 | 530,396 | 1/12/2021 | |
5.0.1 | 524,234 | 12/8/2020 | |
5.0.0 | 550,045 | 11/9/2020 | |
5.0.0-rc.2.20475.17 | 4,928 | 10/13/2020 | |
5.0.0-rc.1.20451.17 | 4,120 | 9/14/2020 | |
5.0.0-preview.8.20414.8 | 3,065 | 8/25/2020 | |
5.0.0-preview.7.20365.19 | 1,424 | 7/21/2020 | |
5.0.0-preview.6.20312.15 | 894 | 6/25/2020 | |
5.0.0-preview.5.20279.2 | 1,470 | 6/10/2020 | |
5.0.0-preview.4.20257.10 | 1,006 | 5/18/2020 | |
5.0.0-preview.3.20215.14 | 932 | 4/23/2020 | |
5.0.0-preview.2.20167.3 | 1,102 | 4/2/2020 | |
5.0.0-preview.1.20124.5 | 3,915 | 3/16/2020 | |
3.1.32 | 152,439 | 12/13/2022 | |
3.1.31 | 9,074 | 11/8/2022 | |
3.1.30 | 17,833 | 10/11/2022 | |
3.1.29 | 14,720 | 9/13/2022 | |
3.1.28 | 18,409 | 8/9/2022 | |
3.1.27 | 46,914 | 7/12/2022 | |
3.1.26 | 30,126 | 6/14/2022 | |
3.1.25 | 34,958 | 5/10/2022 | |
3.1.24 | 48,631 | 4/11/2022 | |
3.1.23 | 81,065 | 3/8/2022 | |
3.1.22 | 202,267 | 12/14/2021 | |
3.1.21 | 86,038 | 11/7/2021 | |
3.1.20 | 45,073 | 10/11/2021 | |
3.1.19 | 80,415 | 9/14/2021 | |
3.1.18 | 151,154 | 8/10/2021 | |
3.1.17 | 167,419 | 7/13/2021 | |
3.1.16 | 218,154 | 6/8/2021 | |
3.1.15 | 120,401 | 5/11/2021 | |
3.1.14 | 70,775 | 4/6/2021 | |
3.1.13 | 130,010 | 3/9/2021 | |
3.1.12 | 247,990 | 2/9/2021 | |
3.1.11 | 158,167 | 1/12/2021 | |
3.1.10 | 527,225 | 11/9/2020 | |
3.1.9 | 869,290 | 10/13/2020 | |
3.1.8 | 858,998 | 9/8/2020 | |
3.1.7 | 495,258 | 8/11/2020 | |
3.1.6 | 469,774 | 7/14/2020 | |
3.1.5 | 525,832 | 6/9/2020 | |
3.1.4 | 552,398 | 5/12/2020 | |
3.1.3 | 760,478 | 3/24/2020 | |
3.1.2 | 631,317 | 2/18/2020 | |
3.1.1 | 602,983 | 1/14/2020 | |
3.1.0 | 715,220 | 12/3/2019 | |
3.1.0-preview3.19555.2 | 2,499 | 11/13/2019 | |
3.1.0-preview2.19528.8 | 661 | 11/1/2019 | |
3.1.0-preview1.19508.20 | 862 | 10/15/2019 | |
3.0.3 | 10,287 | 2/18/2020 | |
3.0.2 | 5,543 | 1/14/2020 | |
3.0.0 | 277,116 | 9/23/2019 | |
3.0.0-rc1.19457.4 | 1,508 | 9/16/2019 | |
3.0.0-preview9.19424.4 | 1,533 | 9/4/2019 | |
3.0.0-preview8.19405.7 | 19,838 | 8/13/2019 | |
3.0.0-preview7.19365.7 | 1,329 | 7/23/2019 | |
3.0.0-preview6.19307.2 | 1,252 | 6/12/2019 | |
3.0.0-preview5-19227-01 | 97,040 | 5/6/2019 | |
3.0.0-preview4-19216-03 | 1,233 | 4/18/2019 | |
3.0.0-preview3-19153-02 | 717 | 3/6/2019 | |
3.0.0-preview-19075-0444 | 709 | 1/29/2019 | |
3.0.0-preview-18579-0056 | 709 | 12/3/2018 | |
2.2.0 | 2,996,939 | 12/3/2018 | |
2.2.0-preview3-35497 | 3,804 | 10/17/2018 |