Magick.NET-Q16-AnyCPU by Dirk Lemstra

<PackageReference Include="Magick.NET-Q16-AnyCPU" Version="7.22.1" />

.NET API 530,528 bytes

 Magick.NET-Q16-AnyCPU 7.22.1

ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/master/docs before installing to help you decide the best version.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Magick.NET-Q16-AnyCPU</id>
    <version>7.22.1</version>
    <title>Magick.NET-Q16-AnyCPU</title>
    <authors>Dirk Lemstra</authors>
    <owners>Dirk Lemstra</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="expression">Apache-2.0</license>
    <licenseUrl>https://licenses.nuget.org/Apache-2.0</licenseUrl>
    <icon>Magick.NET.icon.png</icon>
    <projectUrl>https://github.com/dlemstra/Magick.NET</projectUrl>
    <description>ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/master/docs before installing to help you decide the best version.</description>
    <summary>A .NET API to the ImageMagick image-processing library for Desktop and Web.</summary>
    <releaseNotes>https://github.com/dlemstra/Magick.NET/releases/tag/7.22.1.0</releaseNotes>
    <copyright>Copyright 2013-2020 Dirk Lemstra</copyright>
    <tags>ImageMagick Magick.NET Image Convert Resize Draw Effects</tags>
    <repository type="git" url="https://github.com/dlemstra/Magick.NET" branch="master" commit="227f053cf136f43fad5fbdc3271e0ba809f54da6" />
    <dependencies>
      <group targetFramework=".NETFramework2.0">
        <dependency id="Magick.NET.Core" version="5.1.0" />
      </group>
      <group targetFramework=".NETFramework4.0">
        <dependency id="Magick.NET.Core" version="5.1.0" />
      </group>
      <group targetFramework=".NETStandard1.3">
        <dependency id="Magick.NET.Core" version="5.1.0" />
        <dependency id="System.Xml.XDocument" version="4.3.0" />
        <dependency id="System.Xml.XmlDocument" version="4.3.0" />
        <dependency id="System.Xml.XPath.XDocument" version="4.3.0" />
      </group>
      <group targetFramework=".NETStandard2.0">
        <dependency id="Magick.NET.Core" version="5.1.0" />
      </group>
    </dependencies>
  </metadata>
</package>