Penneo.SDK 6.2.0

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

// Install Penneo.SDK as a Cake Tool
#tool nuget:?package=Penneo.SDK&version=6.2.0

SDK for using Penneo in your own C# projects

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Framework net48 is compatible.  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
6.2.0 111 3/15/2024
6.1.2 94 3/6/2024
6.1.0 400 8/26/2023
6.0.0 277 8/7/2023
6.0.0-alpha0 716 7/11/2023
5.3.1 1,829 2/13/2023
5.3.0 280 2/10/2023
5.2.0 345 2/9/2023
5.1.1 675 11/30/2022
5.1.0 409 11/7/2022
5.0.1 460 10/19/2022
4.3.0 6,453 5/4/2022
4.2.0 490 4/6/2022
4.1.4 1,620 2/2/2022
4.1.3 5,918 7/23/2021
4.1.2 3,949 3/25/2021
4.1.1 897 2/4/2021
4.1.0 500 1/21/2021
4.0.1 536 12/21/2020
4.0.1-alpha2 315 12/21/2020
4.0.1-alpha1 327 12/21/2020
4.0.1-alpha0 336 12/21/2020
4.0.0 585 12/11/2020
3.0.0 528 12/10/2020
3.0.0-alpha9 254 12/10/2020
3.0.0-alpha8 270 12/10/2020
3.0.0-alpha7 276 12/10/2020
3.0.0-alpha6 276 12/10/2020
3.0.0-alpha5 260 12/10/2020
3.0.0-alpha4 264 12/10/2020
3.0.0-alpha3 283 12/10/2020
3.0.0-alpha2 305 12/10/2020
3.0.0-alpha0 347 12/4/2020
2.9.0 853 11/11/2020
2.8.0 443 11/10/2020
2.7.1 908 10/8/2020
2.7.0 1,377 7/3/2020
2.6.0 529 6/30/2020
2.5.0 507 6/29/2020
2.4.0 3,076 3/5/2020
2.3.0 545 3/2/2020
2.2.0 1,176 2/24/2020
2.1.0 2,702 10/9/2019
2.0.3 4,634 7/31/2019
2.0.2 656 7/31/2019
2.0.1 920 4/1/2019
2.0.0 1,183 11/28/2018
1.7.0 30,784 5/16/2018
1.6.1 1,884 4/24/2018
1.6.0 5,342 2/28/2018
1.5.0 1,636 12/18/2017
1.4.2 1,013 12/15/2017
1.4.1 1,299 11/14/2017
1.4.0 11,996 5/29/2017
1.3.0 3,761 3/9/2017
1.2.1 1,060 1/18/2017
1.1.0 1,388 6/10/2016
1.0.23 2,011 3/8/2016
1.0.22 1,117 11/6/2015
1.0.21 1,720 10/7/2015
1.0.20 1,159 8/25/2015
1.0.18 1,243 4/14/2015
1.0.17 1,101 3/27/2015
1.0.16 1,219 1/14/2015
1.0.15 1,244 11/30/2014
1.0.14 1,310 11/11/2014
1.0.13 1,302 11/10/2014
1.0.12 1,108 8/31/2014
1.0.11 1,141 8/18/2014
1.0.10 1,161 8/18/2014
1.0.9 1,192 8/8/2014
1.0.8 1,117 7/9/2014
1.0.7 1,165 7/7/2014
1.0.6 1,146 5/14/2014
1.0.5 1,259 4/28/2014
1.0.4 1,292 4/14/2014
1.0.3 1,343 4/9/2014
1.0.2 1,388 4/9/2014
1.0.0.1 1,278 3/30/2014
1.0.0 1,333 3/27/2014

## [6.2.0] - 2024-03-15
- Added support for setting documentOrder when creating or updating a document.