Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore 2.2.0-preview3-35497

Prefix Reserved
Additional Details

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

This is a prerelease version of Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.
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 2.2.0-preview3-35497
                    
NuGet\Install-Package Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore -Version 2.2.0-preview3-35497
                    
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="2.2.0-preview3-35497" />
                    
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="2.2.0-preview3-35497" />
                    
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 2.2.0-preview3-35497
                    
#r "nuget: Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore, 2.2.0-preview3-35497"
                    
#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.
#addin nuget:?package=Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore&version=2.2.0-preview3-35497&prerelease
                    
Install Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore as a Cake Addin
#tool nuget:?package=Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore&version=2.2.0-preview3-35497&prerelease
                    
Install Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore as a Cake Tool

Components for performing health checks using EntityFrameworkCore.
   
This package was built from the source at:
https://github.com/aspnet/Diagnostics/tree/1f31e0556d7cfb7fc99c6c8650173d0cc4ba0717

Product 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. 
.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (94)

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

FenixAlliance.ACL.Dependencies

Application Component for the Alliance Business Suite.

Be.Vlaanderen.Basisregisters.Api

Common API infrastructure and helpers.

Aspire.Npgsql.EntityFrameworkCore.PostgreSQL

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

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
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
iayti/CleanArchitecture
ASP.NET Core 6 Web API Clean Architecture Solution Template
markjprice/cs12dotnet8
Repository for the Packt Publishing book titled "C# 12 and .NET 8 - Modern Cross-Platform Development Fundamentals" by Mark J. Price
Version Downloads Last updated
10.0.0-preview.3.25172.1 278 4/10/2025
10.0.0-preview.2.25164.1 348 3/18/2025
10.0.0-preview.1.25120.3 441 2/25/2025
9.0.4 79,720 4/8/2025
9.0.3 247,683 3/11/2025
9.0.2 438,407 2/11/2025
9.0.1 345,644 1/14/2025
9.0.0 596,497 11/12/2024
9.0.0-rc.2.24474.3 16,872 10/8/2024
9.0.0-rc.1.24452.1 4,809 9/10/2024
9.0.0-preview.7.24406.2 496 8/13/2024
9.0.0-preview.6.24328.4 1,106 7/9/2024
9.0.0-preview.5.24306.11 373 6/11/2024
9.0.0-preview.4.24267.6 303 5/21/2024
9.0.0-preview.3.24172.13 73,315 4/11/2024
9.0.0-preview.2.24128.4 1,148 3/12/2024
9.0.0-preview.1.24081.5 20,836 2/13/2024
8.0.15 55,220 4/8/2025
8.0.14 254,234 3/11/2025
8.0.13 262,898 2/11/2025
8.0.12 405,743 1/14/2025
8.0.11 1,790,338 11/12/2024
8.0.10 1,773,557 10/8/2024
8.0.8 2,236,393 8/13/2024
8.0.7 1,497,468 7/9/2024
8.0.6 1,566,160 5/28/2024
8.0.5 571,720 5/14/2024
8.0.4 1,876,921 4/9/2024
8.0.3 1,089,578 3/12/2024
8.0.2 1,211,289 2/13/2024
8.0.1 1,290,955 1/9/2024
8.0.0 2,107,958 11/14/2023
8.0.0-rc.2.23480.2 17,224 10/10/2023
8.0.0-rc.1.23421.29 12,583 9/12/2023
8.0.0-preview.7.23375.9 17,807 8/8/2023
8.0.0-preview.6.23329.11 6,759 7/11/2023
8.0.0-preview.5.23302.2 3,415 6/13/2023
8.0.0-preview.4.23260.4 753 5/16/2023
8.0.0-preview.3.23177.8 2,355 4/11/2023
8.0.0-preview.2.23153.2 479 3/14/2023
8.0.0-preview.1.23112.2 51,122 2/21/2023
7.0.20 140,654 5/28/2024
7.0.19 14,588 5/14/2024
7.0.18 70,504 4/9/2024
7.0.17 272,344 3/12/2024
7.0.16 200,987 2/13/2024
7.0.15 225,590 1/9/2024
7.0.14 529,144 11/14/2023
7.0.13 408,844 10/24/2023
7.0.12 336,455 10/10/2023
7.0.11 580,325 9/12/2023
7.0.10 504,784 8/8/2023
7.0.9 471,294 7/11/2023
7.0.8 599,798 6/22/2023
7.0.7 201,891 6/13/2023
7.0.5 1,478,411 4/11/2023
7.0.4 484,485 3/14/2023
7.0.3 671,012 2/14/2023
7.0.2 685,799 1/10/2023
7.0.1 242,785 12/13/2022
7.0.0 376,055 11/7/2022
7.0.0-rc.2.22476.2 4,410 10/11/2022
7.0.0-rc.1.22427.2 2,749 9/14/2022
7.0.0-preview.7.22376.6 2,846 8/9/2022
7.0.0-preview.6.22330.3 1,212 7/12/2022
7.0.0-preview.5.22303.8 825 6/14/2022
7.0.0-preview.4.22251.1 4,284 5/10/2022
7.0.0-preview.3.22178.4 2,531 4/13/2022
7.0.0-preview.2.22153.2 399 3/14/2022
7.0.0-preview.1.22109.13 497 2/17/2022
6.0.36 69,146 11/12/2024
6.0.35 82,045 10/8/2024
6.0.33 108,044 8/13/2024
6.0.32 118,083 7/9/2024
6.0.31 107,486 5/28/2024
6.0.30 46,609 5/14/2024
6.0.29 187,123 4/9/2024
6.0.28 120,630 3/12/2024
6.0.27 271,664 2/13/2024
6.0.26 343,931 1/9/2024
6.0.25 564,647 11/14/2023
6.0.24 259,870 10/24/2023
6.0.23 160,124 10/10/2023
6.0.22 429,751 9/12/2023
6.0.21 445,648 8/8/2023
6.0.20 363,810 7/11/2023
6.0.19 257,963 6/22/2023
6.0.18 147,137 6/13/2023
6.0.16 1,011,661 4/11/2023
6.0.15 636,506 3/14/2023
6.0.14 516,117 2/14/2023
6.0.13 828,607 1/10/2023
6.0.12 750,269 12/13/2022
6.0.11 908,411 11/7/2022
6.0.10 1,884,427 10/11/2022
6.0.9 1,263,235 9/13/2022
6.0.8 1,538,733 8/9/2022
6.0.7 1,614,897 7/12/2022
6.0.6 1,431,580 6/14/2022
6.0.5 1,841,673 5/10/2022
6.0.4 902,788 4/11/2022
6.0.3 1,597,884 3/8/2022
6.0.2 838,762 2/8/2022
6.0.1 1,637,352 12/14/2021
6.0.0 1,544,197 11/8/2021
6.0.0-rc.2.21480.10 11,137 10/12/2021
6.0.0-rc.1.21452.15 5,435 9/14/2021
6.0.0-preview.7.21378.6 10,840 8/10/2021
6.0.0-preview.6.21355.2 1,415 7/14/2021
6.0.0-preview.5.21301.17 17,056 6/15/2021
6.0.0-preview.4.21253.5 885 5/24/2021
6.0.0-preview.3.21201.13 1,184 4/8/2021
6.0.0-preview.2.21154.6 874 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,198 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 493,218 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 180,113 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 107,155 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 73,837 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 223,958 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 320,091 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 774,663 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 533,056 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 586,003 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 375,337 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 797,211 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 632,574 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 841,958 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 342,121 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 411,706 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 527,135 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 520,063 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 536,922 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 4,814 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,052 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 2,998 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,362 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 826 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,400 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 938 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 860 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,030 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,848 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 147,442 12/13/2022
3.1.31 8,923 11/8/2022
3.1.30 17,528 10/11/2022
3.1.29 14,376 9/13/2022
3.1.28 18,230 8/9/2022
3.1.27 46,503 7/12/2022
3.1.26 29,699 6/14/2022
3.1.25 34,785 5/10/2022
3.1.24 48,549 4/11/2022
3.1.23 80,800 3/8/2022
3.1.22 199,795 12/14/2021
3.1.21 85,184 11/7/2021
3.1.20 44,817 10/11/2021
3.1.19 80,158 9/14/2021
3.1.18 150,515 8/10/2021
3.1.17 165,365 7/13/2021
3.1.16 217,624 6/8/2021
3.1.15 119,779 5/11/2021
3.1.14 70,008 4/6/2021
3.1.13 129,425 3/9/2021
3.1.12 246,807 2/9/2021
3.1.11 157,339 1/12/2021
3.1.10 525,503 11/9/2020
3.1.9 859,596 10/13/2020
3.1.8 855,684 9/8/2020
3.1.7 491,944 8/11/2020
3.1.6 466,290 7/14/2020
3.1.5 524,332 6/9/2020
3.1.4 551,221 5/12/2020
3.1.3 756,812 3/24/2020
3.1.2 630,018 2/18/2020
3.1.1 599,697 1/14/2020
3.1.0 704,745 12/3/2019
3.1.0-preview3.19555.2 2,433 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 589 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 792 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 9,836 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 5,456 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 276,300 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 1,439 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 1,466 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 19,766 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 1,254 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 1,180 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 96,970 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 1,159 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 645 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.
3.0.0-preview-19075-0444 634 1/29/2019 3.0.0-preview-19075-0444 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 639 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
2.2.0 2,966,852 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 3,710 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.