Papper (Plc Data Mapper) is a library to map C# data structures to S7-Plc data structures.
Info
Version: | 2.1.6 |
Author(s): | Benjamin Proemmer |
Last Update: | Thursday, March 17, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://proemmer.github.io/papper |
NuGet Url: | https://www.nuget.org/packages/Papper |
Install
Install-Package Papper
dotnet add package Papper
paket add Papper
Papper Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Bcl.AsyncInterfaces(>= 1.1.1)
- Microsoft.CSharp(>= 4.5.0)
- System.Buffers(>= 4.5.0)
- System.Memory(>= 4.5.1)
- System.Reflection.Emit.Lightweight(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.5.1)
- System.Text.Encoding.CodePages(>= 4.7.1)
- System.Threading.Tasks.Extensions(>= 4.5.4)
- System.Threading.Thread(>= 4.3.0)
- System.ValueTuple(>= 4.5.0)
Tags