Greenheck.Services.Client 1.10.0

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

// Install Greenheck.Services.Client as a Cake Tool
#tool nuget:?package=Greenheck.Services.Client&version=1.10.0                

Service client for the suite of services provided by Greenheck.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
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
2.18.0 6,555 2/7/2019
1.12.0 1,256 10/23/2017
1.10.0 6,174 4/25/2017
1.8.0.1 1,483 2/25/2017
1.4.1 1,826 3/2/2016
1.4.0 1,340 3/2/2016
1.3.0 1,650 11/11/2015
1.2.0 1,467 10/22/2015
1.1.0 1,218 10/12/2015
1.0.0 1,770 9/25/2015
0.1.0 1,238 9/17/2015
0.0.6.1 1,296 8/13/2015
0.0.6 1,576 8/13/2015
0.0.5 1,319 8/12/2015
0.0.4 2,172 8/12/2015
0.0.3.1 1,352 8/11/2015
0.0.3 1,172 8/11/2015
0.0.2 1,410 8/11/2015

Requires services v2.10.0 or higher

* Add fans to job service
* Add fan selection inputs for selecting APH/APM/APD models as an array
* Add message property to configuration update responses

* Add new charting output properties
* Add new isolator selection output properties
* Add new motor selection input and output properties
* Add several new enum values

* Add method overloads that do not require passing a body parameter for creating an entity based on a performance selection. This re-introduces methods that were removed in v1.8.0 of the service client, which means service client users upgrading from versions below v1.8.0 to v1.10.0 will not experience a breaking change due to these method signatures.
** FanSelectionServiceClient.CreateBaseEntity
** FanSelectionServiceClient.CreateLayoutEntity
** FanSelectionServiceClient.CreateRatingBaseEntity
** FanSelectionServiceClient.CreateRatingLayoutEntity