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.
<PackageVersion Include="Papper" Version="2.1.6" />
                    
Directory.Packages.props
<PackageReference Include="Papper" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=Papper&version=2.1.6
                    
Install Papper as a Cake Addin
#tool nuget:?package=Papper&version=2.1.6
                    
Install Papper as a Cake Tool

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.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 840 3/17/2022
2.1.1 483 2/24/2021
2.1.0 652 10/20/2020
2.0.7 585 4/9/2020
2.0.5 716 3/2/2020
2.0.0 791 2/5/2019
2.0.0-beta4 613 11/19/2018
2.0.0-beta1 940 4/12/2018
1.0.10 1,157 1/31/2018
1.0.9 1,115 12/20/2017
1.0.8 1,236 7/10/2017
1.0.7 980 7/7/2017
1.0.6 1,178 4/4/2017
1.0.5 1,067 2/13/2017
1.0.4 1,139 11/9/2016
1.0.3 1,621 7/1/2016
1.0.2 1,589 6/28/2016
1.0.2-beta4 868 6/6/2016
1.0.2-beta3 903 5/21/2016
1.0.2-beta2 888 5/21/2016
1.0.2-beta 1,387 5/9/2016

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