Zeiss.IMT.PiWebApi.Client 5.0.1

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

dotnet add package Zeiss.IMT.PiWebApi.Client --version 5.0.1
NuGet\Install-Package Zeiss.IMT.PiWebApi.Client -Version 5.0.1
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="5.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Zeiss.IMT.PiWebApi.Client --version 5.0.1
#r "nuget: Zeiss.IMT.PiWebApi.Client, 5.0.1"
#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=5.0.1

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

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,169 1/22/2019
2.0.2 723 1/11/2019
2.0.1 725 12/11/2018
1.0.1 8,848 12/16/2016

===========================================================================================
-------------------------------------------------------------------------------------------
Version 5.0.1                                                                     
-------------------------------------------------------------------------------------------
===========================================================================================


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

- Fixed a bug where given measurement attributes were no longer imported via the program ID
- Prevent possible FormatExceptions due to empty strings on fething attribute raw value


===========================================================================================
-------------------------------------------------------------------------------------------
Version 5.0.0                                                                   
-------------------------------------------------------------------------------------------
===========================================================================================


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

- Added/removed some keys from WellKnownKeys
- WellKnownKeys class now only contains keys of the PiWeb standard configuration
- Updated System.IdentityModel.Tokens.Jwt to 5.2.1
- Added NotificationFeatureSupported and AlarmFeatureSupported properties to WellKnownServerFeatures class.
- Add method to data service rest client to use new clear part endpoint
- Add JobEngineSupported property to WellKnownServerFeatures list. This property inverts JobEngineNotSupported property which will be removed in future release and therefore has been marked as obsolete.