This package allow support for Serial Port in all Linux flavor Os including MacOS, iOS for .NET Core. It does implement a System.IO.Ports for Linux and iOS devices for .NET core using standard libc.
Serial Port libray for .Net / Mono / .Net Core
Forked from https://github.com/genielabs/serialport-lib-dotnet by Generoso Martello
Features
- Easy to use
- Event driven
- Hot plug
- Automatically restabilish connection on...
More information
Open.NAT is a lightweight and easy-to-use class library to allow port forwarding in NAT devices (Network Address Translator) that support Universal Plug and Play (UPNP) and/or Port Mapping Protocol (PMP). This package procides the latest build from Open.NAT that was not published by the developer.
CodePorting.Native Cs2Cpp is a framework to automatically port code from C# to C++. Ported code can be compiled using Visual Studio, GCC or Clang and can run on Windows and Linux.
This package features an API used to emulate .Net calls from ported code.
Provides .NET 2.0 and .NET Standard 2.0 classes for the System.Diagnostics.Eventing.Reader namespace related to reading events from the Windows Event Log. These classes were introduced into the standard library in .NET 3.5.
SerialHandler a handler of serial port. It provides a processing mechanism for mixed communication of "command-response and actively report". Let you focus on the protocol encoding and decoding without worrying about serial communication processing.
Porting primitives from NETStandard to NET40. Commonly used types include:
System.Collections.Generic.IReadOnlyCollection
System.Collections.Generic.IReadOnlyDictionary
System.Collections.Generic.IReadOnlyList
System.Collections.Generic.IReadOnlySet...
More information
SSH-Port-Forwarder is a .NET Standard library implementing AddSshTunnel extension method for the interface Microsoft.Extensions.DependencyInjection.IServiceCollection. AddSshTunnel establishes SSH tunnel using connection info stored in the app configuration. It can be used, for example, to establish...
More information
csPorter for C++ project is renamed. From now on, use CodePorting.Native Cs2Cpp instead. Use CodePorting.Native.Cs2Cpp.API Nuget package as a replacement to the current one.