Nuke.Azure 0.2.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
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
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="Nuke.Azure" Version="0.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Nuke.Azure --version 0.2.1
#r "nuget: Nuke.Azure, 0.2.1"
#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 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 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. 
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.9.0 20,053 10/15/2019
0.8.0 3,783 6/21/2019
0.7.0 1,765 11/8/2018
0.6.0 1,676 9/21/2018
0.5.3 1,287 8/29/2018
0.5.2 1,183 8/23/2018
0.5.1 1,193 8/22/2018
0.5.0 1,277 8/14/2018
0.4.0 1,184 8/5/2018
0.3.5 1,226 6/20/2018
0.3.3 1,173 6/14/2018
0.3.1 1,181 6/6/2018
0.3.0 1,120 6/5/2018
0.2.1 1,297 5/14/2018
0.1.0 1,121 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