A functional cross-platform Telnet server written in C# and .NET 5.
TelnetServerLibrary: The assembly that handles all Telnet socket I/O.
TelnetServer: A simple console app that acts as a Telnet server, showing how to communicate using the library.