Elastacloud.AzureManagement.Fluent 0.4.4.9

There is a newer version of this package available.
See the version list below for details.
dotnet add package Elastacloud.AzureManagement.Fluent --version 0.4.4.9
NuGet\Install-Package Elastacloud.AzureManagement.Fluent -Version 0.4.4.9
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="Elastacloud.AzureManagement.Fluent" Version="0.4.4.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Elastacloud.AzureManagement.Fluent --version 0.4.4.9
#r "nuget: Elastacloud.AzureManagement.Fluent, 0.4.4.9"
#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 Elastacloud.AzureManagement.Fluent as a Cake Addin
#addin nuget:?package=Elastacloud.AzureManagement.Fluent&version=0.4.4.9

// Install Elastacloud.AzureManagement.Fluent as a Cake Tool
#tool nuget:?package=Elastacloud.AzureManagement.Fluent&version=0.4.4.9

Fluent Azure Management seeks to enable to deployments and database rollouts using the Service Management, Storage and SQL Azure Management APIs as an alternative to powershell. It is currently still in beta so use in a production release at your own risk.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
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.5.1.13 3,211 6/29/2015
0.5.0.46 2,104 4/23/2014
0.4.9.9 1,856 11/26/2013
0.4.9.8 1,547 11/19/2013
0.4.9.4 1,830 9/11/2013
0.4.9 2,631 7/10/2013
0.4.8.5 1,655 5/16/2013
0.4.4.9 1,655 4/7/2013
0.4.4.8 1,550 4/5/2013
0.4.4.5 1,611 3/20/2013
0.4.4 1,689 12/28/2012
0.4.1.20 1,795 10/24/2012
0.4.1.16 1,788 8/28/2012
0.4.0 1,796 6/2/2012

Release 0.4.4.5
---------------
For the most awesome guy in the world (you know who you are Magnus!) an update to include the deployment of Windows Virtual Machines

Release 0.4.1.40
----------------
A lot of changes and additions mainly around the PaaS side to allow a very smooth deployment transition for n-tier applications in the cloud.
A set of "clients" which are stateful and may be better for users than the fluent interface invarious scenarios.
Overhaul of the config APIs and consolidation of the rebuilding parts and dependencies on msbuild :-(
Inclusion of a beta of a MobileServiceClient to build mobile service applications.