![]() |
VOOZH | about |
dotnet add package Uno.Microsoft.Xaml.Behaviors.WinUI.Managed --version 2.4.2
NuGet\Install-Package Uno.Microsoft.Xaml.Behaviors.WinUI.Managed -Version 2.4.2
<PackageReference Include="Uno.Microsoft.Xaml.Behaviors.WinUI.Managed" Version="2.4.2" />
<PackageVersion Include="Uno.Microsoft.Xaml.Behaviors.WinUI.Managed" Version="2.4.2" />Directory.Packages.props
<PackageReference Include="Uno.Microsoft.Xaml.Behaviors.WinUI.Managed" />Project file
paket add Uno.Microsoft.Xaml.Behaviors.WinUI.Managed --version 2.4.2
#r "nuget: Uno.Microsoft.Xaml.Behaviors.WinUI.Managed, 2.4.2"
#:package Uno.Microsoft.Xaml.Behaviors.WinUI.Managed@2.4.2
#addin nuget:?package=Uno.Microsoft.Xaml.Behaviors.WinUI.Managed&version=2.4.2Install as a Cake Addin
#tool nuget:?package=Uno.Microsoft.Xaml.Behaviors.WinUI.Managed&version=2.4.2Install as a Cake Tool
Package Description
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0-windows10.0.19041 net5.0-windows10.0.19041 is compatible. net6.0-windows net6.0-windows was computed. net7.0 net7.0 is compatible. net7.0-android net7.0-android was computed. net7.0-android33.0 net7.0-android33.0 is compatible. net7.0-ios net7.0-ios was computed. net7.0-ios16.1 net7.0-ios16.1 is compatible. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-maccatalyst16.1 net7.0-maccatalyst16.1 is compatible. net7.0-macos net7.0-macos was computed. net7.0-macos13.0 net7.0-macos13.0 is compatible. 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. |
Showing the top 5 NuGet packages that depend on Uno.Microsoft.Xaml.Behaviors.WinUI.Managed:
| Package | Downloads |
|---|---|
|
Uno.CommunityToolkit.WinUI.UI
This library provides various common UI helpers. It is a 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. 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). - AttachedDropShadow: Provides a composition based shadow effect which supports masking. - 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. Triggers: Various Visual State Triggers to help trigger VisualStates in a wide variety of scenarios. |
|
|
Uno.CommunityToolkit.WinUI.UI.Behaviors
This library provides UI behaviors built on the XAML behaviors SDK. It is a part of the Windows Community Toolkit. - Animation: Various helpers for integration with the Toolkit's Animation package. - AutoFocusBehevior: Sets focus to the associated control. - AutoSelectBehavior: Selects a TextBox's text automatically. - FadeHeaderBehavior, QuickReturnHeaderBehavior, StickyHeaderBehavior: Helpers for ListViewBase Header Behavior - FocusBehavior: Sets focus to a specified control. - KeyDownTriggerBehavior: Trigger behaviors when a key is pressed. - ViewportBehavior: Listening for element to enter or exit the ScrollViewer viewport |
|
|
Prism.Uno.WinUI
Prism provides an implementation of a collection of design patterns that are helpful in writing well structured, maintainable, and testable XAML applications, including MVVM, dependency injection, commanding, event aggregation, and more. Prism's core functionality is a shared library targeting the .NET Framework and .NET. Features that need to be platform specific are implemented in the respective libraries for the target platform (WPF, Uno Platform, .NET MAUI and Xamarin Forms). Prism for Uno Platform helps you more easily design and build rich, flexible, and easy to maintain Windows UWP, WinUI & cross platform Uno applications. This library provides user interface composition as well as modularity support. |
|
|
Sample.Mobile
Package Description |
|
|
Scrubbler.PluginBase
Base abstractions for Scrubbler plugins. |
Showing the top 2 popular GitHub repositories that depend on Uno.Microsoft.Xaml.Behaviors.WinUI.Managed:
| Repository | Stars |
|---|---|
|
PrismLibrary/Prism
Prism is a framework for building loosely coupled, maintainable, and testable XAML applications in WPF, Xamarin Forms, and Uno / Win UI Applications..
|
|
|
Eppie-io/Eppie-App
Eppie — open protocol encrypted p2p email
|
| Version | Downloads | Last Updated |
|---|---|---|
| 2.4.2 | 94,204 | 11/1/2023 |
| 2.4.0-uno.23 | 98,533 | 6/27/2023 |
| 2.3.1-uno.2 | 108,465 | 3/22/2022 |
| 2.3.0 | 16,937 | 1/3/2022 |
| 2.3.0-uno.14 | 335 | 1/3/2022 |
| 2.3.0-uno.12 | 4,237 | 11/17/2021 |
| 2.3.0-uno.10 | 371 | 11/15/2021 |
| 2.3.0-uno.8 | 375 | 11/3/2021 |
| 2.3.0-uno.6 | 379 | 11/2/2021 |
| 2.3.0-uno.4 | 371 | 10/29/2021 |
| 2.0.5 | 635 | 10/27/2021 |
| 2.0.5-uno.2 | 421 | 10/28/2021 |
| 2.0.3-uno.97 | 333 | 10/26/2021 |
| 2.0.3-uno.95 | 432 | 5/4/2021 |
| 2.0.3-uno.92 | 4,696 | 4/16/2021 |
| 2.0.2-uno.89 | 420 | 4/13/2021 |