Microsoft.Toolkit.Uwp.UI 7.0.0-preview2

Prefix Reserved
Suggested Alternatives

CommunityToolkit.Uwp.Extensions

Additional Details

This package name is no longer being updated and has migrated to new names 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

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

// Install Microsoft.Toolkit.Uwp.UI as a Cake Tool
#tool nuget:?package=Microsoft.Toolkit.Uwp.UI&version=7.0.0-preview2&prerelease                

This library provides UI components, such as XAML extensions, helpers, converters and more. It is part of the Windows Community Toolkit.

     AdvancedCollectionView: It's a collection view implementation that support filtering, sorting and incremental loading. It's meant to be used in a viewmodel.
     
     Behaviors:
     - BehaviorBase: Helper for building Behaviors
     - ViewportBehavior: Listening for element to enter or exit the ScrollViewer viewport

     CacheBase: Provides methods and tools to cache files in a folder.
     
     Converters: Commonly used converters that allow the data to be modified as it passes through the binding engine.
     
     Extensions:
     - ApplicationViewExtensions: Provides attached properties for interacting with the ApplicationView on a window (app view).
     - FrameworkElementExtensions: Provides attached dependency properties for the FrameworkElement.
     - ListViewExtensions: Provides attached dependency properties for the ListViewBase
     - LogicalTree: Defines a collection of extensions methods for UI.
     - MatrixExtensions: Provides a set of extensions to the Matrix struct.
     - MatrixHelperEx: Static helper methods for Matrix.
     - Mouse: Helper class for easily changing the mouseover cursor type.
     - NullableBool: Custom MarkupExtension which can provide nullable bool values.
     - RotateTransformExtensions: Extension methods for RotateTransform.
     - ScaleTransformExtensions: Extension methods for ScaleTransform.
     - ScrollViewerExtensions: Provides attached dependency properties for the ListViewBase
     - SkewTransformExtensions: Extension methods for SkewTransform.
     - StatusBarExtensions: Provides attached dependency properties for interacting with the StatusBar on a window (app view).
     - SurfaceDialTextbox: Helper class that provides attached properties to enable any TextBox with the Surface Dial.
     - TextBoxMask: TextBox mask property allows a user to more easily enter fixed width text in TextBox control.
     - TextBoxRegex: TextBoxRegex allows text validation using a regular expression.
     - TitleBarExtensions: Provides attached dependency properties for interacting with the ApplicationViewTitleBar on a window (app view).
     - TranslateTransformExtensions: Extension methods for TranslateTransform.
     - VisualExtensions: Extension methods and attached properties for Visual objects
     - VisualTree: Defines a collection of extensions methods for UI.

     Helpers:
     - BindableValueHolder: Holds the value. Can be used to change several objects' properties at a time.
     - DependencyPropertyWatcher: Used to Track Changes of a Dependency Property
     - ThemeListener: Class which listens for changes to Application Theme or High Contrast Modes and Signals an Event when they occur.

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

NuGet packages (7)

Showing the top 5 NuGet packages that depend on Microsoft.Toolkit.Uwp.UI:

Package Downloads
Microsoft.Toolkit.Uwp.UI.Controls.Markdown

This library provides a XAML MarkdownTextBlock control, an efficient and extensible control that can parse and render markdown. It is a part of the Windows Community Toolkit.

Monaco.Editor

A Windows Runtime Component wrapper around the web-based Monaco Editor

UWP.Basic

BASIC HELPER UAP,Version=v10.0.16299 Microsoft.NETCore.UniversalWindowsPlatform 6.1.9

ISUF.UI

Famework for information systems for UWP

H.OxyPlot.Uwp

OxyPlot is a plotting library for .NET. This is package contains the UWP/WinUI/Uno implementation.

GitHub repositories (30)

Showing the top 5 popular GitHub repositories that depend on Microsoft.Toolkit.Uwp.UI:

Repository Stars
felixse/FluentTerminal
A Terminal Emulator based on UWP and web technologies.
0x7c13/Notepads
A modern, lightweight text editor with a minimalist design.
Richasy/Bili.Uwp
适用于新系统UI的哔哩
Richasy/BiliBili-UWP
BiliBili的UWP客户端,当然,是第三方的了
Rise-Software/Rise-Media-Player
One media player for everything you own or stream; whether it's music or videos, online or offline Rise Media Player does it all. And it's beautiful and native with the latest version of WinUI.
Version Downloads Last updated