Xpertdoc.Portal.Sdk
2.0.1
See the version list below for details.
dotnet add package Xpertdoc.Portal.Sdk --version 2.0.1
NuGet\Install-Package Xpertdoc.Portal.Sdk -Version 2.0.1
<PackageReference Include="Xpertdoc.Portal.Sdk" Version="2.0.1" />
paket add Xpertdoc.Portal.Sdk --version 2.0.1
#r "nuget: Xpertdoc.Portal.Sdk, 2.0.1"
// Install Xpertdoc.Portal.Sdk as a Cake Addin #addin nuget:?package=Xpertdoc.Portal.Sdk&version=2.0.1 // Install Xpertdoc.Portal.Sdk as a Cake Tool #tool nuget:?package=Xpertdoc.Portal.Sdk&version=2.0.1
Represents the Xpertdoc Portal SDK for .NET.
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. |
-
- ConfOxide (>= 1.4.2)
- Microsoft.OData.Client (>= 7.5.0)
- Microsoft.OData.Core (>= 7.5.0)
- Microsoft.OData.Edm (>= 7.5.0)
- Microsoft.Spatial (>= 7.5.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.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.