Buildersoft.Andy.X.Agents by Buildersoft

<PackageReference Include="Buildersoft.Andy.X.Agents" Version="1.0.20.73" />

 Buildersoft.Andy.X.Agents 1.0.20.73

Andy X is an open-source distributed streaming platform designed to deliver the best performance possible for high-performance data pipelines, streaming analytics, streaming between microservices and data integrations. Andy X Agents is focused on the background tasks.

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>Buildersoft.Andy.X.Agents</id>
    <version>1.0.20.73</version>
    <authors>Buildersoft</authors>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <license type="file">license.md</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <icon>andyX.png</icon>
    <description>Andy X is an open-source distributed streaming platform designed to deliver the best performance possible for high-performance data pipelines, streaming analytics, streaming between microservices and data integrations.
      Andy X Agents is focused on the background tasks.</description>
    <releaseNotes>Release 1.0.20.73
      &gt; Extra: Added support for .NET 5</releaseNotes>
    <copyright>Copyright © Buildersoft 2020</copyright>
    <tags>Andy Streams DDD EDA Events Reactive Streaming Distributed Background</tags>
    <dependencies>
      <group targetFramework=".NETCoreApp2.1" />
      <group targetFramework=".NETCoreApp3.1" />
      <group targetFramework="net5.0" />
      <group targetFramework=".NETStandard2.1" />
    </dependencies>
  </metadata>
</package>