Stomp.Net by Dave Senn

<PackageReference Include="Stomp.Net" Version="1.0.29-alpha" />

 Stomp.Net 1.0.29-alpha

C# STOMP library.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Stomp.Net</id>
    <version>1.0.29-alpha</version>
    <title>Stomp.Net</title>
    <authors>Dave Senn</authors>
    <owners>Dave Senn</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://raw.githubusercontent.com/DaveSenn/Stomp.Net/master/License.txt</licenseUrl>
    <projectUrl>https://github.com/DaveSenn/Stomp.Net</projectUrl>
    <iconUrl>https://raw.githubusercontent.com/DaveSenn/Stomp.Net/master/.Art/logo.png</iconUrl>
    <description>C# STOMP library.</description>
    <copyright>Copyright © Dave Senn 2016</copyright>
    <tags>C# STOMP</tags>
    <dependencies>
      <dependency id="Extend" version="1.1.9.11" />
    </dependencies>
  </metadata>
</package>