Microsoft.Toolkit.Uwp.UI.Controls.Media 7.1.3

Prefix Reserved
Suggested Alternatives

CommunityToolkit.Uwp.Controls.ImageCropper

Additional Details

This package name is no longer being updated and has migrated to a new name and namespace, see:
https://aka.ms/toolkit/windows/package-naming. To find out more about migrating to the 8.x releases of the Windows Community Toolkit, see here:
https://aka.ms/toolkit/windows/migration

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Microsoft.Toolkit.Uwp.UI.Controls.Media --version 7.1.3
                    
NuGet\Install-Package Microsoft.Toolkit.Uwp.UI.Controls.Media -Version 7.1.3
                    
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="Microsoft.Toolkit.Uwp.UI.Controls.Media" Version="7.1.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Toolkit.Uwp.UI.Controls.Media" Version="7.1.3" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Toolkit.Uwp.UI.Controls.Media" />
                    
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 Microsoft.Toolkit.Uwp.UI.Controls.Media --version 7.1.3
                    
#r "nuget: Microsoft.Toolkit.Uwp.UI.Controls.Media, 7.1.3"
                    
#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 Microsoft.Toolkit.Uwp.UI.Controls.Media@7.1.3
                    
#: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=Microsoft.Toolkit.Uwp.UI.Controls.Media&version=7.1.3
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Toolkit.Uwp.UI.Controls.Media&version=7.1.3
                    
Install as a Cake Tool

This library provides controls backed by win2d for use in XAML. It is a part of the Windows Community Toolkit.

     Controls:
       - Eyedropper: Eyedropper allows user to pick up a color from anywhere in there application.
       - ImageCropper: ImageCropper control allows user to crop image freely.
       - InfiniteCanvas: Supports Infinite Scrolling, Ink, Text, Format Text, Zoom in/out, Redo, Undo, Export & Import.

Product Compatible and additional computed target framework versions.
Universal Windows Platform uap10.0.17763 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Microsoft.Toolkit.Uwp.UI.Controls.Media:

Repository Stars
zxbmmmmmmmmm/SkylineWeather
UWP Weather App
Version Downloads Last Updated