Akka.Discovery.Azure
0.3.0-beta4
Prefix Reserved
See the version list below for details.
dotnet add package Akka.Discovery.Azure --version 0.3.0-beta4
NuGet\Install-Package Akka.Discovery.Azure -Version 0.3.0-beta4
<PackageReference Include="Akka.Discovery.Azure" Version="0.3.0-beta4" />
paket add Akka.Discovery.Azure --version 0.3.0-beta4
#r "nuget: Akka.Discovery.Azure, 0.3.0-beta4"
// Install Akka.Discovery.Azure as a Cake Addin #addin nuget:?package=Akka.Discovery.Azure&version=0.3.0-beta4&prerelease // Install Akka.Discovery.Azure as a Cake Tool #tool nuget:?package=Akka.Discovery.Azure&version=0.3.0-beta4&prerelease
Package Description
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. |
.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.46)
- Akka.Discovery (>= 1.4.46)
- Akka.Hosting (>= 0.5.2-beta1)
- Azure.Data.Tables (>= 12.7.1)
- Azure.Identity (>= 1.8.0)
- Google.Protobuf (>= 3.21.9)
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 |
---|---|---|
1.5.31 | 531 | 11/11/2024 |
1.5.30 | 3,689 | 10/3/2024 |
1.5.29 | 112 | 10/1/2024 |
1.5.27 | 3,920 | 7/30/2024 |
1.5.26.1 | 2,182 | 7/16/2024 |
1.5.26 | 128 | 7/15/2024 |
1.5.26-beta3 | 880 | 7/2/2024 |
1.5.26-beta2 | 287 | 6/28/2024 |
1.5.26-beta1 | 103 | 6/27/2024 |
1.5.25.1 | 1,157 | 6/25/2024 |
1.5.25 | 577 | 6/17/2024 |
1.5.24 | 410 | 6/11/2024 |
1.5.19 | 3,040 | 4/17/2024 |
1.5.18-beta2 | 100 | 3/27/2024 |
1.5.18-beta1 | 112 | 3/20/2024 |
1.5.17.1 | 3,157 | 3/4/2024 |
1.5.15 | 4,870 | 1/12/2024 |
1.5.7 | 13,060 | 5/23/2023 |
1.5.5 | 400 | 5/8/2023 |
1.5.0 | 2,859 | 3/2/2023 |
1.5.0-beta6 | 142 | 3/1/2023 |
1.5.0-alpha4 | 138 | 2/17/2023 |
1.0.3 | 406 | 2/13/2023 |
1.0.2 | 265 | 2/8/2023 |
1.0.1 | 349 | 1/31/2023 |
1.0.0 | 409 | 1/18/2023 |
1.0.0-beta2 | 200 | 1/7/2023 |
1.0.0-beta1 | 127 | 1/6/2023 |
0.3.0-beta4 | 818 | 12/2/2022 |
0.3.0-beta3 | 319 | 11/7/2022 |
0.3.0-beta2 | 751 | 10/20/2022 |
0.3.0-beta1 | 186 | 10/6/2022 |
0.2.5-beta4 | 850 | 8/31/2022 |
0.2.5-beta3 | 379 | 8/16/2022 |
0.2.5-beta2 | 177 | 8/8/2022 |
0.2.5-beta1 | 176 | 8/1/2022 |
Version 0.3.0-beta4 is a minor release that contains some minor bug fixes and NuGet package updates.
Update to [Akka.NET v1.4.46](https://github.com/akkadotnet/akka.net/releases/tag/1.4.46)
[[Coordination.Azure] Fix missing container from REST API URI when using `AzureCredential`](https://github.com/akkadotnet/Akka.Management/pull/1063)
Update dependency NuGet package versions
[Bump Akka.Hosting from 0.5.1 to 0.5.2-beta1](https://github.com/akkadotnet/Akka.Management/pull/1054)
[Bump Azure.Identity from 1.7.0 to 1.8.0](https://github.com/akkadotnet/Akka.Management/pull/1046)
[Bump Azure.Data.Tables from 12.6.1 to 12.7.1](https://github.com/akkadotnet/Akka.Management/pull/957)
[Bump AWSSDK.EC2 from 3.7.102.1 to 3.7.111.1](https://github.com/akkadotnet/Akka.Management/pull/1067)
[Bump AWSSDK.S3 from 3.7.9.101.8 to 3.7.101.26](https://github.com/akkadotnet/Akka.Management/pull/1065)
[Bump AWSSDK.ECS from 3.7.100.8 to 3.7.102.3](https://github.com/akkadotnet/Akka.Management/pull/1064)
[Bump AWSSDK.CloudFormation from 3.7.101.4 to 3.7.102.7](https://github.com/akkadotnet/Akka.Management/pull/997)