Microsoft.Xaml.Behaviors.Wpf
1.1.3
See the version list below for details.
dotnet add package Microsoft.Xaml.Behaviors.Wpf --version 1.1.3
NuGet\Install-Package Microsoft.Xaml.Behaviors.Wpf -Version 1.1.3
<PackageReference Include="Microsoft.Xaml.Behaviors.Wpf" Version="1.1.3" />
paket add Microsoft.Xaml.Behaviors.Wpf --version 1.1.3
#r "nuget: Microsoft.Xaml.Behaviors.Wpf, 1.1.3"
// Install Microsoft.Xaml.Behaviors.Wpf as a Cake Addin
#addin nuget:?package=Microsoft.Xaml.Behaviors.Wpf&version=1.1.3
// Install Microsoft.Xaml.Behaviors.Wpf as a Cake Tool
#tool nuget:?package=Microsoft.Xaml.Behaviors.Wpf&version=1.1.3
Assembly version updated to 1.1.0.0. Previous 1.0.30 package contained Debug assemblies.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp3.0 netcoreapp3.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
.NETCoreApp 3.0
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
NuGet packages (248)
Showing the top 5 NuGet packages that depend on Microsoft.Xaml.Behaviors.Wpf:
Package | Downloads |
---|---|
Prism.Wpf
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.Wpf helps you more easily design and build rich, flexible, and easy to maintain Windows Presentation Foundation (WPF) desktop applications. This library provides user interface composition as well as modularity support. |
|
MaterialDesignThemes
ResourceDictionary instances containing Material Design templates and styles for WPF controls in .NET. |
|
ControlzEx
ControlzEx is a library with some shared Controls for WPF. |
|
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. |
|
Catel.MVVM
Catel.MVVM library. |
GitHub repositories (104)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Xaml.Behaviors.Wpf:
Repository | Stars |
---|---|
microsoft/PowerToys
Windows system utilities to maximize productivity
|
|
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
|
|
MaterialDesignInXAML/MaterialDesignInXamlToolkit
Google's Material Design in XAML & WPF, for C# & VB.Net.
|
|
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.
|
|
mRemoteNG/mRemoteNG
mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.
|