UpperSetting.OpenServer.Protocols.KeepAlive by Michael Janulaitis

<PackageReference Include="UpperSetting.OpenServer.Protocols.KeepAlive" Version="1.0.0.9" />

 UpperSetting.OpenServer.Protocols.KeepAlive 1.0.0.9

A portable assembly that contains shared classes, interfaces, enumerations and extensions used by DotNetOpenServer SDK derived server, client and mobile applications.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>UpperSetting.OpenServer.Protocols.KeepAlive</id>
    <version>1.0.0.9</version>
    <title>DotNetOpenServer SDK Keep-Alive Protocol DLL</title>
    <authors>Michael Janulaitis</authors>
    <owners>Upper Setting Corporation</owners>
    <licenseUrl>http://www.UpperSetting.com/Licenses/GNUv3.txt</licenseUrl>
    <projectUrl>http://github.com/UpperSetting/DotNetOpenServerSDK</projectUrl>
    <iconUrl>http://www.UpperSetting.com/favicon.png</iconUrl>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <description>A portable assembly that contains shared classes, interfaces, enumerations and extensions used by DotNetOpenServer SDK derived server, client and mobile applications.</description>
    <releaseNotes />
    <copyright>Copyright 2015 Upper Setting Corporation</copyright>
    <language>en-US</language>
    <tags>TCP Socket Server</tags>
    <dependencies>
      <dependency id="UpperSetting.OpenServer.Shared" version="[1.0.0.9]" />
    </dependencies>
  </metadata>
</package>