Asynchronous TCP C# library for client applications.
Info
Version: | 1.0.0 |
Author(s): | Ritor |
Last Update: | Thursday, December 19, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Ritor42/AsyncClientServer |
NuGet Url: | https://www.nuget.org/packages/AsyncClient |
Install
Install-Package AsyncClient
dotnet add package AsyncClient
paket add AsyncClient
AsyncClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Serilog(>= 2.8.0)
- Serilog.Sinks.File(>= 4.0.0)
- zlib.net(>= 1.0.4)
Tags