SerialPortStream Library 2.3.1
This is the most stable version with various bugfixes and updates. It is strongly recommended to upgrade from v2.3.0 to v2.3.1.
Supported Platforms:
- Windows XP SP3 x86, .NET 4.0
- Windows Vista or later, architecture x86 or x64, with .NET 4.0 or .NET 4.5 or compatible
Tested On:
- Windows 10 .NET 4.0, 4.5, .NET Core 3.1
Installation Notes:
The DLL is compiled with strong signing. You can install the DLL alongside your application
or in the GAC. It is not specific to a particular architecture.
Changes since version 2.3.0
This is a bugfix release.
- Fix .NET Core (.NET Standard 1.5) ReadAsync and WriteAsync to work properly. v2.3.0 was completely broken.