Avalonia.Xaml.Interactivity 0.10.0-preview6

Prefix Reserved
Suggested Alternatives

Xaml.Behaviors.Interactivity

Additional Details

Please use Xaml.Behaviors.Interactivity package instead.

This is a prerelease version of Avalonia.Xaml.Interactivity.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Avalonia.Xaml.Interactivity --version 0.10.0-preview6
                    
NuGet\Install-Package Avalonia.Xaml.Interactivity -Version 0.10.0-preview6
                    
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="Avalonia.Xaml.Interactivity" Version="0.10.0-preview6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Avalonia.Xaml.Interactivity" Version="0.10.0-preview6" />
                    
Directory.Packages.props
<PackageReference Include="Avalonia.Xaml.Interactivity" />
                    
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 Avalonia.Xaml.Interactivity --version 0.10.0-preview6
                    
#r "nuget: Avalonia.Xaml.Interactivity, 0.10.0-preview6"
                    
#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 Avalonia.Xaml.Interactivity@0.10.0-preview6
                    
#: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=Avalonia.Xaml.Interactivity&version=0.10.0-preview6&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Avalonia.Xaml.Interactivity&version=0.10.0-preview6&prerelease
                    
Install as a Cake Tool

Easily add interactivity to your Avalonia apps using XAML Behaviors. Behaviors encapsulate reusable functionalities for elements that can be easily added to your XAML without the need for more imperative code.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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 is compatible. 
.NET Framework net461 is compatible.  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. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.6.1

  • .NETStandard 2.0

  • .NETStandard 2.1

NuGet packages (26)

Showing the top 5 NuGet packages that depend on Avalonia.Xaml.Interactivity:

Package Downloads
Avalonia.Xaml.Interactions

Easily add interactivity to your Avalonia apps using XAML Behaviors. Behaviors encapsulate reusable functionalities for elements that can be easily added to your XAML without the need for more imperative code.

Avalonia.Xaml.Behaviors

Easily add interactivity to your Avalonia apps using XAML Behaviors. Behaviors encapsulate reusable functionalities for elements that can be easily added to your XAML without the need for more imperative code.

Avalonia.Xaml.Interactions.Custom

Easily add interactivity to your Avalonia apps using XAML Behaviors. Behaviors encapsulate reusable functionalities for elements that can be easily added to your XAML without the need for more imperative code.

Avalonia.Xaml.Interactions.DragAndDrop

Easily add interactivity to your Avalonia apps using XAML Behaviors. Behaviors encapsulate reusable functionalities for elements that can be easily added to your XAML without the need for more imperative code.

Avalonia.Xaml.Interactions.Events

Easily add interactivity to your Avalonia apps using XAML Behaviors. Behaviors encapsulate reusable functionalities for elements that can be easily added to your XAML without the need for more imperative code.

GitHub repositories (10)

Showing the top 10 popular GitHub repositories that depend on Avalonia.Xaml.Interactivity:

