ImageCropper.UWP 1.3.0

dotnet add package ImageCropper.UWP --version 1.3.0
                    
NuGet\Install-Package ImageCropper.UWP -Version 1.3.0
                    
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="ImageCropper.UWP" Version="1.3.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ImageCropper.UWP" Version="1.3.0" />
                    
Directory.Packages.props
<PackageReference Include="ImageCropper.UWP" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ImageCropper.UWP --version 1.3.0
                    
#r "nuget: ImageCropper.UWP, 1.3.0"
                    
#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.
#:package ImageCropper.UWP@1.3.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ImageCropper.UWP&version=1.3.0
                    
Install as a Cake Addin
#tool nuget:?package=ImageCropper.UWP&version=1.3.0
                    
Install as a Cake Tool

Note: The ImageCropper is now included in the Windows Community Toolkit! The repo will no longer be maintained.

Product Compatible and additional computed target framework versions.
Universal Windows Platform netcore50 is compatible.  uap was computed.  uap10.0 is compatible. 
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 (1)

Showing the top 1 popular GitHub repositories that depend on ImageCropper.UWP:

Repository Stars
NGame1/Winsta11
Unofficial Instagram client for Windows devices family [ PC, XBOX, Mobile ]
Version Downloads Last Updated
1.3.0 1,410 4/19/2019
1.2.1 811 1/28/2019
1.2.0 852 12/20/2018
1.1.9 757 12/17/2018
1.1.8 875 12/11/2018
1.1.7 851 12/5/2018
1.1.6 839 12/3/2018
1.1.5 821 12/2/2018
1.1.3 820 11/29/2018
1.1.2 819 11/29/2018
1.1.1 842 11/28/2018
1.0.1 810 11/27/2018
1.0.0 908 11/21/2018

Fixed a bug about using ImageCropper in StackPanel.