IRC.NET is a complete IRC (Internet Relay Chat) client library for .NET.
Info
| Version: | 0.7.0 |
| Author(s): | IrcDotNet |
| Last Update: | Tuesday, April 4, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://ircdotnet.github.io/IrcDotNet/ |
| NuGet Url: | https://www.nuget.org/packages/IrcDotNet |
Install
Install-Package IrcDotNet
dotnet add package IrcDotNet
paket add IrcDotNet
IrcDotNet Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.0)
- System.Net.Security(>= 4.0.0)
- System.Net.Requests(>= 4.0.11)
- System.Net.NameResolution(>= 4.0.0)
Tags