Tequra.ResultsProcessing.Adapters.Hosting by Simplicity AI

<PackageReference Include="Tequra.ResultsProcessing.Adapters.Hosting" Version="1.2.1" />

 Tequra.ResultsProcessing.Adapters.Hosting 1.2.1

Library for hosting manufacturing/production test results parsers. This is designed to operate with the Tequra Analytics Import Service

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Tequra.ResultsProcessing.Adapters.Hosting</id>
    <version>1.2.1</version>
    <authors>Simplicity AI</authors>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <projectUrl>https://www.tequraanalytics.com/</projectUrl>
    <description>Library for hosting manufacturing/production test results parsers. This is designed to operate with the Tequra Analytics Import Service</description>
    <copyright>Copyright © Simplicity AI 2021</copyright>
    <tags>Tequra Manufacturing Test Results Adapter Host</tags>
    <dependencies>
      <group targetFramework=".NETStandard2.0">
        <dependency id="Tequra.ResultsProcessing" version="1.2.1" exclude="Build,Analyzers" />
        <dependency id="NetMQ" version="4.0.1.6" exclude="Build,Analyzers" />
        <dependency id="Newtonsoft.Json" version="12.0.3" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>