Microsoft.Xaml.Behaviors.Uwp.Managed
2.0.1
Prefix Reserved
Install-Package Microsoft.Xaml.Behaviors.Uwp.Managed -Version 2.0.1
dotnet add package Microsoft.Xaml.Behaviors.Uwp.Managed --version 2.0.1
<PackageReference Include="Microsoft.Xaml.Behaviors.Uwp.Managed" Version="2.0.1" />
paket add Microsoft.Xaml.Behaviors.Uwp.Managed --version 2.0.1
#r "nuget: Microsoft.Xaml.Behaviors.Uwp.Managed, 2.0.1"
// Install Microsoft.Xaml.Behaviors.Uwp.Managed as a Cake Addin
#addin nuget:?package=Microsoft.Xaml.Behaviors.Uwp.Managed&version=2.0.1
// Install Microsoft.Xaml.Behaviors.Uwp.Managed as a Cake Tool
#tool nuget:?package=Microsoft.Xaml.Behaviors.Uwp.Managed&version=2.0.1
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 |
---|---|
Universal Windows Platform | uap uap10.0 |
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 |
|
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". |
|
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等新技术 |
GitHub repositories (38)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Xaml.Behaviors.Uwp.Managed:
Repository | Stars |
---|---|
microsoft/PowerToys
Windows system utilities to maximize productivity
|
|
files-community/Files
A modern file manager for Windows
|
|
felixse/FluentTerminal
A Terminal Emulator based on UWP and web technologies.
|
|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
|
reactiveui/ReactiveUI
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
|