Skip to content

SerialPortStream Future Development

Jason Curl edited this page May 2, 2017 · 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. Since version 2.1.1 we support .NET Standard 1.5 for Linux and Windows. This is not the main goal of the project and support is not as strong for .NET Standard as for Net FX 4.0 and later.

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.