Xpertdoc.Portal.Sdk
1.3.12
See the version list below for details.
dotnet add package Xpertdoc.Portal.Sdk --version 1.3.12
NuGet\Install-Package Xpertdoc.Portal.Sdk -Version 1.3.12
<PackageReference Include="Xpertdoc.Portal.Sdk" Version="1.3.12" />
paket add Xpertdoc.Portal.Sdk --version 1.3.12
#r "nuget: Xpertdoc.Portal.Sdk, 1.3.12"
// Install Xpertdoc.Portal.Sdk as a Cake Addin #addin nuget:?package=Xpertdoc.Portal.Sdk&version=1.3.12 // Install Xpertdoc.Portal.Sdk as a Cake Tool #tool nuget:?package=Xpertdoc.Portal.Sdk&version=1.3.12
The SDK for Xpertdoc Portal enables developers to query the OData endpoint. It also allows developers to import and export entities.
Product | Versions 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. |
-
.NETFramework 4.5
- Microsoft.OData.Client (>= 6.11.0)
- Newtonsoft.Json (>= 6.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
v1.3.12 (2017-10-02)
-------------------
Updated to target odata4/v13.
v1.3.9 (2017-10-02)
-------------------
Updated to target odata4/v10.
v1.3.8 (2017-05-15)
-------------------
Updated to target odata4/v9.
v1.3.7 (2017-02-22)
-------------------
Updated to target odata4/v7.
v1.3.5 (2016-07-11)
-------------------
Fixed the Export Dopas & Forms.
v1.3.4 (2015-01-29)
-------------------
Added CancellationToken to Import & Export.
Changed the way we set credentials in the HTTP Header to follow Basic access authentication.
v1.3.3 (2015-12-22)
-------------------
Fixed the Export TemplateLibraries to export all Dopas.
v1.3.2 (2015-12-22)
-------------------
Fixed the Export DocumentOutputPostActions & TemplateLibraries to handle the OData Pagination.
v1.3.1 (2015-11-12)
-------------------
Added Import & Export DocumentOutputPostActions
v1.3.0 (2015-11-11)
-------------------
Added Release Notes.
Added Recursive & Simple Export Type.
Added Progress Event for Improt & Export.