Penneo.SDK 7.0.0

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

// Install Penneo.SDK as a Cake Tool
#tool nuget:?package=Penneo.SDK&version=7.0.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
7.0.0 97 5/23/2024
6.2.0 1,054 3/15/2024
6.1.2 102 3/6/2024
6.1.0 521 8/26/2023
6.0.0 298 8/7/2023
6.0.0-alpha0 1,062 7/11/2023
5.3.1 2,086 2/13/2023
5.3.0 286 2/10/2023
5.2.0 376 2/9/2023
5.1.1 755 11/30/2022
5.1.0 410 11/7/2022
5.0.1 462 10/19/2022
4.3.0 7,290 5/4/2022
4.2.0 492 4/6/2022
4.1.4 1,703 2/2/2022
4.1.3 5,934 7/23/2021
4.1.2 3,951 3/25/2021
4.1.1 1,020 2/4/2021
4.1.0 502 1/21/2021
4.0.1 538 12/21/2020
4.0.1-alpha2 322 12/21/2020
4.0.1-alpha1 327 12/21/2020
4.0.1-alpha0 336 12/21/2020
4.0.0 586 12/11/2020
3.0.0 533 12/10/2020
3.0.0-alpha9 255 12/10/2020
3.0.0-alpha8 271 12/10/2020
3.0.0-alpha7 276 12/10/2020
3.0.0-alpha6 276 12/10/2020
3.0.0-alpha5 266 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 858 11/11/2020
2.8.0 446 11/10/2020
2.7.1 1,058 10/8/2020
2.7.0 1,419 7/3/2020
2.6.0 533 6/30/2020
2.5.0 511 6/29/2020
2.4.0 3,121 3/5/2020
2.3.0 549 3/2/2020
2.2.0 1,249 2/24/2020
2.1.0 2,706 10/9/2019
2.0.3 4,905 7/31/2019
2.0.2 657 7/31/2019
2.0.1 923 4/1/2019
2.0.0 1,194 11/28/2018
1.7.0 31,463 5/16/2018
1.6.1 1,888 4/24/2018
1.6.0 5,618 2/28/2018
1.5.0 1,640 12/18/2017
1.4.2 1,017 12/15/2017
1.4.1 1,306 11/14/2017
1.4.0 12,611 5/29/2017
1.3.0 3,779 3/9/2017
1.2.1 1,064 1/18/2017
1.1.0 1,402 6/10/2016
1.0.23 2,027 3/8/2016
1.0.22 1,122 11/6/2015
1.0.21 1,740 10/7/2015
1.0.20 1,165 8/25/2015
1.0.18 1,251 4/14/2015
1.0.17 1,109 3/27/2015
1.0.16 1,223 1/14/2015
1.0.15 1,248 11/30/2014
1.0.14 1,313 11/11/2014
1.0.13 1,305 11/10/2014
1.0.12 1,113 8/31/2014
1.0.11 1,144 8/18/2014
1.0.10 1,164 8/18/2014
1.0.9 1,195 8/8/2014
1.0.8 1,123 7/9/2014
1.0.7 1,170 7/7/2014
1.0.6 1,152 5/14/2014
1.0.5 1,264 4/28/2014
1.0.4 1,299 4/14/2014
1.0.3 1,349 4/9/2014
1.0.2 1,398 4/9/2014
1.0.0.1 1,286 3/30/2014
1.0.0 1,340 3/27/2014

## [7.0.0] - 2024-05-15
- Updated RestSharp from `108.0.2` to `110.2.0`