Asynchronous TCP C# library for server 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/AsyncServer |
Install
Install-Package AsyncServer
dotnet add package AsyncServer
paket add AsyncServer
AsyncServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Serilog(>= 2.8.0)
- Serilog.Sinks.File(>= 4.0.0)
Tags