Uno.Microsoft.Xaml.Behaviors.WinUI.Managed
2.3.1-uno.2
Prefix Reserved
See the version list below for details.
dotnet add package Uno.Microsoft.Xaml.Behaviors.WinUI.Managed --version 2.3.1-uno.2
NuGet\Install-Package Uno.Microsoft.Xaml.Behaviors.WinUI.Managed -Version 2.3.1-uno.2
<PackageReference Include="Uno.Microsoft.Xaml.Behaviors.WinUI.Managed" Version="2.3.1-uno.2" />
paket add Uno.Microsoft.Xaml.Behaviors.WinUI.Managed --version 2.3.1-uno.2
#r "nuget: Uno.Microsoft.Xaml.Behaviors.WinUI.Managed, 2.3.1-uno.2"
// Install Uno.Microsoft.Xaml.Behaviors.WinUI.Managed as a Cake Addin #addin nuget:?package=Uno.Microsoft.Xaml.Behaviors.WinUI.Managed&version=2.3.1-uno.2&prerelease // Install Uno.Microsoft.Xaml.Behaviors.WinUI.Managed as a Cake Tool #tool nuget:?package=Uno.Microsoft.Xaml.Behaviors.WinUI.Managed&version=2.3.1-uno.2&prerelease
Package Description
Product | Versions 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-android31.0 is compatible. net6.0-ios was computed. net6.0-ios15.2 is compatible. net6.0-maccatalyst was computed. net6.0-maccatalyst15.2 is compatible. net6.0-macos was computed. net6.0-macos12.1 is compatible. 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 | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. monoandroid11.0 is compatible. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. xamarinios10 is compatible. |
Xamarin.Mac | xamarinmac was computed. xamarinmac20 is compatible. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Uno.Microsoft.Xaml.Behaviors.Interactivity.WinUI (>= 2.3.1-uno.2)
- Uno.WinUI (>= 4.1.9)
-
MonoAndroid 11.0
- Uno.Microsoft.Xaml.Behaviors.Interactivity.WinUI (>= 2.3.1-uno.2)
- Uno.WinUI (>= 4.1.9)
-
net5.0-windows10.0.18362
- Microsoft.WindowsAppSDK (>= 1.0.1)
- Uno.Microsoft.Xaml.Behaviors.Interactivity.WinUI (>= 2.3.1-uno.2)
-
net6.0-android31.0
- Uno.Microsoft.Xaml.Behaviors.Interactivity.WinUI (>= 2.3.1-uno.2)
- Uno.WinUI (>= 4.1.9)
-
net6.0-ios15.2
- System.Runtime.InteropServices.NFloat.Internal (>= 6.0.1)
- Uno.Microsoft.Xaml.Behaviors.Interactivity.WinUI (>= 2.3.1-uno.2)
- Uno.WinUI (>= 4.1.9)
-
net6.0-maccatalyst15.2
- System.Runtime.InteropServices.NFloat.Internal (>= 6.0.1)
- Uno.Microsoft.Xaml.Behaviors.Interactivity.WinUI (>= 2.3.1-uno.2)
- Uno.WinUI (>= 4.1.9)
-
net6.0-macos12.1
- System.Runtime.InteropServices.NFloat.Internal (>= 6.0.1)
- Uno.Microsoft.Xaml.Behaviors.Interactivity.WinUI (>= 2.3.1-uno.2)
- Uno.WinUI (>= 4.1.9)
-
Xamarin.iOS 1.0
- Uno.Microsoft.Xaml.Behaviors.Interactivity.WinUI (>= 2.3.1-uno.2)
- Uno.WinUI (>= 4.1.9)
-
Xamarin.Mac 2.0
- Uno.Microsoft.Xaml.Behaviors.Interactivity.WinUI (>= 2.3.1-uno.2)
- Uno.WinUI (>= 4.1.9)
NuGet packages (4)
Showing the top 4 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. |
|
CommunityToolkit.WinUI.Behaviors
A collection of useful triggers and actions to supplement Microsoft.Xaml.Behaviors.*. |
|
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. |
|
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 |
GitHub repositories (2)
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..
|
|
CommunityToolkit/Windows
Collection of controls for WinUI 2, WinUI 3, and Uno Platform developers. Simplifies and demonstrates common developer tasks building experiences for Windows with .NET.
|
Version | Downloads | Last updated |
---|---|---|
2.4.2 | 37,265 | 11/1/2023 |
2.4.0-uno.23 | 41,347 | 6/27/2023 |
2.3.1-uno.2 | 73,663 | 3/22/2022 |
2.3.0 | 15,964 | 1/3/2022 |
2.3.0-uno.14 | 155 | 1/3/2022 |
2.3.0-uno.12 | 3,627 | 11/17/2021 |
2.3.0-uno.10 | 186 | 11/15/2021 |
2.3.0-uno.8 | 198 | 11/3/2021 |
2.3.0-uno.6 | 201 | 11/2/2021 |
2.3.0-uno.4 | 174 | 10/29/2021 |
2.0.5 | 412 | 10/27/2021 |
2.0.5-uno.2 | 226 | 10/28/2021 |
2.0.3-uno.97 | 158 | 10/26/2021 |
2.0.3-uno.95 | 241 | 5/4/2021 |
2.0.3-uno.92 | 4,181 | 4/16/2021 |
2.0.2-uno.89 | 223 | 4/13/2021 |