AzureToolkit 2.5.0
This toolkit is built by Thuzi to give the community a reusable framework developing on Windows Azure.
Install-Package AzureToolkit -Version 2.5.0
dotnet add package AzureToolkit --version 2.5.0
<PackageReference Include="AzureToolkit" Version="2.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AzureToolkit --version 2.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AzureToolkit, 2.5.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install AzureToolkit as a Cake Addin
#addin nuget:?package=AzureToolkit&version=2.5.0
// Install AzureToolkit as a Cake Tool
#tool nuget:?package=AzureToolkit&version=2.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- Newtonsoft.Json (>= 4.5.3)
- WindowsAzure.Storage (>= 1.7.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AzureToolkit:
Package | Downloads |
---|---|
AzureWebFarm
MsDeploy enabled Web Farm using Web Roles in Azure based on Windows Azure Accelerator for Web Roles and including a background worker execution model.
|
GitHub repositories
This package is not used by any popular GitHub repositories.