For replacing Kestrel by a simpler TCP server.
Info
| Version: | 1.0.14.1 |
| Author(s): | TCPServer |
| Last Update: | Friday, June 22, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/TCPServer |
Install
Install-Package TCPServer
dotnet add package TCPServer
paket add TCPServer
TCPServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.App(>= 2.1.0)
- System.Buffers(>= 4.5.0)
- System.Net.NameResolution(>= 4.3.0)