Nuke.Azure
0.2.1
Prefix Reserved
See the version list below for details.
dotnet add package Nuke.Azure --version 0.2.1
NuGet\Install-Package Nuke.Azure -Version 0.2.1
<PackageReference Include="Nuke.Azure" Version="0.2.1" />
paket add Nuke.Azure --version 0.2.1
#r "nuget: Nuke.Azure, 0.2.1"
// Install Nuke.Azure as a Cake Addin #addin nuget:?package=Nuke.Azure&version=0.2.1 // Install Nuke.Azure as a Cake Tool #tool nuget:?package=Nuke.Azure&version=0.2.1
Azure CLI addon for the cross-plattform automation system Nuke.
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 is compatible. 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. |
-
.NETFramework 4.6.1
- Nuke.Common (>= 0.4.0 && < 1.0.0)
-
.NETStandard 2.0
- Nuke.Common (>= 0.4.0 && < 1.0.0)
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.9.0 | 20,813 | 10/15/2019 | |
0.8.0 | 3,806 | 6/21/2019 | |
0.7.0 | 1,793 | 11/8/2018 | |
0.6.0 | 1,702 | 9/21/2018 | |
0.5.3 | 1,318 | 8/29/2018 | |
0.5.2 | 1,218 | 8/23/2018 | |
0.5.1 | 1,208 | 8/22/2018 | |
0.5.0 | 1,304 | 8/14/2018 | |
0.4.0 | 1,221 | 8/5/2018 | |
0.3.5 | 1,246 | 6/20/2018 | |
0.3.3 | 1,208 | 6/14/2018 | |
0.3.1 | 1,218 | 6/6/2018 | |
0.3.0 | 1,155 | 6/5/2018 | |
0.2.1 | 1,329 | 5/14/2018 | |
0.1.0 | 1,150 | 5/9/2018 |
• Changed supported version to [Azure CLI 2.0.32](https://docs.microsoft.com/en-us/cli/azure/release-notes-azure-cli?view=azure-cli-latest#may-7-2018)
• Changed the parameter Name in az functionapp config hostname list was renamed to WebappName.
• Removed deprecated ad sp reset-credentials
• Removed --msi-port and --identity-port in profile as they are no longer used
• Removed the --ids parameter for:
• express-route auth list
• express-route peering list
• nic ip-config list
• nsg rule list
• route-filter rule list
• route-table route list
• traffic-manager endpoint list
• Removed --ids from:
• vm extension list
• vm secret list
• vm unmanaged-disk list
• vmss nic list
• Added az acr build task..
• Added azure acr build-task tasks.
• Added azure ams tasks.
• Added azure consumption budget tasks.
• Added parameters in az cosmosdb to specify virtual network settings.
• Added az dms tasks.
• Added az redis patch-schedule show.
• Added az redis import.
• Added socket-timeout parameter to various az storage tasks.
• Added parameters for disk caching and write accelerator to various az vm tasks.
• Added vmss perform-maintenance task.
• Added eviciton-policy parameter to az vmss create task.
• Added parameters for multi container configuration.
Full changelog at https://github.com/nuke-build/azure/blob/master/CHANGELOG.md