Info
Version: | 3.0.1 |
Author(s): | Patriek van Dorp |
Last Update: | Tuesday, August 7, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://onwindowsazure.com |
NuGet Url: | https://www.nuget.org/packages/WindowsAzure.ServiceManagement.Library |
Install
Install-Package WindowsAzure.ServiceManagement.Library
dotnet add package WindowsAzure.ServiceManagement.Library
paket add WindowsAzure.ServiceManagement.Library
WindowsAzure.ServiceManagement.Library Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Microsoft offers us a set of PowerShell Cmdlets that enable us to manage various aspects of the Windows Azure Platform. The Cmdlets come with an assembly that can be used to do the same programatically.
This NuGet package quickly enables you to manage your Windows Azure environments programatically in your code without you having to construct the REST calls by yourself.