RockLib.HealthChecks.AspNetCore
3.0.0-alpha.2
.NET 6.0
.NET Core 3.1
.NET Framework 4.8
This is a prerelease version of RockLib.HealthChecks.AspNetCore.
dotnet add package RockLib.HealthChecks.AspNetCore --version 3.0.0-alpha.2
NuGet\Install-Package RockLib.HealthChecks.AspNetCore -Version 3.0.0-alpha.2
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="RockLib.HealthChecks.AspNetCore" Version="3.0.0-alpha.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RockLib.HealthChecks.AspNetCore --version 3.0.0-alpha.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RockLib.HealthChecks.AspNetCore, 3.0.0-alpha.2"
#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 RockLib.HealthChecks.AspNetCore as a Cake Addin
#addin nuget:?package=RockLib.HealthChecks.AspNetCore&version=3.0.0-alpha.2&prerelease
// Install RockLib.HealthChecks.AspNetCore as a Cake Tool
#tool nuget:?package=RockLib.HealthChecks.AspNetCore&version=3.0.0-alpha.2&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A simple set of .NET Core Middleware extensions for adding Health Checks to your web application.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. 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 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. |
.NET Core | netcoreapp3.1 is compatible. |
.NET Framework | net48 is compatible. net481 was computed. |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- Newtonsoft.Json (>= 13.0.2)
- RockLib.HealthChecks (>= 2.0.1)
-
.NETFramework 4.8
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- Newtonsoft.Json (>= 13.0.2)
- RockLib.HealthChecks (>= 2.0.1)
-
net6.0
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- Newtonsoft.Json (>= 13.0.2)
- RockLib.HealthChecks (>= 2.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.0.0-alpha.2 | 597 | 3/1/2023 |
3.0.0-alpha.1 | 387 | 12/14/2022 |
2.0.7 | 85,717 | 8/13/2021 |
2.0.6 | 20,633 | 5/10/2021 |
2.0.5 | 14,492 | 3/12/2021 |
2.0.4 | 6,817 | 2/12/2021 |
2.0.3 | 35,665 | 8/19/2020 |
2.0.2 | 371 | 8/14/2020 |
2.0.1 | 6,247 | 7/30/2020 |
2.0.0 | 35,345 | 12/19/2019 |
1.0.0 | 638 | 11/20/2019 |
1.0.0-rc1 | 9,873 | 10/22/2019 |
A changelog is available at https://github.com/RockLib/RockLib.HealthChecks/blob/main/RockLib.HealthChecks.AspNetCore/CHANGELOG.md.