NetEvolve.HealthChecks.Abstractions 3.2.9

dotnet add package NetEvolve.HealthChecks.Abstractions --version 3.2.9
NuGet\Install-Package NetEvolve.HealthChecks.Abstractions -Version 3.2.9
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="NetEvolve.HealthChecks.Abstractions" Version="3.2.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NetEvolve.HealthChecks.Abstractions --version 3.2.9
#r "nuget: NetEvolve.HealthChecks.Abstractions, 3.2.9"
#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.
// Install NetEvolve.HealthChecks.Abstractions as a Cake Addin
#addin nuget:?package=NetEvolve.HealthChecks.Abstractions&version=3.2.9

// Install NetEvolve.HealthChecks.Abstractions as a Cake Tool
#tool nuget:?package=NetEvolve.HealthChecks.Abstractions&version=3.2.9

NetEvolve.HealthChecks.Abstractions

Nuget Nuget

This package provides a set of abstractions for creating health checks in .NET applications. It is based on the Microsoft.Extensions.Diagnostics.HealthChecks package and used for creating the NetEvolve.HealthChecks libraries.

💡 This package is available for .NET 6.0 and later.

Installation

To use this package, you need to add the package to your project. You can do this by using the NuGet package manager or by using the dotnet CLI.

dotnet add package NetEvolve.HealthChecks.Abstractions
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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 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 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (13)

Showing the top 5 NuGet packages that depend on NetEvolve.HealthChecks.Abstractions:

Package Downloads
NetEvolve.HealthChecks.Oracle

Contains HealthChecks for Oracle Databases, based on the nuget package `Oracle.ManagedDataAccess.Core`.

NetEvolve.HealthChecks

Contains general application HealthChecks.

NetEvolve.HealthChecks.SqlServer

Contains HealthChecks for Microsoft SqlServer, based on the nuget package `Microsoft.Data.SqlClient`.

NetEvolve.HealthChecks.Dapr

Contains HealthChecks for Dapr, based on the nuget package `Dapr.Client`.

NetEvolve.HealthChecks.SqlServer.Legacy

Contains HealthChecks for Microsoft SqlServer, based on the nuget package `System.Data.SqlClient`.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.2.9 600 4/8/2024
3.2.0 250 4/4/2024
3.1.10 1,050 2/18/2024
3.1.8 287 2/16/2024
3.1.0 324 2/15/2024
3.0.0 304 2/14/2024