Akka.HealthCheck
0.1.0
Prefix Reserved
See the version list below for details.
dotnet add package Akka.HealthCheck --version 0.1.0
NuGet\Install-Package Akka.HealthCheck -Version 0.1.0
<PackageReference Include="Akka.HealthCheck" Version="0.1.0" />
paket add Akka.HealthCheck --version 0.1.0
#r "nuget: Akka.HealthCheck, 0.1.0"
// Install Akka.HealthCheck as a Cake Addin #addin nuget:?package=Akka.HealthCheck&version=0.1.0 // Install Akka.HealthCheck as a Cake Tool #tool nuget:?package=Akka.HealthCheck&version=0.1.0
Akka.NET healthchecks for environments like K8s, AWS, Azure, Pivotal Cloud Foundry, and more.
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. |
.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
- Akka (>= 1.3.11)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Akka.HealthCheck:
Package | Downloads |
---|---|
Akka.HealthCheck.Cluster
Akka.NET and Akka.Cluster healthchecks for environments like K8s, AWS, Azure, Pivotal Cloud Foundry, and more. |
|
Akka.HealthCheck.Persistence
Akka.NET and Akka.Persistence healthchecks for environments like K8s, AWS, Azure, Pivotal Cloud Foundry, and more. |
|
Akka.HealthCheck.Hosting
Package Description |
|
Akka.Cluster.HealthCheck
Akka.NET and Akka.Cluster healthchecks for environments like K8s, AWS, Azure, Pivotal Cloud Foundry, and more. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.5.37 | 1,174 | 1/23/2025 |
1.5.35 | 666 | 1/20/2025 |
1.5.31 | 8,543 | 11/27/2024 |
1.5.26.1 | 57,440 | 7/18/2024 |
1.5.26 | 1,538 | 7/15/2024 |
1.5.24 | 7,957 | 6/11/2024 |
1.5.18 | 19,801 | 3/25/2024 |
1.5.17.1 | 5,214 | 3/4/2024 |
1.5.16 | 3,620 | 2/23/2024 |
1.5.12 | 43,446 | 9/11/2023 |
1.5.9 | 8,671 | 7/24/2023 |
1.5.2 | 48,269 | 4/19/2023 |
1.5.0.1 | 6,740 | 3/8/2023 |
1.5.0 | 1,134 | 3/3/2023 |
1.0.0 | 2,475 | 1/18/2023 |
1.0.0-beta1 | 576 | 1/5/2023 |
0.3.4 | 1,439 | 12/22/2022 |
0.3.3 | 2,437 | 11/2/2022 |
0.3.2 | 51,575 | 6/24/2021 |
0.3.1 | 2,145 | 3/25/2021 |
0.3.0 | 18,202 | 3/11/2020 |
0.3.0-rc2 | 718 | 3/10/2020 |
0.3.0-rc1 | 678 | 3/2/2020 |
0.2.1 | 26,185 | 3/20/2019 |
0.2.0 | 1,809 | 3/15/2019 |
0.1.0 | 1,531 | 2/4/2019 |
Initial release of Akka.HealthCheck and Akka.HealthCheck.Cluster. These packages are designed to make it possible to automatically and simply pass on information about the health of your Akka.NET applications to external application management and monitoring systems such as K8s, AWS, Azure, and so forth.