Install EasyModbusTCP.NET
masterYou can install the EasyModbusTCP.NET library via NuGet or by downloading the DLL directly from SourceForge. The library provides Modbus TCP, Modbus UDP, and Modbus RTU client/server capabilities for .NET applications.
# Install via NuGet
Install-Package EasyModbusTCP.Net