Akka.HealthCheck.Cluster
0.3.4
Prefix Reserved
See https://petabridge.com/blog/you-dont-need-akka-healthchecks-anymore/ - all of the functionality from Akka.HealthChecks is now built-in to Akka.Hosting, with fewer bugs and configuration overhead.
See the version list below for details.
dotnet add package Akka.HealthCheck.Cluster --version 0.3.4
NuGet\Install-Package Akka.HealthCheck.Cluster -Version 0.3.4
<PackageReference Include="Akka.HealthCheck.Cluster" Version="0.3.4" />
<PackageVersion Include="Akka.HealthCheck.Cluster" Version="0.3.4" />
<PackageReference Include="Akka.HealthCheck.Cluster" />
paket add Akka.HealthCheck.Cluster --version 0.3.4
#r "nuget: Akka.HealthCheck.Cluster, 0.3.4"
#:package Akka.HealthCheck.Cluster@0.3.4
#addin nuget:?package=Akka.HealthCheck.Cluster&version=0.3.4
#tool nuget:?package=Akka.HealthCheck.Cluster&version=0.3.4
Akka.NET and Akka.Cluster 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 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. 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
- Akka.Cluster (>= 1.4.45)
- Akka.HealthCheck (>= 0.3.4)
-
net6.0
- Akka.Cluster (>= 1.4.45)
- Akka.HealthCheck (>= 0.3.4)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Akka.HealthCheck.Cluster:
Package | Downloads |
---|---|
Akka.HealthCheck.Hosting
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated | |
---|---|---|---|
1.5.37 | 86,433 | 1/23/2025 | |
1.5.35 | 3,696 | 1/20/2025 | |
1.5.31 | 14,006 | 11/27/2024 | |
1.5.26.1 | 153,023 | 7/18/2024 | |
1.5.26 | 1,843 | 7/15/2024 | |
1.5.24 | 8,046 | 6/11/2024 | |
1.5.18 | 20,863 | 3/25/2024 | |
1.5.17.1 | 6,970 | 3/4/2024 | |
1.5.16 | 3,709 | 2/23/2024 | |
1.5.12 | 45,268 | 9/11/2023 | |
1.5.9 | 7,675 | 7/24/2023 | |
1.5.2 | 59,010 | 4/19/2023 | |
1.5.0.1 | 6,435 | 3/8/2023 | |
1.5.0 | 1,049 | 3/3/2023 | |
1.0.0 | 2,462 | 1/18/2023 | |
1.0.0-beta1 | 653 | 1/5/2023 | |
0.3.4 | 1,169 | 12/22/2022 | |
0.3.3 | 1,402 | 11/2/2022 | |
0.3.2 | 34,365 | 6/24/2021 | |
0.3.1 | 1,442 | 3/25/2021 | |
0.3.0 | 17,070 | 3/11/2020 | |
0.3.0-rc2 | 720 | 3/10/2020 | |
0.3.0-rc1 | 667 | 3/2/2020 | |
0.2.1 | 24,873 | 3/20/2019 | |
0.2.0 | 1,561 | 3/15/2019 |
This release is a patch release for a bug in the persistence liveness probe.
[Patch persistence id bug inside the persistence liveness probe](https://github.com/petabridge/akkadotnet-healthcheck/pull/154)