genielabs / serialport-lib-dotnet

Serial Port libray for .Net / Mono
https://www.nuget.org/packages/SerialPortLib/
Apache License 2.0
157 stars 65 forks source link

Multi-target the library to NET4.0, NET4.6.1 and NETStandard2.0 #19

Closed Bounz closed 4 years ago

Bounz commented 4 years ago

This should fix #7 and allow anybody to use the library in .Net Core and ASP.Net Core applications. Also included .Net Core test application.