AtlasEngine.Client.Integration.AspNetCore by 5Minds IT-Solutions GmbH & Co. KG

<PackageReference Include="AtlasEngine.Client.Integration.AspNetCore" Version="1.1.0-beta.4" />

 AtlasEngine.Client.Integration.AspNetCore 1.1.0-beta.4

(Obsolete: Superceded by AtlasEngine.Client.Extensions.Hosting) The AtlasEngine integration for hosting in ASP.NET Core.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>AtlasEngine.Client.Integration.AspNetCore</id>
    <version>1.1.0-beta.4</version>
    <authors>5Minds IT-Solutions GmbH &amp; Co. KG</authors>
    <owners>5Minds IT-Solutions GmbH &amp; Co. KG</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <icon>logo.png</icon>
    <projectUrl>https://github.com/atlas-engine/Client.NET</projectUrl>
    <description>(Obsolete: Superceded by AtlasEngine.Client.Extensions.Hosting) The AtlasEngine integration for hosting in ASP.NET Core.</description>
    <releaseNotes>https://github.com/atlas-engine/Client.NET/releases/tag/v1.1.0-beta.4</releaseNotes>
    <copyright>© 5Minds 2020</copyright>
    <tags>AtlasEngine ProcessEngine 5Minds FiveMinds BPMN</tags>
    <repository type="git" url="https://github.com/atlas-engine/Client.NET" />
    <dependencies>
      <group targetFramework=".NETCoreApp3.1">
        <dependency id="AtlasEngine.Client.Extensions.Hosting" version="1.1.0-beta.4" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>