To ensure the long-term sustainability of this project, users of this package who generate revenue must pay an Open Source Maintenance Fee. While the source code is freely available under the terms of the License, this package and other aspects of the project require adherence to the Maintenance Fee.
To pay the Maintenance Fee, become a Sponsor at the proper OSMF tier. A single fee covers all of Devlooped packages.
Packs the Azure CLI for install-less, portable execution via ndnx/dnx.
ndnx azx account list
dnx azx account list
# installed version:
dotnet tool install -g azx #once
azx --version # azx version, then az --versionPackageReference Azure.Cli and pack/publish for your RID to copy az/ next to the app. Azure.Cli.ResolvePath() is the Payload az executable.