EasyModbusTCP.NET
EasyModbusTCP.NET copied to clipboard
.NET Core Support
It looks like, at least from my testing, that this library works with .NET Standard/.NET Core (2.1+). It just needs System.IO.Ports
(4.5 in my testing)
https://www.nuget.org/packages/System.IO.Ports/
Added support in a new fork: https://github.com/viktor-morin/EasyModbusTCP.NET
Is there no option to create a Pull Request and merge it back ? Is this not an idea?
Beware of https://github.com/rossmann-engineering/EasyModbusTCP.NET/issues/57 on Linux
And on Windows as well it seems, other error (object reference not set in System.IO.Ports), but not stable.