Papper 2.1.6

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

// Install Papper as a Cake Tool
#tool nuget:?package=Papper&version=2.1.6

Papper (Plc Data Mapper) is a library to map C# data structures to S7-Plc data structures.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  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. 
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
2.1.6 753 3/17/2022
2.1.1 427 2/24/2021
2.1.0 598 10/20/2020
2.0.7 528 4/9/2020
2.0.5 640 3/2/2020
2.0.0 719 2/5/2019
2.0.0-beta4 546 11/19/2018
2.0.0-beta1 810 4/12/2018
1.0.10 1,014 1/31/2018
1.0.9 984 12/20/2017
1.0.8 1,075 7/10/2017
1.0.7 874 7/7/2017
1.0.6 1,023 4/4/2017
1.0.5 957 2/13/2017
1.0.4 1,029 11/9/2016
1.0.3 1,410 7/1/2016
1.0.2 1,387 6/28/2016
1.0.2-beta4 781 6/6/2016
1.0.2-beta3 804 5/21/2016
1.0.2-beta2 785 5/21/2016
1.0.2-beta 1,160 5/9/2016

* added additional type (LTOD)
* multiarray fixes
* after string offset calculation fix