SimpleIRCLib 2.1.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package SimpleIRCLib --version 2.1.2
NuGet\Install-Package SimpleIRCLib -Version 2.1.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SimpleIRCLib" Version="2.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SimpleIRCLib --version 2.1.2
#r "nuget: SimpleIRCLib, 2.1.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SimpleIRCLib as a Cake Addin
#addin nuget:?package=SimpleIRCLib&version=2.1.2

// Install SimpleIRCLib as a Cake Tool
#tool nuget:?package=SimpleIRCLib&version=2.1.2

A easy to use, easy to implent, IRC library with DCC (Download) support for C#.
See for more information:
https://github.com/EldinZenderink/SimpleIRCLib

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 is compatible.  netcoreapp2.1 is compatible.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 is compatible.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 2.0

    • No dependencies.
  • .NETCoreApp 2.1

    • No dependencies.
  • .NETFramework 4.5

    • No dependencies.
  • .NETFramework 4.6

    • No dependencies.
  • .NETFramework 4.7

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on SimpleIRCLib:

Repository Stars
erfg12/AOL_4.0_Emu
Emulating AOL 4.0
Version Downloads Last updated
2.2.1 1,632 10/28/2018
2.2.0 910 8/21/2018
2.1.2 811 8/21/2018
2.1.1 863 8/9/2018
2.1.0 977 6/21/2018
2.0.0 937 5/21/2018
1.2.4 958 1/28/2018
1.2.3 909 10/22/2017
1.2.2 1,000 10/5/2017
1.2.1 875 8/31/2017
1.2.0 1,051 1/7/2017
1.1.90 1,919 4/24/2016
1.1.8 1,477 4/24/2016
1.1.7 1,214 3/20/2016
1.1.6 1,252 3/20/2016
1.1.5 1,183 3/20/2016
1.1.4 1,211 3/20/2016
1.1.3.1 1,184 3/20/2016
1.1.3 1,290 3/19/2016
1.1.2 1,345 2/3/2016
1.1.1 1,272 2/2/2016
1.1.0 1,297 2/2/2016
1.0.2 1,247 2/1/2016
1.0.1 1,284 2/1/2016
1.0.0 1,288 2/1/2016

-- DCC Download bug where it crashed on downloading using ipv4 address due to it thinking it was a ipv6 address.
-- Known issue: IPv6 Still not working. (There is no documentation about the use of ipv6 with xdcc, though some bots actually use it).