Extremely lightweight and fast .NET Standard implementation of the Modbus TCP protocol.
Info
Version: | 1.1.0 |
Author(s): | https://github.com/Apollo3zehn |
Last Update: | Wednesday, May 8, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Apollo3zehn/Modbus.NET |
NuGet Url: | https://www.nuget.org/packages/ModbusTCP.NET |
Install
Install-Package ModbusTCP.NET
dotnet add package ModbusTCP.NET
paket add ModbusTCP.NET
ModbusTCP.NET Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging.Abstractions(>= 2.2.0)
- System.Memory(>= 4.5.2)
Tags