Info
Version: | 2.0.6 |
Author(s): | Roman Vovk |
Last Update: | Wednesday, November 25, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/wolf8196/NModbusAsync |
NuGet Url: | https://www.nuget.org/packages/NModbusAsync |
Install
Install-Package NModbusAsync
dotnet add package NModbusAsync
paket add NModbusAsync
NModbusAsync Download (Unzip the "nupkg" after downloading)
Dependencies
- System.IO.Pipelines(>= 5.0.0)
Tags
The only thing that left is Modbus master over TCP.
The main difference and advantage of NModbusAsync is that all operations now utilize only asynchronous I/O.