Info
| Version: | 3.0.2 | 
| Author(s): | Roman Vovk | 
| Last Update: | Tuesday, January 7, 2025 | 
| .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 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.