Umbrella.AspNetCore.DynamicImage by Richard Edwards

<PackageReference Include="Umbrella.AspNetCore.DynamicImage" Version="2.1.0-rc-00022" />

 Umbrella.AspNetCore.DynamicImage 2.1.0-rc-00022

This package contains middleware and tag helpers to be used in conjunction with the Umbrella.DynamicImage.* packages.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Umbrella.AspNetCore.DynamicImage</id>
    <version>2.1.0-rc-00022</version>
    <authors>Richard Edwards</authors>
    <owners>Richard Edwards</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://github.com/zinofi/Umbrella/blob/master/LICENSE</licenseUrl>
    <projectUrl>https://github.com/zinofi/Umbrella</projectUrl>
    <description>This package contains middleware and tag helpers to be used in conjunction with the Umbrella.DynamicImage.* packages.</description>
    <copyright>Zinofi Digital Ltd 2018</copyright>
    <repository type="git" url="https://github.com/zinofi/Umbrella" commit="dcb49d3a3ea5bd6b1819a9360e96d572b8b7d1fc" />
    <dependencies>
      <group targetFramework=".NETStandard2.0">
        <dependency id="Umbrella.AspNetCore.WebUtilities" version="2.1.0-rc-00022" exclude="Build,Analyzers" />
        <dependency id="Umbrella.DynamicImage.Abstractions" version="2.1.0-rc-00022" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>