Akka.Management.Cluster.Bootstrap 0.2.4-beta1

Prefix Reserved
This is a prerelease version of Akka.Management.Cluster.Bootstrap.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Akka.Management.Cluster.Bootstrap --version 0.2.4-beta1                
NuGet\Install-Package Akka.Management.Cluster.Bootstrap -Version 0.2.4-beta1                
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="Akka.Management.Cluster.Bootstrap" Version="0.2.4-beta1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Akka.Management.Cluster.Bootstrap --version 0.2.4-beta1                
#r "nuget: Akka.Management.Cluster.Bootstrap, 0.2.4-beta1"                
#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 Akka.Management.Cluster.Bootstrap as a Cake Addin
#addin nuget:?package=Akka.Management.Cluster.Bootstrap&version=0.2.4-beta1&prerelease

// Install Akka.Management.Cluster.Bootstrap as a Cake Tool
#tool nuget:?package=Akka.Management.Cluster.Bootstrap&version=0.2.4-beta1&prerelease                

Cluster bootstrap module for Akka.NET

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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

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
0.3.0-beta4 1,079 12/2/2022
0.3.0-beta3 638 11/7/2022
0.3.0-beta2 811 10/20/2022
0.3.0-beta1 314 10/6/2022
0.2.5-beta4 1,131 8/31/2022
0.2.5-beta3 8,692 8/16/2022
0.2.5-beta2 174 8/8/2022
0.2.5-beta1 157 8/1/2022
0.2.4-beta3 792 5/5/2022
0.2.4-beta2 241 4/14/2022
0.2.4-beta1 10,690 12/2/2021
0.2.3-beta2 1,428 10/5/2021
0.2.3-beta1 221 10/4/2021
0.2.2-beta1 225 9/29/2021
0.2.1-beta4 207 9/3/2021
0.2.1-beta3 237 8/16/2021
0.2.1-beta2 189 8/12/2021
0.2.1-beta1 231 8/6/2021
0.2.0-beta1 256 8/5/2021

Fix [Kubernetes discovery label selector and add documentation](https://github.com/akkadotnet/Akka.Management/pull/168)
Add [Kubernetes lease feature](https://github.com/akkadotnet/Akka.Management/pull/213)
Fix [Kubernetes discovery throws NRE on containers with portless IP address](https://github.com/akkadotnet/Akka.Management/pull/230)
Fix [Cluster.Bootstrap default configuration not injected properly on startup](https://github.com/akkadotnet/Akka.Management/pull/221)
Update to [Akka.NET v1.4.28](https://github.com/akkadotnet/akka.net/releases/tag/1.4.28)
Update all AWSSDK versions