EasyIrc 1.0.0
An IRC library for .NET with Twitch IRC support.
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>EasyIrc</id>
<version>1.0.0</version>
<authors>Dukezo</authors>
<owners>Dukezo</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<license type="file">LICENSE</license>
<licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
<projectUrl>https://github.com/Dukezo/EasyIrc</projectUrl>
<description>An IRC library for .NET with Twitch IRC support.</description>
<copyright>Dukezo © 2020</copyright>
<tags>IRC, Twitch, TAP</tags>
<repository url="https://github.com/Dukezo/EasyIrc" />
<dependencies>
<group targetFramework=".NETStandard2.0" />
</dependencies>
</metadata>
</package>