Elastacloud.AzureManagement.Fluent 0.4.1.20

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.1.20
                    
NuGet\Install-Package Elastacloud.AzureManagement.Fluent -Version 0.4.1.20
                    
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.1.20" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Elastacloud.AzureManagement.Fluent" Version="0.4.1.20" />
                    
Directory.Packages.props
<PackageReference Include="Elastacloud.AzureManagement.Fluent" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Elastacloud.AzureManagement.Fluent --version 0.4.1.20
                    
#r "nuget: Elastacloud.AzureManagement.Fluent, 0.4.1.20"
                    
#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.
#addin nuget:?package=Elastacloud.AzureManagement.Fluent&version=0.4.1.20
                    
Install Elastacloud.AzureManagement.Fluent as a Cake Addin
#tool nuget:?package=Elastacloud.AzureManagement.Fluent&version=0.4.1.20
                    
Install Elastacloud.AzureManagement.Fluent as a Cake Tool

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,399 6/29/2015
0.5.0.46 2,278 4/23/2014
0.4.9.9 1,976 11/26/2013
0.4.9.8 1,671 11/19/2013
0.4.9.4 2,003 9/11/2013
0.4.9 2,770 7/10/2013
0.4.8.5 1,781 5/16/2013
0.4.4.9 1,781 4/7/2013
0.4.4.8 1,674 4/5/2013
0.4.4.5 1,741 3/20/2013
0.4.4 1,817 12/28/2012
0.4.1.20 1,924 10/24/2012
0.4.1.16 1,913 8/28/2012
0.4.0 1,924 6/2/2012

Release 0.4.1.20
----------------
Added a linq provider for cloud services which returns information on cloud services and deployments
Added a  RoleContextManager which allows roles to be started and stopped