Skip to content

fredimachado/NetIRC

Repository files navigation

NetIRC

Build status Coverage Status NuGet NuGet MyGet

Simple Portable IRC Client Library written in C# targeting .NETStandard 2.0 and .NET Framework 4.6.1.

Installing NetIRC

Install NetIRC with NuGet:

Install-Package NetIRC

Or via the .NET Core CLI:

dotnet add package NetIRC

Quick Start

Check samples\NetIRC.ConsoleCli project. It's a simple and heavily commented IRC Bot implementation.

Documentation will be created soon.

Clients built with NetIRC

Fell free to create a pull request to add more.

Pre-release

You can download pre-release packages in MyGet.

Contribution

Feel free to create a pull request! :)

About

Simple cross-platform IRC Client Library written in C# targeting .NETStandard 2.0 and .NET Framework 4.6.1

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published