A very forgiving ethernet client and server implementation.
Info
| Version: | 3.0.1 |
| Author(s): | Vectron |
| Last Update: | Tuesday, July 26, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Vectron/VectronsLibrary |
| NuGet Url: | https://www.nuget.org/packages/VectronsLibrary.Ethernet |
Install
Install-Package VectronsLibrary.Ethernet
dotnet add package VectronsLibrary.Ethernet
paket add VectronsLibrary.Ethernet
VectronsLibrary.Ethernet Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.3)
- System.Reactive(>= 4.4.1)