Repository Stars
Caliburn-Micro/Caliburn.Micro
A small, yet powerful framework, designed for building applications across all XAML platforms. Its strong support for MV* patterns will enable you to build your solution quickly, without the need to sacrifice code quality or testability.
SubnauticaNitrox/Nitrox
An open-source, multiplayer modification for the game Subnautica.
b-editor/beutl
Cross-platform video editing (compositing) software.
PieroCastillo/Aura.UI
A Library with a lot of Controls for AvaloniaUI
carina-studio/PixelViewer
A cross-platform image viewer which supports reading raw Luminance/YUV/RGB/ARGB/Bayer pixels data from file and rendering it.
PixiEditor/ColorPicker
Customizable Color Picker control for WPF and AvaloniaUI
mameolan/Avalonia.ExtendedToolkit
Extended Controls for Avalonia UI
Titlehhhh/Minecraft-Holy-Client
A high-performance platform for running Minecraft stress-test bots written in C#.
Splitwirez/Mechanism-for-Avalonia
A collection of Controls, Themes, and other tools, to help Avalonia apps specialize for each platform they support with minimal work.
SweetSmellFox/MFAAvalonia
基于 Avalonia 的 MAAFramework 通用 GUI 项目 | A universal GUI project for MAAFramework based on Avalonia
Version Downloads Last Updated
11.3.0.6 29,096 5/22/2025 11.3.0.6 is deprecated.
11.3.0.5 904 5/21/2025 11.3.0.5 is deprecated.
11.3.0.4 1,115 5/20/2025 11.3.0.4 is deprecated.
11.3.0.3 726 5/20/2025 11.3.0.3 is deprecated.
11.3.0.2 1,272 5/19/2025 11.3.0.2 is deprecated.
11.3.0.1 2,390 5/16/2025 11.3.0.1 is deprecated.
11.3.0 16,344 5/4/2025 11.3.0 is deprecated.
11.3.0-rc1 449 4/25/2025 11.3.0-rc1 is deprecated.
11.3.0-beta2 684 4/12/2025 11.3.0-beta2 is deprecated.
11.3.0-beta1 736 4/4/2025 11.3.0-beta1 is deprecated.
11.2.8 1,214 5/4/2025 11.2.8 is deprecated.
11.2.7.3 4,510 4/28/2025 11.2.7.3 is deprecated.
11.2.7.2 1,310 4/26/2025 11.2.7.2 is deprecated.
11.2.7.1 2,281 4/23/2025 11.2.7.1 is deprecated.
11.2.7 10,332 4/12/2025 11.2.7 is deprecated.
11.2.6 1,232 4/12/2025 11.2.6 is deprecated.
11.2.0.14 29,793 3/9/2025 11.2.0.14 is deprecated.
11.2.0.13 2,755 3/7/2025 11.2.0.13 is deprecated.
11.2.0.12 4,861 3/4/2025 11.2.0.12 is deprecated.
11.2.0.11 1,585 3/3/2025 11.2.0.11 is deprecated.
11.2.0.10 724 3/3/2025 11.2.0.10 is deprecated.
11.2.0.9 10,220 2/19/2025 11.2.0.9 is deprecated.
11.2.0.8 38,727 1/26/2025 11.2.0.8 is deprecated.
11.2.0.7 19,458 1/6/2025 11.2.0.7 is deprecated.
11.2.0.6 2,893 1/3/2025 11.2.0.6 is deprecated.
11.2.0.5 751 1/3/2025 11.2.0.5 is deprecated.
11.2.0.4 1,045 1/2/2025 11.2.0.4 is deprecated.
11.2.0.3 696 1/2/2025 11.2.0.3 is deprecated.
11.2.0.2 1,584 12/31/2024 11.2.0.2 is deprecated.
11.2.0.1 32,459 11/19/2024 11.2.0.1 is deprecated.
11.2.0 39,054 10/31/2024 11.2.0 is deprecated.
11.1.0.7 11,916 10/30/2024 11.1.0.7 is deprecated.
11.1.0.6 565 10/30/2024 11.1.0.6 is deprecated.
11.1.0.5 5,818 10/25/2024 11.1.0.5 is deprecated.
11.1.0.5-beta.4 153 10/25/2024 11.1.0.5-beta.4 is deprecated.
11.1.0.5-beta.3 161 10/25/2024 11.1.0.5-beta.3 is deprecated.
11.1.0.5-beta.2 160 10/24/2024 11.1.0.5-beta.2 is deprecated.
11.1.0.5-beta.1 153 10/24/2024 11.1.0.5-beta.1 is deprecated.
11.1.0.4 58,320 9/10/2024 11.1.0.4 is deprecated.
11.1.0.3 2,112 9/10/2024 11.1.0.3 is deprecated.
11.1.0.2 3,583 9/3/2024 11.1.0.2 is deprecated.
11.1.0.1 3,317 9/1/2024 11.1.0.1 is deprecated.
11.1.0 67,670 7/22/2024 11.1.0 is deprecated.
11.1.0-rc2 1,879 7/6/2024 11.1.0-rc2 is deprecated.
11.1.0-rc1 7,556 6/14/2024 11.1.0-rc1 is deprecated.
11.1.0-beta2.1 1,871 4/25/2024 11.1.0-beta2.1 is deprecated.
11.1.0-beta2 1,688 4/25/2024 11.1.0-beta2 is deprecated.
11.1.0-beta1.4 196 4/24/2024 11.1.0-beta1.4 is deprecated.
11.1.0-beta1.3 167 4/24/2024 11.1.0-beta1.3 is deprecated.
11.1.0-beta1.2 164 4/24/2024 11.1.0-beta1.2 is deprecated.
11.1.0-beta1.1 185 4/24/2024 11.1.0-beta1.1 is deprecated.
11.1.0-beta1 5,148 3/12/2024 11.1.0-beta1 is deprecated.
11.0.10.9 43,729 4/25/2024 11.0.10.9 is deprecated.
11.0.10.8 13,064 4/24/2024 11.0.10.8 is deprecated.
11.0.10.7 575 4/24/2024 11.0.10.7 is deprecated.
11.0.10.6 6,517 4/16/2024 11.0.10.6 is deprecated.
11.0.10.5 596 4/15/2024 11.0.10.5 is deprecated.
11.0.10.4 3,480 4/3/2024 11.0.10.4 is deprecated.
11.0.10.3 785 4/3/2024 11.0.10.3 is deprecated.
11.0.10.2 10,122 3/28/2024 11.0.10.2 is deprecated.
11.0.10.1 7,725 3/15/2024 11.0.10.1 is deprecated.
11.0.10 32,649 3/5/2024 11.0.10 is deprecated.
11.0.9.2 1,414 3/2/2024 11.0.9.2 is deprecated.
11.0.9.1 515 3/2/2024 11.0.9.1 is deprecated.
11.0.9 1,036 3/2/2024 11.0.9 is deprecated.
11.0.8 682 3/2/2024 11.0.8 is deprecated.
11.0.7 954 3/2/2024 11.0.7 is deprecated.
11.0.6 48,254 12/23/2023 11.0.6 is deprecated.
11.0.5 41,006 11/15/2023 11.0.5 is deprecated.
11.0.2 73,025 8/5/2023 11.0.2 is deprecated.
11.0.1 12,250 7/26/2023 11.0.1 is deprecated.
11.0.0.1 10,162 7/6/2023 11.0.0.1 is deprecated.
11.0.0 25,983 7/5/2023 11.0.0 is deprecated.
11.0.0-rc2.2 1,051 7/4/2023 11.0.0-rc2.2 is deprecated.
11.0.0-rc1.1 6,217 5/31/2023 11.0.0-rc1.1 is deprecated.
11.0.0-preview8 3,111 5/9/2023 11.0.0-preview8 is deprecated.
11.0.0-preview7 2,179 4/24/2023 11.0.0-preview7 is deprecated.
11.0.0-preview6 4,997 3/22/2023 11.0.0-preview6 is deprecated.
11.0.0-preview5 6,718 2/3/2023 11.0.0-preview5 is deprecated.
11.0.0-preview4 28,573 11/11/2022 11.0.0-preview4 is deprecated.
11.0.0-preview3 4,331 10/27/2022 11.0.0-preview3 is deprecated.
11.0.0-preview2 2,015 10/10/2022 11.0.0-preview2 is deprecated.
11.0.0-preview1 3,871 8/19/2022 11.0.0-preview1 is deprecated.
0.10.22 13,772 12/23/2023 0.10.22 is deprecated.
0.10.19 50,866 3/24/2023 0.10.19 is deprecated.
0.10.18 150,869 8/17/2022 0.10.18 is deprecated.
0.10.17 18,740 7/20/2022 0.10.17 is deprecated.
0.10.16 10,771 7/8/2022 0.10.16 is deprecated.
0.10.15.1 1,664 7/4/2022 0.10.15.1 is deprecated.
0.10.15 5,579 6/19/2022 0.10.15 is deprecated.
0.10.14 14,773 5/27/2022 0.10.14 is deprecated.
0.10.13.3 27,090 4/5/2022 0.10.13.3 is deprecated.
0.10.13.2 2,560 3/24/2022 0.10.13.2 is deprecated.
0.10.13.1 9,448 3/24/2022 0.10.13.1 is deprecated.
0.10.13 2,276 3/23/2022 0.10.13 is deprecated.
0.10.12.2 15,658 2/23/2022 0.10.12.2 is deprecated.
0.10.12.1 1,279 2/22/2022 0.10.12.1 is deprecated.
0.10.12 21,944 1/27/2022 0.10.12 is deprecated.
0.10.11.5 18,375 12/21/2021 0.10.11.5 is deprecated.
0.10.11.4-rc.2 567 12/17/2021 0.10.11.4-rc.2 is deprecated.
0.10.11.3-rc.2 417 12/15/2021 0.10.11.3-rc.2 is deprecated.
0.10.11.2-rc.2 375 12/8/2021 0.10.11.2-rc.2 is deprecated.
0.10.11.1-rc.2 549 12/8/2021 0.10.11.1-rc.2 is deprecated.
0.10.11.1-rc.1 2,518 11/26/2021 0.10.11.1-rc.1 is deprecated.
0.10.11 3,587 12/21/2021 0.10.11 is deprecated.
0.10.11-rc.1 5,928 11/24/2021 0.10.11-rc.1 is deprecated.
0.10.10.4 12,586 11/24/2021 0.10.10.4 is deprecated.
0.10.10.3 2,210 11/15/2021 0.10.10.3 is deprecated.
0.10.10.2 939 11/15/2021 0.10.10.2 is deprecated.
0.10.10.1 859 11/15/2021 0.10.10.1 is deprecated.
0.10.10 15,965 10/27/2021 0.10.10 is deprecated.
0.10.8 12,805 10/10/2021 0.10.8 is deprecated.
0.10.7.1 12,867 9/5/2021 0.10.7.1 is deprecated.
0.10.7 10,648 8/17/2021 0.10.7 is deprecated.
0.10.6.10 6,988 7/15/2021 0.10.6.10 is deprecated.
0.10.6.9 1,029 7/15/2021 0.10.6.9 is deprecated.
0.10.6.8 1,125 7/14/2021 0.10.6.8 is deprecated.
0.10.6.7 2,164 7/13/2021 0.10.6.7 is deprecated.
0.10.6.6 1,173 7/12/2021 0.10.6.6 is deprecated.
0.10.6.5 1,249 7/10/2021 0.10.6.5 is deprecated.
0.10.6.4 1,225 7/10/2021 0.10.6.4 is deprecated.
0.10.6.3 1,076 7/9/2021 0.10.6.3 is deprecated.
0.10.6.2 999 7/9/2021 0.10.6.2 is deprecated.
0.10.6.1 1,051 7/9/2021 0.10.6.1 is deprecated.
0.10.6 7,179 6/4/2021 0.10.6 is deprecated.
0.10.5.1 2,099 5/27/2021 0.10.5.1 is deprecated.
0.10.5 3,181 5/19/2021 0.10.5 is deprecated.
0.10.4 2,514 5/11/2021 0.10.4 is deprecated.
0.10.3.3 1,345 5/7/2021 0.10.3.3 is deprecated.
0.10.3.2 1,095 5/7/2021 0.10.3.2 is deprecated.
0.10.3.1 1,079 5/7/2021 0.10.3.1 is deprecated.
0.10.3 6,929 4/30/2021 0.10.3 is deprecated.
0.10.2 3,641 4/21/2021 0.10.2 is deprecated.
0.10.1 1,407 4/21/2021 0.10.1 is deprecated.
0.10.0 28,614 1/22/2021 0.10.0 is deprecated.
0.10.0-rc2 1,415 1/20/2021 0.10.0-rc2 is deprecated.
0.10.0-rc1 5,619 12/10/2020 0.10.0-rc1 is deprecated.
0.10.0-preview6 4,196 10/27/2020 0.10.0-preview6 is deprecated.
0.10.0-preview5 4,621 9/2/2020 0.10.0-preview5 is deprecated.
0.10.0-preview4 1,200 8/27/2020 0.10.0-preview4 is deprecated.
0.10.0-preview3 2,679 8/17/2020 0.10.0-preview3 is deprecated.
0.10.0-preview2 1,838 7/24/2020 0.10.0-preview2 is deprecated.
0.10.0-preview1 2,735 7/8/2020 0.10.0-preview1 is deprecated.
0.9.12 3,782 9/1/2020 0.9.12 is deprecated.
0.9.11 1,406 9/1/2020 0.9.11 is deprecated.
0.9.10 1,503 9/1/2020 0.9.10 is deprecated.
0.9.9 43,514 4/20/2020 0.9.9 is deprecated.
0.9.8 1,447 4/20/2020 0.9.8 is deprecated.
0.9.7 3,105 4/3/2020 0.9.7 is deprecated.
0.9.6 3,560 3/28/2020 0.9.6 is deprecated.
0.9.5 2,097 3/27/2020 0.9.5 is deprecated.
0.9.4 4,887 3/11/2020 0.9.4 is deprecated.
0.9.3 4,452 2/8/2020 0.9.3 is deprecated.
0.9.2 3,603 1/20/2020 0.9.2 is deprecated.
0.9.1 1,697 1/3/2020 0.9.1 is deprecated.
0.9.0 3,820 12/13/2019 0.9.0 is deprecated.
0.9.0-rc.2 557 12/12/2019 0.9.0-rc.2 is deprecated.
0.9.0-rc.1 1,071 12/4/2019 0.9.0-rc.1 is deprecated.
0.9.0-preview9 1,299 11/30/2019 0.9.0-preview9 is deprecated.
0.9.0-preview8 1,491 11/25/2019 0.9.0-preview8 is deprecated.
0.9.0-preview7 2,959 11/9/2019 0.9.0-preview7 is deprecated.
0.9.0-preview5 1,270 11/4/2019 0.9.0-preview5 is deprecated.
0.9.0-preview4 1,200 10/22/2019 0.9.0-preview4 is deprecated.
0.9.0-preview3 1,219 10/19/2019 0.9.0-preview3 is deprecated.
0.9.0-preview2 1,127 10/17/2019 0.9.0-preview2 is deprecated.
0.9.0-preview10 984 12/3/2019 0.9.0-preview10 is deprecated.
0.9.0-preview1 2,520 10/15/2019 0.9.0-preview1 is deprecated.
0.8.2 3,246 8/9/2019 0.8.2 is deprecated.
0.8.1 1,720 8/9/2019 0.8.1 is deprecated.
0.8.0 19,001 4/4/2019 0.8.0 is deprecated.
0.7.0 21,112 10/30/2018 0.7.0 is deprecated.
0.6.1 5,675 2/19/2018 0.6.1 is deprecated.
0.6.0 2,455 2/18/2018 0.6.0 is deprecated.
0.5.1 2,955 6/1/2017 0.5.1 is deprecated.
0.5.0.2 2,057 5/25/2017 0.5.0.2 is deprecated.
0.5.0.1 2,877 5/24/2017 0.5.0.1 is deprecated.