C# Modbus Tools based on the work of Samuel Ventura (https://github.com/samuelventura/SharpModbus). Just forked to solve a bug detected.
No documentation yet.
SharpMaster uses SharpModbus too.
- Windows 10 Pro 64x (up to date .Net)
- dotnet-sdk-2.0.2-win-x64.exe
- Visual Studio Code
- dotnet CLI
- 1.0.6 at nuget confirmed to work on MacOS/Ubuntu with .Net Core 2.0.2
- 1.0.6 at nuget confirmed to work on Windows10 with NetFramework40/.Net Core 2.0.2
- Improve documentation and samples