Intent.SoftwareFactory.SDK by Intent Architect

<PackageReference Include="Intent.SoftwareFactory.SDK" Version="3.0.0-pre.4" />

 Intent.SoftwareFactory.SDK 3.0.0-pre.4

SDK for building your own modules for Intent Architect.

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>Intent.SoftwareFactory.SDK</id>
    <version>3.0.0-pre.4</version>
    <authors>Intent Architect</authors>
    <owners>Intent Architect</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <projectUrl>https://intentarchitect.com/</projectUrl>
    <iconUrl>https://intentarchitect.com/assets/images/logo.png</iconUrl>
    <description>SDK for building your own modules for Intent Architect.</description>
    <copyright>Copyright 2020</copyright>
    <tags>Intent Architect Software Factory Metadata SDK</tags>
    <dependencies>
      <group targetFramework=".NETStandard2.0" />
    </dependencies>
  </metadata>
</package>