biz.dfch.CS.Abiquo.Client
2.0.0
See the version list below for details.
dotnet add package biz.dfch.CS.Abiquo.Client --version 2.0.0
NuGet\Install-Package biz.dfch.CS.Abiquo.Client -Version 2.0.0
<PackageReference Include="biz.dfch.CS.Abiquo.Client" Version="2.0.0" />
paket add biz.dfch.CS.Abiquo.Client --version 2.0.0
#r "nuget: biz.dfch.CS.Abiquo.Client, 2.0.0"
// Install biz.dfch.CS.Abiquo.Client as a Cake Addin #addin nuget:?package=biz.dfch.CS.Abiquo.Client&version=2.0.0 // Install biz.dfch.CS.Abiquo.Client as a Cake Tool #tool nuget:?package=biz.dfch.CS.Abiquo.Client&version=2.0.0
biz.dfch.CS.Abiquo.Client
========================
C#/.NET client for [Abiquo](http://www.abiquo.com/).
d-fens GmbH, General-Guisan-Strasse 6, CH-6300 Zug, Switzerland
## Download
* Get it on [NuGet](biz.dfch.CS.Abiquo.Client)
* See [Releases](https://github.com/dfensgmbh/biz.dfch.CS.Abiquo.Client/releases) and [Tags](https://github.com/dfensgmbh/biz.dfch.CS.Abiquo.Client/tags) on [GitHub](https://github.com/dfensgmbh/biz.dfch.CS.Abiquo.Client)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- biz.dfch.CS.System.Utilities (>= 3.1.1)
- biz.dfch.CS.Web.Utilities (>= 2.0.0)
- EntityFramework (>= 6.1.3)
- log4net (>= 2.0.5)
- Microsoft.AspNet.WebApi.Client (>= 5.2.3)
- Microsoft.AspNet.WebApi.Core (>= 5.2.3)
- Microsoft.AspNet.WebApi.OData (>= 5.2.0)
- Microsoft.Data.Edm (>= 5.6.4)
- Microsoft.Data.OData (>= 5.6.4)
- Newtonsoft.Json (>= 6.0.8)
- System.Spatial (>= 5.6.4)
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 |
---|---|---|
3.4.0 | 1,254 | 12/29/2016 |
3.3.0 | 965 | 12/23/2016 |
3.2.1 | 1,105 | 12/16/2016 |
3.2.0 | 1,021 | 12/16/2016 |
3.1.0 | 1,054 | 12/14/2016 |
3.0.0 | 1,048 | 12/6/2016 |
2.0.0 | 985 | 11/17/2016 |
1.2.4 | 1,042 | 11/7/2016 |
1.2.3 | 1,012 | 11/7/2016 |
1.2.2 | 1,023 | 11/7/2016 |
1.2.1 | 990 | 10/24/2016 |
1.2.0 | 997 | 10/21/2016 |
1.1.0 | 987 | 10/20/2016 |
1.0.0 | 975 | 9/7/2016 |
20161117
# FEATURES
* Added C# based module for PoSH module
* Upgraded .NET runtime to 4.6 (from 4.5)
* Upgraded dependency biz.dfch.CS.System.Utilities to version 3.1.1
* Upgraded dependency biz.dfch.CS.Web.Utilities to version 2.0.0
* Added dependency biz.dfch.CS.Testing
* MissingMemberHandling setting of JsonSerializerSettings exposed via BaseAbiquoClient
* Upgraded Abiquo API version to 3.10
* Added newly introduced values/properties to the following model classes
* JobTypeEnum
* TaskTypeEnum
* VirtualMachineTemplate
* VirtualDataCenter