Sitko.Core.Queue.Nats by George Drak

<PackageReference Include="Sitko.Core.Queue.Nats" Version="8.19.0" />

 Sitko.Core.Queue.Nats 8.19.0

Sitko.Core is a set of libraries to help build .NET Core applications fast

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Sitko.Core.Queue.Nats</id>
    <version>8.19.0</version>
    <authors>George Drak</authors>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <icon>packageIcon.png</icon>
    <projectUrl>https://github.com/sitkoru/Sitko.Core</projectUrl>
    <description>Sitko.Core is a set of libraries to help build .NET Core applications fast</description>
    <copyright>Copyright © Sitko.ru 2020 - 2021</copyright>
    <repository type="git" url="https://github.com/sitkoru/Sitko.Core" commit="b408af9d8d4800a03e06f517195a3ae6afbbe6a6" />
    <dependencies>
      <group targetFramework=".NETStandard2.1">
        <dependency id="Sitko.Core.Queue" version="8.19.0" exclude="Build,Analyzers" />
        <dependency id="Google.Protobuf" version="3.19.0" exclude="Build,Analyzers" />
        <dependency id="Grpc.Tools" version="2.41.0" include="All" />
        <dependency id="NATS.Client" version="0.12.0" exclude="Build,Analyzers" />
        <dependency id="STAN.Client" version="0.3.0" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>