通信中间件 ModbusRTU NmeaParser 基于.NET Standard2.0 使用了 System.IO.Ports.SerialPort 跨平台,可用于多线程环境. 
                        
                    
         
                Info
| Version: | 0.1.2020.211 | 
| Author(s): | Armku.Communication | 
| Last Update: | Tuesday, February 11, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/armku/Armku.Communication | 
| NuGet Url: | https://www.nuget.org/packages/Armku.Communication | 
Install
Install-Package Armku.Communication
                        dotnet add package Armku.Communication
                        paket add Armku.Communication
                        
                                Armku.Communication Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- System.IO.Ports(>= 4.7.0)