Microsoft.Toolkit.Uwp
7.0.0-preview4
This package includes code only helpers such as Colors conversion tool, Storage file handling, a Stream helper class, etc.
This is a prerelease version of Microsoft.Toolkit.Uwp.
Install-Package Microsoft.Toolkit.Uwp -Version 7.0.0-preview4
dotnet add package Microsoft.Toolkit.Uwp --version 7.0.0-preview4
<PackageReference Include="Microsoft.Toolkit.Uwp" Version="7.0.0-preview4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Toolkit.Uwp --version 7.0.0-preview4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Toolkit.Uwp, 7.0.0-preview4"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
https://github.com/windows-toolkit/WindowsCommunityToolkit/releases
Dependencies
-
UAP 10.0.17763
- Microsoft.Toolkit (>= 7.0.0-preview4)
- System.Text.Json (>= 4.7.2)
Used By
NuGet packages (8)
Showing the top 5 NuGet packages that depend on Microsoft.Toolkit.Uwp:
Package | Downloads |
---|---|
Microsoft.Toolkit.Uwp.UI
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.
- 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.
|
|
Microsoft.Toolkit.Uwp.UI.Controls
This library provides XAML templated controls. It is part of the Windows Community Toolkit.
Controls:
- AdaptiveGridView: Presents items in an evenly-spaced set of columns to fill the total available space.
- BladeView: Provides a horizontal collection of blades for master-detail scenarios.
- CameraPreview: Easily preview video from camera sources and get realtime frames from the selected source.
- Carousel: Presents items in a carousel control.
- ColorPicker/ColorPickerButton: Improved ColorPicker and DropDownButton version.
- DockPanel: Define areas where you can arrange child elements either horizontally or vertically, relative to each other.
- DropShadowPanel: DropShadowPanel control allows the creation of a DropShadow for any Xaml FrameworkElement in markup.
- Expander: Expander allows user to show/hide content based on a boolean state.
- GridSplitter: A the control that redistributes space between columns or rows of a Grid control.
- HeaderedContentControl: Provides a header to content.
- HeaderedItemsControl: Provides a header to items.
- ImageCropper: ImageCropper control allows user to crop image freely.
- ImageEx: Images are downloaded asynchronously showing a load indicator and can be stored in a local cache.
- InAppNotification: Show local notifications in your application.
- InfiniteCanvas: Supports Infinite Scrolling, Ink, Text, Format Text, Zoom in/out, Redo, Undo, Export & Import.
- LayoutTransformControl: Support for transformations as if applied by LayoutTransform.
- Loading: Helps to show content with animation to the user while the app is doing some calculation.
- MasterDetailsView: Implements the Master/Details design pattern.
- OrbitView: Positions items in a circle around a center element and supports orbits and anchors.
- RadialGauge: Displays a value within a range, using a needle on a circular face.
- RadialProgressBar: Displays progress as a circle getting filled.
- RangeSelector: "Double slider" control for range values.
- RemoteDevicePicker: Remote Device Picker Control for Project Rome.
- RotatorTile: Rotates through a set of items one-by-one like a live-tile.
- ScrollHeader: A UI control that works as a ListView or GridView header control with quick return, sticky, and fade behavior.
- StaggeredPanel: Layout of items in a column approach where an item will be added to whichever column has used the least amount of space.
- TextToolbar: A Toolbar for Editing Text attached to a RichEditBox. It can format RTF, Markdown, or use a Custom Formatter.
- TileControl: A ContentControl that show an image repeated many times.
- TokenizingTextBox: An AutoSuggestBox like control which places entered input into easily removed containers for contacts or tags.
- UniformGrid: Presents items in an evenly-spaced set of rows or columns to fill the total available display space.
- WrapPanel: Positions child elements in sequential position from left to right and breaks content to the next line.
|
|
AppFramework
AppFramework for building .NET applications
|
|
Microsoft.Toolkit.Uwp.Connectivity
This library enables easier consumption of connectivity Devices/Peripherals and handle its connection to Windows devices. It contains BluetoothLE and Network connectivity helpers.
|
|
Microsoft.Toolkit.Uwp.Services
This library enables access to Facebook. It is part of the Windows Community Toolkit.
|
GitHub repositories (10)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Toolkit.Uwp:
Repository | Stars |
---|---|
files-community/Files
A modern file explorer that pushes the boundaries of the platform.
|
|
sovetskyfish/pixivfs-uwp
A Pixiv client for UWP users
|
|
MahdiGhiasi/XpoMusic
A modern Spotify experience for Windows 10
|
|
microsoft/Windows-appsample-customers-orders-database
This code demonstrates a working customer order database hosted on Azure, implemented in C# and XAML, and ready to form the basis of your Windows Store enterprise app.
|
|
niels9001/ModernOS
|
Version History
Version | Downloads | Last updated |
---|---|---|
7.0.0-preview4 | 1,552 | 11/12/2020 |
7.0.0-preview3 | 584 | 10/7/2020 |
7.0.0-preview2 | 1,575 | 8/11/2020 |
7.0.0-preview1 | 3,837 | 4/21/2020 |
6.1.1 | 55,071 | 8/12/2020 |
6.1.0 | 26,099 | 6/15/2020 |
6.1.0-rc1 | 159 | 6/8/2020 |
6.1.0-preview1.2 | 129 | 5/19/2020 |
6.0.0 | 84,677 | 11/13/2019 |
6.0.0-rc1.2 | 1,368 | 10/31/2019 |
5.1.1 | 137,466 | 3/15/2019 |
5.1.0 | 14,907 | 2/13/2019 |
5.0.0 | 46,925 | 10/31/2018 |
5.0.0-preview.gb86cb1c4cb | 1,124 | 9/21/2018 |
4.0.0 | 76,208 | 8/7/2018 |
3.0.0 | 45,122 | 5/30/2018 |
3.0.0-preview | 2,772 | 5/7/2018 |
2.2.0 | 54,119 | 2/28/2018 |
2.1.1 | 44,913 | 12/15/2017 |
2.1.0 | 19,154 | 11/21/2017 |
2.0.0 | 40,911 | 8/29/2017 |
1.5.1 | 35,118 | 7/20/2017 |
1.5.0 | 8,837 | 7/5/2017 |
1.4.1 | 56,850 | 4/4/2017 |
1.4.0 | 3,185 | 3/31/2017 |
1.3.1 | 33,063 | 2/9/2017 |
1.3.0 | 1,439 | 2/7/2017 |
1.2.0 | 17,898 | 11/17/2016 |
1.1.0 | 7,634 | 10/4/2016 |
1.0.0 | 18,988 | 8/17/2016 |