ModernWpf.Toolkit.UI 0.1.0

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

// Install ModernWpf.Toolkit.UI as a Cake Tool
#tool nuget:?package=ModernWpf.Toolkit.UI&version=0.1.0

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 Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net5.0-windows10.0.18362 is compatible.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.0 4,461 1/1/2021
0.1.0-alpha 391 10/2/2020