Skip to content

SerialPortStream Future Development

Jason Curl edited this page Dec 29, 2016 · 3 revisions

Table of Contents

Future Development

The SerialPortStream has been in use for the last five years using the Windows platform.

Mono for Linux

Now implemented for Mono and tested on Ubuntu 16.04.

.NET Core

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.

Other Mono Versions

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.

Clone this wiki locally