EuNet.Core by zestylife

<PackageReference Include="EuNet.Core" Version="1.1.19" />

.NET API 137,216 bytes

 EuNet.Core 1.1.19

Package Description

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>EuNet.Core</id>
    <version>1.1.19</version>
    <authors>zestylife</authors>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <projectUrl>https://github.com/zestylife/EuNet</projectUrl>
    <description>Package Description</description>
    <tags>C#,TCP,P2P,UDP,Network,Unity,RPC,HolePunching,Relay</tags>
    <repository url="https://github.com/zestylife/EuNet" />
    <dependencies>
      <group targetFramework=".NETStandard2.0">
        <dependency id="System.Threading.Tasks.Extensions" version="4.5.4" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>