Xamarin.Plugin.ImageEdit.NET 2.0.0-alpha1

This is a prerelease version of Xamarin.Plugin.ImageEdit.NET.
dotnet add package Xamarin.Plugin.ImageEdit.NET --version 2.0.0-alpha1
NuGet\Install-Package Xamarin.Plugin.ImageEdit.NET -Version 2.0.0-alpha1
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="Xamarin.Plugin.ImageEdit.NET" Version="2.0.0-alpha1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xamarin.Plugin.ImageEdit.NET --version 2.0.0-alpha1
#r "nuget: Xamarin.Plugin.ImageEdit.NET, 2.0.0-alpha1"
#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 Xamarin.Plugin.ImageEdit.NET as a Cake Addin
#addin nuget:?package=Xamarin.Plugin.ImageEdit.NET&version=2.0.0-alpha1&prerelease

// Install Xamarin.Plugin.ImageEdit.NET as a Cake Tool
#tool nuget:?package=Xamarin.Plugin.ImageEdit.NET&version=2.0.0-alpha1&prerelease

Forked from https://github.com/muak/Xamarin.Plugin.ImageEdit and added support for MAUI and net6.  

        Works with .NET 6 and MAUI iOS and Android applications. This plugin will enable you to manipulate(resize,crop,rotate,monochrome) a image(png,jpg).

Product Compatible and additional computed target framework versions.
.NET net6.0-android31.0 is compatible.  net6.0-ios15.4 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net8.0-android was computed.  net8.0-ios was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has 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
2.0.0-alpha1 1,940 6/29/2022

Supports NET6 targets and MAUI.