Xpertdoc.Portal.Sdk 2.3.0

dotnet add package Xpertdoc.Portal.Sdk --version 2.3.0
NuGet\Install-Package Xpertdoc.Portal.Sdk -Version 2.3.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="Xpertdoc.Portal.Sdk" Version="2.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xpertdoc.Portal.Sdk --version 2.3.0
#r "nuget: Xpertdoc.Portal.Sdk, 2.3.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 Xpertdoc.Portal.Sdk as a Cake Addin
#addin nuget:?package=Xpertdoc.Portal.Sdk&version=2.3.0

// Install Xpertdoc.Portal.Sdk as a Cake Tool
#tool nuget:?package=Xpertdoc.Portal.Sdk&version=2.3.0

Represents the Xpertdoc Portal SDK for .NET.

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.3.0 1,687 9/16/2019
2.2.0 539 9/16/2019
2.1.0 530 9/16/2019
2.0.1 527 9/16/2019
2.0.0 890 3/4/2019
1.3.12 6,551 5/14/2018
1.3.9 990 5/14/2018
1.3.8 1,283 7/19/2017
1.3.7 1,411 2/22/2017
1.3.4 1,020 4/6/2016

v2.3.0 (2019-09-11)
-------------------
Update to target odata4/v17.

v2.2.0 (2019-09-11)
-------------------
Update to target odata4/v16.

v2.1.0 (2019-04-26)
-------------------
Update to target odata4/v15.

v2.0.1 (2019-04-18)
-------------------
Make the redirect URI optional when using an external application.

v2.0.0 (2019-03-04)
-------------------
Add interactive authentification using OAuth.
Add connection manager.
Update to target OData4 v14.

v1.3.12 (2018-03-15)
-------------------
Update to target odata4/v13.

v1.3.9 (2017-10-02)
-------------------
Update to target odata4/v10.

v1.3.8 (2017-05-15)
-------------------
Update to target odata4/v9.

v1.3.7 (2017-02-22)
-------------------
Update to target odata4/v7.

v1.3.5 (2016-07-11)
-------------------
Fix the export dopas & forms.

v1.3.4 (2015-01-29)
-------------------
Add cancellation token to import & export.
Change the way credentials are set in the HTTP Header to follow basic authentication.

v1.3.3 (2015-12-22)
-------------------
Fix the export for template libraries to export all dopas.

v1.3.2 (2015-12-22)
-------------------
Fix the export document output post actions and template libraires to handle the OData pagination.

v1.3.1 (2015-11-12)
-------------------
Add import and export for document output post actions.

v1.3.0 (2015-11-11)
-------------------
Add release notes.
Add recursive and simple export types.
Add progress event for import and export.