biz.dfch.CS.Abiquo.Client 1.2.2

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

// Install biz.dfch.CS.Abiquo.Client as a Cake Tool
#tool nuget:?package=biz.dfch.CS.Abiquo.Client&version=1.2.2

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 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
3.4.0 1,223 12/29/2016
3.3.0 936 12/23/2016
3.2.1 1,039 12/16/2016
3.2.0 997 12/16/2016
3.1.0 1,026 12/14/2016
3.0.0 1,022 12/6/2016
2.0.0 961 11/17/2016
1.2.4 1,013 11/7/2016
1.2.3 991 11/7/2016
1.2.2 996 11/7/2016
1.2.1 963 10/24/2016
1.2.0 972 10/21/2016
1.1.0 962 10/20/2016
1.0.0 945 9/7/2016

20161107
# BUGFIXES

* Missing properties added to model objects
* Deserialization of UpdateVirtualMachine result changed to AcceptedRequest instead of Task

# NOTES

* Newtonsoft.Json MissingMemberHandling changed to Error