Kephas.Workflow by Kephas Software SRL

<PackageReference Include="Kephas.Workflow" Version="7.5.0-dev.8" />

 Kephas.Workflow 7.5.0-dev.8

Provides the infrastructure for the workflow execution.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Kephas.Workflow</id>
    <version>7.5.0-dev.8</version>
    <title>Kephas.Workflow</title>
    <authors>Kephas Software SRL</authors>
    <owners>Kephas Software SRL</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <projectUrl>https://github.com/kephas-software/kephas</projectUrl>
    <iconUrl>http://kephas-framework.com/favicon.png</iconUrl>
    <description>Provides the infrastructure for the workflow execution.</description>
    <summary>Provides the infrastructure for the workflow execution.</summary>
    <releaseNotes>Please check https://github.com/kephas-software/kephas/releases for the change log. Also check the documentation and the samples from https://github.com/kephas-software/kephas/wiki and https://github.com/kephas-software/kephas/tree/master/Samples.
            Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.</releaseNotes>
    <copyright>Copyright © Kephas Software SRL 2010-2020</copyright>
    <language>en-US</language>
    <tags>kephas workflow activity</tags>
    <repository type="github" url="https://github.com/kephas-software/kephas" />
    <dependencies>
      <group targetFramework=".NETFramework4.6.1">
        <dependency id="Kephas.Core" version="7.5.0-dev.8" exclude="Build,Analyzers" />
      </group>
      <group targetFramework=".NETStandard2.0">
        <dependency id="Kephas.Core" version="7.5.0-dev.8" exclude="Build,Analyzers" />
        <dependency id="System.ComponentModel.Annotations" version="4.6.0" exclude="Build,Analyzers" />
      </group>
      <group targetFramework=".NETStandard2.1">
        <dependency id="Kephas.Core" version="7.5.0-dev.8" exclude="Build,Analyzers" />
        <dependency id="System.ComponentModel.Annotations" version="4.6.0" exclude="Build,Analyzers" />
      </group>
    </dependencies>
    <frameworkAssemblies>
      <frameworkAssembly assemblyName="System.ComponentModel.DataAnnotations" targetFramework=".NETFramework4.6.1" />
    </frameworkAssemblies>
  </metadata>
</package>