Elastacloud.AzureManagement.Fluent
0.4.4
See the version list below for details.
dotnet add package Elastacloud.AzureManagement.Fluent --version 0.4.4
NuGet\Install-Package Elastacloud.AzureManagement.Fluent -Version 0.4.4
<PackageReference Include="Elastacloud.AzureManagement.Fluent" Version="0.4.4" />
paket add Elastacloud.AzureManagement.Fluent --version 0.4.4
#r "nuget: Elastacloud.AzureManagement.Fluent, 0.4.4"
// Install Elastacloud.AzureManagement.Fluent as a Cake Addin #addin nuget:?package=Elastacloud.AzureManagement.Fluent&version=0.4.4 // Install Elastacloud.AzureManagement.Fluent as a Cake Tool #tool nuget:?package=Elastacloud.AzureManagement.Fluent&version=0.4.4
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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
.NETFramework 4.5
- BouncyCastle (>= 1.7.0)
- Newtonsoft.Json (>= 4.5.11)
- NLog (>= 2.0.0.2000)
- NLog.Config (>= 2.0.0.2000)
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,256 | 6/29/2015 |
0.5.0.46 | 2,139 | 4/23/2014 |
0.4.9.9 | 1,888 | 11/26/2013 |
0.4.9.8 | 1,579 | 11/19/2013 |
0.4.9.4 | 1,859 | 9/11/2013 |
0.4.9 | 2,680 | 7/10/2013 |
0.4.8.5 | 1,687 | 5/16/2013 |
0.4.4.9 | 1,688 | 4/7/2013 |
0.4.4.8 | 1,582 | 4/5/2013 |
0.4.4.5 | 1,646 | 3/20/2013 |
0.4.4 | 1,723 | 12/28/2012 |
0.4.1.20 | 1,832 | 10/24/2012 |
0.4.1.16 | 1,820 | 8/28/2012 |
0.4.0 | 1,830 | 6/2/2012 |
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.