GladNet3.Common.API by Andrew Blakely, HelloKitty

<PackageReference Include="GladNet3.Common.API" Version="3.0.12" />

 GladNet3.Common.API 3.0.12

GladNet3's (Glader's Library for Advanced Development of Network Emulation Technologies) common API library that provides shared API for both client and server.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>GladNet3.Common.API</id>
    <version>3.0.12</version>
    <authors>Andrew Blakely, HelloKitty</authors>
    <owners>Andrew Blakely, HelloKitty</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://github.com/HelloKitty/GladNet3/blob/master/LICENSE</licenseUrl>
    <projectUrl>https://github.com/HelloKitty/GladNet3</projectUrl>
    <description>GladNet3's (Glader's Library for Advanced Development of Network Emulation Technologies) common API library that provides shared API for both client and server.</description>
    <copyright>Andrew Blakely</copyright>
    <tags>GladNet Emulation Emulator WoW PSO Network Unity3D Network Networking Netlib</tags>
    <repository type="git" url="https://github.com/HelloKitty/GladNet3" />
    <dependencies>
      <group targetFramework=".NETFramework4.6" />
      <group targetFramework=".NETStandard1.3">
        <dependency id="NETStandard.Library" version="1.6.1" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>