![]() |
VOOZH | about |
dotnet add package ModernWpf.Toolkit.UI --version 0.1.0
NuGet\Install-Package ModernWpf.Toolkit.UI -Version 0.1.0
<PackageReference Include="ModernWpf.Toolkit.UI" Version="0.1.0" />
<PackageVersion Include="ModernWpf.Toolkit.UI" Version="0.1.0" />Directory.Packages.props
<PackageReference Include="ModernWpf.Toolkit.UI" />Project file
paket add ModernWpf.Toolkit.UI --version 0.1.0
#r "nuget: ModernWpf.Toolkit.UI, 0.1.0"
#:package ModernWpf.Toolkit.UI@0.1.0
#addin nuget:?package=ModernWpf.Toolkit.UI&version=0.1.0Install as a Cake Addin
#tool nuget:?package=ModernWpf.Toolkit.UI&version=0.1.0Install as a Cake Tool
This library provides UI components, such as XAML extensions, helpers, converters and more. It is part of the ModernWpf Community Toolkit.
Converters: Commonly used converters that allow the data to be modified as it passes through the binding engine.
Extensions:
- DependencyObjectExtensions: Provides methods to Register and Unregister PropertyChangedCallback of a DependencyProperty.
- FrameworkElementExtensions: Provides attached dependency properties for the FrameworkElement.
- 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.
- NullableBool: Custom MarkupExtension which can provide nullable bool values.
- RotateTransformExtensions: Extension methods for RotateTransform.
- ScaleTransformExtensions: Extension methods for ScaleTransform.
- SkewTransformExtensions: Extension methods for SkewTransform.
- 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.
- TranslateTransformExtensions: Extension methods for TranslateTransform.
- 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.
- GraphicsHelper: Used to get pixel's color from a bitmap source.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net5.0-windows10.0.18362 net5.0-windows10.0.18362 is compatible. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp3.1 netcoreapp3.1 is compatible. |
| .NET Framework | net462 net462 is compatible. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
Showing the top 2 NuGet packages that depend on ModernWpf.Toolkit.UI:
| Package | Downloads |
|---|---|
|
ModernWpf.Toolkit.UI.Controls
This library provides XAML templated controls. It is part of the ModernWpf Community Toolkit. |
|
|
ModernWpf.Toolkit.UI.Controls.Markdown
This library provides a XAML MarkdownTextBlock control, an efficient and extensible control that can parse and render markdown. It is part of the ModernWpf Community Toolkit. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.1.0 | 18,555 | 1/1/2021 |
| 0.1.0-alpha | 790 | 10/2/2020 |