IRC.NET is a complete IRC (Internet Relay Chat) client library for the .NET Framework. It aims to provide a complete and efficient implementation of the protocol as described in RFCs 1459 and 2812, as well as de-facto modern features of the protocol.
This project was formerly hosted on Launchpad.
-
Parsing of ISUPPORT parameters. Interpretation of parameters is left to the user.
-
CTCP (Client-To-Client Protocol) support. Most common commands are supported.
- If you have confirmed that the behaviour is unexpected, submit an issue on GitHub.