biz.dfch.CS.Abiquo.Client
1.0.0
See the version list below for details.
dotnet add package biz.dfch.CS.Abiquo.Client --version 1.0.0
NuGet\Install-Package biz.dfch.CS.Abiquo.Client -Version 1.0.0
<PackageReference Include="biz.dfch.CS.Abiquo.Client" Version="1.0.0" />
paket add biz.dfch.CS.Abiquo.Client --version 1.0.0
#r "nuget: biz.dfch.CS.Abiquo.Client, 1.0.0"
// Install biz.dfch.CS.Abiquo.Client as a Cake Addin #addin nuget:?package=biz.dfch.CS.Abiquo.Client&version=1.0.0 // Install biz.dfch.CS.Abiquo.Client as a Cake Tool #tool nuget:?package=biz.dfch.CS.Abiquo.Client&version=1.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 (>= 2.0.1)
- biz.dfch.CS.Web.Utilities (>= 1.2.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 |
20160907
Initial release of Abiquo Client
# FEATURES
* Abiquo Client v1 for Abiquo API version 3.8
* Support for Basic Authentication
* Get User/Users
* Get Enterprise/Enterprises
* Get Network/Networks
* Get VirtualDataCenter/VirtualDataCenters
* Get VirtualAppliance/VirtualAppliances
* Get DataCenterRepository/DataCenterRepositories
* Get Task/Tasks
* VM operations (Get, Create, Update, Deploy, Delete and change state)