Microsoft.Xaml.Behaviors.Uwp.Managed
1.0.3
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Xaml.Behaviors.Uwp.Managed --version 1.0.3
NuGet\Install-Package Microsoft.Xaml.Behaviors.Uwp.Managed -Version 1.0.3
<PackageReference Include="Microsoft.Xaml.Behaviors.Uwp.Managed" Version="1.0.3" />
paket add Microsoft.Xaml.Behaviors.Uwp.Managed --version 1.0.3
#r "nuget: Microsoft.Xaml.Behaviors.Uwp.Managed, 1.0.3"
// Install Microsoft.Xaml.Behaviors.Uwp.Managed as a Cake Addin #addin nuget:?package=Microsoft.Xaml.Behaviors.Uwp.Managed&version=1.0.3 // Install Microsoft.Xaml.Behaviors.Uwp.Managed as a Cake Tool #tool nuget:?package=Microsoft.Xaml.Behaviors.Uwp.Managed&version=1.0.3
Easily add interactivity to your apps using XAML Behaviors. Now with UWP support! Behaviors encapsulate reusable functionalities for elements that can be easily added to your XAML without the need for more imperative code. This is the managed version for C# UWP projects.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
Universal Windows Platform | uap was computed. uap10.0 is compatible. |
This package has no dependencies.
NuGet packages (54)
Showing the top 5 NuGet packages that depend on Microsoft.Xaml.Behaviors.Uwp.Managed:
Package | Downloads |
---|---|
Caliburn.Micro
A small, yet powerful framework designed for Xaml platforms, Caliburn.Micro implements a variety of UI patterns for solving real-world problems. Patterns that are highlighted include MVVM (Presentation Model), MVP and MVC. |
|
Xam.Plugin.HtmlLabel
Xam.Plugin.HtmlLabel: display HTML content in labels |
|
AppFramework
AppFramework for building .NET applications |
|
MVVM-Sidekick
MVVM-Sidekick https://github.com/waynebaby/MVVM-Sidekick/ ============= MVVM密友 https://github.com/waynebaby/MVVM-Sidekick =================== A Modern light-weight MVVM framework based on RX and TPL await 轻量级MVVM框架,基于RX与 await等新技术 |
|
Template10
A rich library of helpers, services, and base classes for new and existing Windows UWP apps to maximize awesomeness and minimize boilerplate garbage. This library has a companion Visual Studio Extension called "Template 10 Template Pack". |
GitHub repositories (45)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Xaml.Behaviors.Uwp.Managed:
Repository | Stars |
---|---|
felixse/FluentTerminal
A Terminal Emulator based on UWP and web technologies.
|
|
0x7c13/Notepads
A modern, lightweight text editor with a minimalist design.
|
|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
|
CommunityToolkit/WindowsCommunityToolkit
The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building .NET apps with UWP and the Windows App SDK / WinUI 3 for Windows 10 and Windows 11. The toolkit is part of the .NET Foundation.
|
|
Azure-Samples/cognitive-services-speech-sdk
Sample code for the Microsoft Cognitive Services Speech SDK
|