Xpertdoc.Portal.Sdk
2.3.0
Install-Package Xpertdoc.Portal.Sdk -Version 2.3.0
dotnet add package Xpertdoc.Portal.Sdk --version 2.3.0
<PackageReference Include="Xpertdoc.Portal.Sdk" Version="2.3.0" />
paket add Xpertdoc.Portal.Sdk --version 2.3.0
#r "nuget: Xpertdoc.Portal.Sdk, 2.3.0"
// 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 | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
-
- ConfOxide (>= 1.4.2)
- Microsoft.OData.Client (>= 7.6.0)
- Microsoft.OData.Core (>= 7.6.0)
- Microsoft.OData.Edm (>= 7.6.0)
- Microsoft.Spatial (>= 7.6.0)
- Newtonsoft.Json (>= 11.0.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
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.