EasyModbusTCP.NET icon indicating copy to clipboard operation
EasyModbusTCP.NET copied to clipboard

.NET Core Support

Open theladyjaye opened this issue 5 years ago • 4 comments

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/

theladyjaye avatar Apr 29 '19 17:04 theladyjaye

Added support in a new fork: https://github.com/viktor-morin/EasyModbusTCP.NET

viktor-morin avatar Apr 08 '20 13:04 viktor-morin

Is there no option to create a Pull Request and merge it back ? Is this not an idea?

ChangeTheCode avatar Jan 13 '21 14:01 ChangeTheCode

Beware of https://github.com/rossmann-engineering/EasyModbusTCP.NET/issues/57 on Linux

sandervandegeijn avatar Feb 02 '21 09:02 sandervandegeijn

And on Windows as well it seems, other error (object reference not set in System.IO.Ports), but not stable.

sandervandegeijn avatar Feb 07 '21 15:02 sandervandegeijn