Info
Version: | 2.0.0-rc-01 |
Author(s): | Jernej Rozac |
Last Update: | Monday, April 1, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jrozac/Layer4Stack |
NuGet Url: | https://www.nuget.org/packages/Layer4Stack |
Install
Install-Package Layer4Stack
dotnet add package Layer4Stack
paket add Layer4Stack
Layer4Stack Download (Unzip the "nupkg" after downloading)
The library abstracts the C# native Tcp communication classes and brings an event-driven implementation of Tcp client/server communication, which minimizes code replication.