VOOZH about

URL: https://www.nuget.org/packages/Uno.Microsoft.Xaml.Behaviors.Uwp.Managed/

⇱ NuGet Gallery | Uno.Microsoft.Xaml.Behaviors.Uwp.Managed 2.4.2




Uno.Microsoft.Xaml.Behaviors.Uwp.Managed 2.4.2

Prefix Reserved
dotnet add package Uno.Microsoft.Xaml.Behaviors.Uwp.Managed --version 2.4.2
 
 
NuGet\Install-Package Uno.Microsoft.Xaml.Behaviors.Uwp.Managed -Version 2.4.2
 
 
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="Uno.Microsoft.Xaml.Behaviors.Uwp.Managed" Version="2.4.2" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Uno.Microsoft.Xaml.Behaviors.Uwp.Managed" Version="2.4.2" />
 
Directory.Packages.props
<PackageReference Include="Uno.Microsoft.Xaml.Behaviors.Uwp.Managed" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Uno.Microsoft.Xaml.Behaviors.Uwp.Managed --version 2.4.2
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Uno.Microsoft.Xaml.Behaviors.Uwp.Managed, 2.4.2"
 
 
#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.
#:package Uno.Microsoft.Xaml.Behaviors.Uwp.Managed@2.4.2
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Uno.Microsoft.Xaml.Behaviors.Uwp.Managed&version=2.4.2
 
Install as a Cake Addin
#tool nuget:?package=Uno.Microsoft.Xaml.Behaviors.Uwp.Managed&version=2.4.2
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Package Description

Product Versions Compatible and additional computed target framework versions.
.NET 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. 
Universal Windows Platform uap10.0.19041 uap10.0.19041 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on Uno.Microsoft.Xaml.Behaviors.Uwp.Managed:

Package Downloads
Uno.Microsoft.Toolkit.Uwp.UI

This library provides UI components, such as XAML extensions, helpers, converters and more. 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). - 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.

Prism.Uno

Prism is a fully open source version of the Prism guidance originally produced by Microsoft Patterns & Practices. 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 Standard. Features that need to be platform specific are implemented in the respective libraries for the target platform (WPF, Uno Platform, 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.Microsoft.Toolkit.Uwp.UI.Behaviors

This library provides UI behaviors built on the XAML behaviors SDK. It is a part of the Windows Community Toolkit. Behaviors: - BehaviorBase: Helper for building Behaviors - AutoFocusBehevior: Sets focus to the associated control. - FocusBehavior: Sets focus to a specified control. - ViewportBehavior: Listening for element to enter or exit the ScrollViewer viewport - FadeHeaderBehavior, QuickReturnHeaderBehavior, StickyHeaderBehavior: Helpers for ListViewBase Header Behavior

Ao.Lang.Uno

This is cross platform i18n library. It not only can provider static string, and it can hot reload/hot switch culture, use in wpf xaml etc... This package is base on Microsoft.Extensions.Configuration. If you want some other support files, you can intall package Microsoft.Extensions.Configuration.* or install Ao.Lang.Sources. If you want us it in wpf, you can install Ao.Lang.Wpf. Already implement *.resx and *.resources(or stream) reader. If you wan use embed resources, you can use extensions methods. If you want auto add lang files, you can named file *.zh-cn.json/*.zh-cn.resx to Raise. If you want auto add lang resources, you can named compile rex file *.zh_cn.*.resouces and index your lang identity. In 4.3.x, support argument binding! And it support wpf, uwp, avaloniaui, uno, asp.net core

Zafiro.UI.Infrastructure.Uno

Infrastructure for Uno Platform apps

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Uno.Microsoft.Xaml.Behaviors.Uwp.Managed:

Repository Stars
unoplatform/Uno.Samples
A collection of code samples for the Uno Platform
Arlodotexe/strix-music
Combine any music sources into a single library. It's your music. Play it your way.
Version Downloads Last Updated
2.4.2 1,166 11/1/2023
2.4.0-uno.23 244 6/27/2023
2.3.1-uno.2 10,895 3/22/2022
2.3.0 46,860 1/3/2022
2.3.0-uno.14 352 1/3/2022
2.3.0-uno.12 48,733 11/17/2021
2.3.0-uno.10 395 11/15/2021
2.3.0-uno.8 385 11/3/2021
2.3.0-uno.6 393 11/2/2021
2.3.0-uno.4 501 10/29/2021
2.0.5 7,650 10/27/2021
2.0.5-uno.2 412 10/28/2021
2.0.3-uno.97 630 10/26/2021
2.0.3-uno.95 9,206 5/4/2021
2.0.3-uno.92 15,239 4/16/2021
2.0.2-uno.89 620 4/13/2021
2.0.2-uno.86 356 4/12/2021
2.0.2-uno.83 435 4/1/2021
2.0.2-uno.81 1,001 2/5/2021
2.0.2-uno.79 5,397 10/5/2020
Loading failed