NModbusAsync is a striped to the bone version of NModbus library.
The only thing that left is Modbus over TCP and Modbus RTU over TPC masters.
The main difference and advantage of NModbusAsync is that all operations now utilize only asynchronous I/O.
.NET Standart 2.1
Most of the code was originally written by the authors of NModbus library.
This project is licensed under the MIT License - see the LICENSE file for details.