-
Notifications
You must be signed in to change notification settings - Fork 202
SerialPortStream Future Development
The SerialPortStream has been in use for the last five years using the Windows platform.
Now implemented for Mono and tested on Ubuntu 16.04.
There have been a few requests in getting the library working on .NET Core. Some work has been done by the community and it seems the work required is minimal. Investigations are ongoing on how best to package the SerialPortStream library with NuGet.
The Windows implementation will continue to be developed under the Microsoft .NET framework and Mono for Windows will not be supported.
Other Operating Systems may need work for porting. You are more than welcome to provide patches to get it working on other platforms! I cannot however guarantee compatibility at time of a release as I likely don't have the development platforms for testing.
If you wish, you can notify me via a new Issue that you are willing to be contacted for testing before a release is made.