Plugin.ImageResizer 1.0.0-alpha

This is a prerelease version of Plugin.ImageResizer.
There is a newer prerelease version of this package available.
See the version list below for details.

Requires NuGet 2.8.3 or higher.

dotnet add package Plugin.ImageResizer --version 1.0.0-alpha
NuGet\Install-Package Plugin.ImageResizer -Version 1.0.0-alpha
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Plugin.ImageResizer" Version="1.0.0-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Plugin.ImageResizer --version 1.0.0-alpha
#r "nuget: Plugin.ImageResizer, 1.0.0-alpha"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Plugin.ImageResizer as a Cake Addin
#addin nuget:?package=Plugin.ImageResizer&version=1.0.0-alpha&prerelease

// Install Plugin.ImageResizer as a Cake Tool
#tool nuget:?package=Plugin.ImageResizer&version=1.0.0-alpha&prerelease

Changes the size of a captured image on the device.  Particularly useful for sending images from the device to an API when you don't want massive files.

     To use:
       await CrossImageResizer.Current.ResizeImageWithAspectRatioAsync(originalImageByteArray, maxWidth, maxHeight);

     **NOTE** Only currently tested against Android, but an iOS implementation is available.  Use at your own risk, or contribute!  https://github.com/lreading/Xamarin-Image-Resizer

Product Compatible and additional computed target framework versions.
.NETPlatform dotnet is compatible. 
MonoAndroid monoandroid10 is compatible. 
Universal Windows Platform uap was computed.  uap10 is compatible.  uap10.0 was computed. 
Windows Phone wp8 is compatible.  wp81 was computed.  wpa81 is compatible. 
Windows Store win8 is compatible. 
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 0.0

    • No dependencies.
  • .NETPlatform 5.0

    • No dependencies.
  • MonoAndroid 0.0

    • No dependencies.
  • Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)

    • No dependencies.
  • UAP 0.0

    • No dependencies.
  • Windows 0.0

    • No dependencies.
  • WindowsPhone 0.0

    • No dependencies.
  • WindowsPhoneApp 0.0

    • No dependencies.
  • Xamarin.iOS 1.0

    • No dependencies.
  • Xamarin.Mac 2.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.1-alpha 21,782 10/2/2016
1.0.0-alpha 1,414 10/2/2016