https://devlib.codeplex.com/
IO related like: serial port
DevLib is a highly reusable collection of components and core functionalities addressing common crosscutting concerns. It provides a comprehensive set of features that save development time, minimize costs, reduce the use of precious test...
More information
This package allow support for Serial Port in all Linux flavor Os including MacOS, iOS for .NET Core. It does implement a System.IO.Ports for Linux and iOS devices for .NET core using standard libc.
SerialHandler a handler of serial port. It provides a processing mechanism for mixed communication of "command-response and actively report". Let you focus on the protocol encoding and decoding without worrying about serial communication processing.