Zeiss.IMT.PiWebApi.Client 4.0.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
Suggested Alternatives

Zeiss.PiWeb.Api.Rest

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

// Install Zeiss.IMT.PiWebApi.Client as a Cake Tool
#tool nuget:?package=Zeiss.IMT.PiWebApi.Client&version=4.0.0

ZEISS PiWeb-API .NET Client provides an extensive set of methods for reading and writing  inspection plan structure as well as measurements and measurement values to and from ZEISS PiWeb server via HTTP(S)/REST based web service endpoints. ZEISS PiWeb server >= version 5.8 is required.

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  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
5.0.1 4,078 11/21/2019
4.0.0 769 6/7/2019
2.0.8 643 7/31/2019
2.0.7 584 5/28/2019
2.0.6 582 5/7/2019
2.0.5 603 5/6/2019
2.0.4 702 4/4/2019
2.0.3 4,182 1/22/2019
2.0.2 725 1/11/2019
2.0.1 727 12/11/2018
1.0.1 8,904 12/16/2016

===========================================================================================
-------------------------------------------------------------------------------------------
Version 4.0.0                                                                         
-------------------------------------------------------------------------------------------
===========================================================================================


==========================================
New Features
==========================================

- Update to target framework v4.7.2
- Update Annotations nuget package to v2018.2.1
- Update Newtonsoft.Json nuget package to v12.0.1
- Remove unused methods from CertificateHelper class
- Remove unused class AuthenticationHelper
- Remove unused loginRequestHandler parameter from
 DataServiceRestClient and RawDataServiceRestClient constructors


==========================================
Bugfixes
==========================================

Return int datatype for call of GetRawValue(typeof(int))