Cake add-in to help with remotely communicating with AppServices Kudu engine.
#addin nuget:?package=Cake.Kudu.Client&version=2.0.0
dotnet add package Cake.Kudu.Client --version 2.0.0
<PackageReference Include="Cake.Kudu.Client" Version="2.0.0" />
Aliases
Contains functionality related to remotely communicating with Azure App Services Kudu engine.
Client
KuduClient |
Get a Kudu client using supplied .
|
KuduClient |
Get a Kudu client using supplied. |