shim.drawing by Anders Gustafsson, Cureos AB

<PackageReference Include="shim.drawing" Version="3.0.1" />

 shim.drawing 3.0.1

Shim.Drawing is a portability package providing a minimal subset of System.Drawing, that enables using the imaging processing functionality of AForge.NET and Accord.NET Frameworks in mobile applications. This package contains evaluation DLL:s for Xamarin.iOS (Unified and Classic API:s), Xamarin Android and Windows Universal (Windows 8.1 and Windows Phone 8.1). Full versions can be purchased from Cureos, [email protected] .

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>shim.drawing</id>
    <version>3.0.1</version>
    <title>Shim Drawing</title>
    <authors>Anders Gustafsson, Cureos AB</authors>
    <owners>Anders Gustafsson, Cureos AB</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <licenseUrl>https://raw.githubusercontent.com/cureos/aforge/master/Setup/Portable/NuGet/LICENSE-shimdrawing.txt</licenseUrl>
    <projectUrl>https://github.com/cureos/aforge</projectUrl>
    <iconUrl>https://raw.githubusercontent.com/cureos/aforge/master/Setup/Portable/NuGet/shimdrawing.png</iconUrl>
    <description>Shim.Drawing is a portability package providing a minimal subset of System.Drawing, that enables using the imaging processing functionality of AForge.NET and Accord.NET Frameworks in mobile applications.    
This package contains evaluation DLL:s for Xamarin.iOS (Unified and Classic API:s), Xamarin Android and Windows Universal (Windows 8.1 and Windows Phone 8.1). Full versions can be purchased from Cureos, [email protected] .</description>
    <summary>Shim.Drawing provides a minimal subset of System.Drawing for AForge.NET and Accord.NET.</summary>
    <releaseNotes>Corrected Image.Save for Universal Windows</releaseNotes>
    <copyright>(c) 2013-2016 Anders Gustafsson, Cureos AB</copyright>
    <language>en-US</language>
    <tags>PCL Shim System.Drawing .NET WPF UWP Windows8.1 WPA81 Xamarin iOS Android</tags>
    <dependencies>
      <dependency id="shim" version="2.0.1" />
    </dependencies>
  </metadata>
</package>