Avalonia.Xaml.Interactivity 11.0.0-preview4

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 11.0.0-preview4
                    
NuGet\Install-Package Avalonia.Xaml.Interactivity -Version 11.0.0-preview4
                    
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="11.0.0-preview4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Avalonia.Xaml.Interactivity" Version="11.0.0-preview4" />
                    
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 11.0.0-preview4
                    
#r "nuget: Avalonia.Xaml.Interactivity, 11.0.0-preview4"
                    
#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@11.0.0-preview4
                    
#: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=11.0.0-preview4&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Avalonia.Xaml.Interactivity&version=11.0.0-preview4&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 is compatible.  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

  • net6.0

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 (9)

Showing the top 9 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
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 16,894 5/22/2025 11.3.0.6 is deprecated.
11.3.0.5 846 5/21/2025 11.3.0.5 is deprecated.
11.3.0.4 1,041 5/20/2025 11.3.0.4 is deprecated.
11.3.0.3 654 5/20/2025 11.3.0.3 is deprecated.
11.3.0.2 1,212 5/19/2025 11.3.0.2 is deprecated.
11.3.0.1 2,278 5/16/2025 11.3.0.1 is deprecated.
11.3.0 13,965 5/4/2025 11.3.0 is deprecated.
11.3.0-rc1 441 4/25/2025 11.3.0-rc1 is deprecated.
11.3.0-beta2 670 4/12/2025 11.3.0-beta2 is deprecated.
11.3.0-beta1 726 4/4/2025 11.3.0-beta1 is deprecated.
11.2.8 1,082 5/4/2025 11.2.8 is deprecated.
11.2.7.3 3,510 4/28/2025 11.2.7.3 is deprecated.
11.2.7.2 1,222 4/26/2025 11.2.7.2 is deprecated.
11.2.7.1 2,175 4/23/2025 11.2.7.1 is deprecated.
11.2.7 9,785 4/12/2025 11.2.7 is deprecated.
11.2.6 1,107 4/12/2025 11.2.6 is deprecated.
11.2.0.14 27,451 3/9/2025 11.2.0.14 is deprecated.
11.2.0.13 2,675 3/7/2025 11.2.0.13 is deprecated.
11.2.0.12 4,701 3/4/2025 11.2.0.12 is deprecated.
11.2.0.11 1,488 3/3/2025 11.2.0.11 is deprecated.
11.2.0.10 675 3/3/2025 11.2.0.10 is deprecated.
11.2.0.9 9,879 2/19/2025 11.2.0.9 is deprecated.
11.2.0.8 35,904 1/26/2025 11.2.0.8 is deprecated.
11.2.0.7 18,970 1/6/2025 11.2.0.7 is deprecated.
11.2.0.6 2,830 1/3/2025 11.2.0.6 is deprecated.
11.2.0.5 701 1/3/2025 11.2.0.5 is deprecated.
11.2.0.4 993 1/2/2025 11.2.0.4 is deprecated.
11.2.0.3 639 1/2/2025 11.2.0.3 is deprecated.
11.2.0.2 1,524 12/31/2024 11.2.0.2 is deprecated.
11.2.0.1 30,853 11/19/2024 11.2.0.1 is deprecated.
11.2.0 35,272 10/31/2024 11.2.0 is deprecated.
11.1.0.7 11,506 10/30/2024 11.1.0.7 is deprecated.
11.1.0.6 539 10/30/2024 11.1.0.6 is deprecated.
11.1.0.5 5,805 10/25/2024 11.1.0.5 is deprecated.
11.1.0.5-beta.4 147 10/25/2024 11.1.0.5-beta.4 is deprecated.
11.1.0.5-beta.3 152 10/25/2024 11.1.0.5-beta.3 is deprecated.
11.1.0.5-beta.2 150 10/24/2024 11.1.0.5-beta.2 is deprecated.
11.1.0.5-beta.1 144 10/24/2024 11.1.0.5-beta.1 is deprecated.
11.1.0.4 56,277 9/10/2024 11.1.0.4 is deprecated.
11.1.0.3 2,101 9/10/2024 11.1.0.3 is deprecated.
11.1.0.2 3,526 9/3/2024 11.1.0.2 is deprecated.
11.1.0.1 3,305 9/1/2024 11.1.0.1 is deprecated.
11.1.0 63,795 7/22/2024 11.1.0 is deprecated.
11.1.0-rc2 1,867 7/6/2024 11.1.0-rc2 is deprecated.
11.1.0-rc1 7,532 6/14/2024 11.1.0-rc1 is deprecated.
11.1.0-beta2.1 1,859 4/25/2024 11.1.0-beta2.1 is deprecated.
11.1.0-beta2 1,676 4/25/2024 11.1.0-beta2 is deprecated.
11.1.0-beta1.4 184 4/24/2024 11.1.0-beta1.4 is deprecated.
11.1.0-beta1.3 161 4/24/2024 11.1.0-beta1.3 is deprecated.
11.1.0-beta1.2 155 4/24/2024 11.1.0-beta1.2 is deprecated.
11.1.0-beta1.1 175 4/24/2024 11.1.0-beta1.1 is deprecated.
11.1.0-beta1 5,109 3/12/2024 11.1.0-beta1 is deprecated.
11.0.10.9 43,003 4/25/2024 11.0.10.9 is deprecated.
11.0.10.8 13,048 4/24/2024 11.0.10.8 is deprecated.
11.0.10.7 566 4/24/2024 11.0.10.7 is deprecated.
11.0.10.6 6,316 4/16/2024 11.0.10.6 is deprecated.
11.0.10.5 587 4/15/2024 11.0.10.5 is deprecated.
11.0.10.4 3,462 4/3/2024 11.0.10.4 is deprecated.
11.0.10.3 776 4/3/2024 11.0.10.3 is deprecated.
11.0.10.2 9,783 3/28/2024 11.0.10.2 is deprecated.
11.0.10.1 7,677 3/15/2024 11.0.10.1 is deprecated.
11.0.10 32,287 3/5/2024 11.0.10 is deprecated.
11.0.9.2 1,315 3/2/2024 11.0.9.2 is deprecated.
11.0.9.1 505 3/2/2024 11.0.9.1 is deprecated.
11.0.9 1,019 3/2/2024 11.0.9 is deprecated.
11.0.8 671 3/2/2024 11.0.8 is deprecated.
11.0.7 892 3/2/2024 11.0.7 is deprecated.
11.0.6 48,064 12/23/2023 11.0.6 is deprecated.
11.0.5 40,052 11/15/2023 11.0.5 is deprecated.
11.0.2 72,518 8/5/2023 11.0.2 is deprecated.
11.0.1 12,225 7/26/2023 11.0.1 is deprecated.
11.0.0.1 10,149 7/6/2023 11.0.0.1 is deprecated.
11.0.0 25,147 7/5/2023 11.0.0 is deprecated.
11.0.0-rc2.2 1,036 7/4/2023 11.0.0-rc2.2 is deprecated.
11.0.0-rc1.1 6,199 5/31/2023 11.0.0-rc1.1 is deprecated.
11.0.0-preview8 3,088 5/9/2023 11.0.0-preview8 is deprecated.
11.0.0-preview7 2,136 4/24/2023 11.0.0-preview7 is deprecated.
11.0.0-preview6 4,965 3/22/2023 11.0.0-preview6 is deprecated.
11.0.0-preview5 6,695 2/3/2023 11.0.0-preview5 is deprecated.
11.0.0-preview4 28,515 11/11/2022 11.0.0-preview4 is deprecated.
11.0.0-preview3 4,313 10/27/2022 11.0.0-preview3 is deprecated.
11.0.0-preview2 1,998 10/10/2022 11.0.0-preview2 is deprecated.
11.0.0-preview1 3,854 8/19/2022 11.0.0-preview1 is deprecated.
0.10.22 13,750 12/23/2023 0.10.22 is deprecated.
0.10.19 50,707 3/24/2023 0.10.19 is deprecated.
0.10.18 150,006 8/17/2022 0.10.18 is deprecated.
0.10.17 18,715 7/20/2022 0.10.17 is deprecated.
0.10.16 10,748 7/8/2022 0.10.16 is deprecated.
0.10.15.1 1,643 7/4/2022 0.10.15.1 is deprecated.
0.10.15 5,562 6/19/2022 0.10.15 is deprecated.
0.10.14 14,728 5/27/2022 0.10.14 is deprecated.
0.10.13.3 27,030 4/5/2022 0.10.13.3 is deprecated.
0.10.13.2 2,540 3/24/2022 0.10.13.2 is deprecated.
0.10.13.1 9,431 3/24/2022 0.10.13.1 is deprecated.
0.10.13 2,256 3/23/2022 0.10.13 is deprecated.
0.10.12.2 15,520 2/23/2022 0.10.12.2 is deprecated.
0.10.12.1 1,263 2/22/2022 0.10.12.1 is deprecated.
0.10.12 21,925 1/27/2022 0.10.12 is deprecated.
0.10.11.5 18,343 12/21/2021 0.10.11.5 is deprecated.
0.10.11.4-rc.2 551 12/17/2021 0.10.11.4-rc.2 is deprecated.
0.10.11.3-rc.2 402 12/15/2021 0.10.11.3-rc.2 is deprecated.
0.10.11.2-rc.2 360 12/8/2021 0.10.11.2-rc.2 is deprecated.
0.10.11.1-rc.2 532 12/8/2021 0.10.11.1-rc.2 is deprecated.
0.10.11.1-rc.1 2,502 11/26/2021 0.10.11.1-rc.1 is deprecated.
0.10.11 3,537 12/21/2021 0.10.11 is deprecated.
0.10.11-rc.1 5,913 11/24/2021 0.10.11-rc.1 is deprecated.
0.10.10.4 12,558 11/24/2021 0.10.10.4 is deprecated.
0.10.10.3 2,193 11/15/2021 0.10.10.3 is deprecated.
0.10.10.2 926 11/15/2021 0.10.10.2 is deprecated.
0.10.10.1 844 11/15/2021 0.10.10.1 is deprecated.
0.10.10 15,911 10/27/2021 0.10.10 is deprecated.
0.10.8 12,787 10/10/2021 0.10.8 is deprecated.
0.10.7.1 12,849 9/5/2021 0.10.7.1 is deprecated.
0.10.7 10,626 8/17/2021 0.10.7 is deprecated.
0.10.6.10 6,961 7/15/2021 0.10.6.10 is deprecated.
0.10.6.9 1,015 7/15/2021 0.10.6.9 is deprecated.
0.10.6.8 1,109 7/14/2021 0.10.6.8 is deprecated.
0.10.6.7 2,146 7/13/2021 0.10.6.7 is deprecated.
0.10.6.6 1,159 7/12/2021 0.10.6.6 is deprecated.
0.10.6.5 1,232 7/10/2021 0.10.6.5 is deprecated.
0.10.6.4 1,209 7/10/2021 0.10.6.4 is deprecated.
0.10.6.3 1,060 7/9/2021 0.10.6.3 is deprecated.
0.10.6.2 984 7/9/2021 0.10.6.2 is deprecated.
0.10.6.1 1,036 7/9/2021 0.10.6.1 is deprecated.
0.10.6 7,151 6/4/2021 0.10.6 is deprecated.
0.10.5.1 2,085 5/27/2021 0.10.5.1 is deprecated.
0.10.5 3,167 5/19/2021 0.10.5 is deprecated.
0.10.4 2,499 5/11/2021 0.10.4 is deprecated.
0.10.3.3 1,327 5/7/2021 0.10.3.3 is deprecated.
0.10.3.2 1,079 5/7/2021 0.10.3.2 is deprecated.
0.10.3.1 1,063 5/7/2021 0.10.3.1 is deprecated.
0.10.3 6,913 4/30/2021 0.10.3 is deprecated.
0.10.2 3,621 4/21/2021 0.10.2 is deprecated.
0.10.1 1,389 4/21/2021 0.10.1 is deprecated.
0.10.0 28,542 1/22/2021 0.10.0 is deprecated.
0.10.0-rc2 1,398 1/20/2021 0.10.0-rc2 is deprecated.
0.10.0-rc1 5,600 12/10/2020 0.10.0-rc1 is deprecated.
0.10.0-preview6 4,177 10/27/2020 0.10.0-preview6 is deprecated.
0.10.0-preview5 4,604 9/2/2020 0.10.0-preview5 is deprecated.
0.10.0-preview4 1,182 8/27/2020 0.10.0-preview4 is deprecated.
0.10.0-preview3 2,658 8/17/2020 0.10.0-preview3 is deprecated.
0.10.0-preview2 1,821 7/24/2020 0.10.0-preview2 is deprecated.
0.10.0-preview1 2,718 7/8/2020 0.10.0-preview1 is deprecated.
0.9.12 3,763 9/1/2020 0.9.12 is deprecated.
0.9.11 1,387 9/1/2020 0.9.11 is deprecated.
0.9.10 1,485 9/1/2020 0.9.10 is deprecated.
0.9.9 43,352 4/20/2020 0.9.9 is deprecated.
0.9.8 1,428 4/20/2020 0.9.8 is deprecated.
0.9.7 2,920 4/3/2020 0.9.7 is deprecated.
0.9.6 3,510 3/28/2020 0.9.6 is deprecated.
0.9.5 2,078 3/27/2020 0.9.5 is deprecated.
0.9.4 4,869 3/11/2020 0.9.4 is deprecated.
0.9.3 4,435 2/8/2020 0.9.3 is deprecated.
0.9.2 3,584 1/20/2020 0.9.2 is deprecated.
0.9.1 1,680 1/3/2020 0.9.1 is deprecated.
0.9.0 3,802 12/13/2019 0.9.0 is deprecated.
0.9.0-rc.2 541 12/12/2019 0.9.0-rc.2 is deprecated.
0.9.0-rc.1 1,052 12/4/2019 0.9.0-rc.1 is deprecated.
0.9.0-preview9 1,281 11/30/2019 0.9.0-preview9 is deprecated.
0.9.0-preview8 1,473 11/25/2019 0.9.0-preview8 is deprecated.
0.9.0-preview7 2,942 11/9/2019 0.9.0-preview7 is deprecated.
0.9.0-preview5 1,253 11/4/2019 0.9.0-preview5 is deprecated.
0.9.0-preview4 1,183 10/22/2019 0.9.0-preview4 is deprecated.
0.9.0-preview3 1,201 10/19/2019 0.9.0-preview3 is deprecated.
0.9.0-preview2 1,109 10/17/2019 0.9.0-preview2 is deprecated.
0.9.0-preview10 965 12/3/2019 0.9.0-preview10 is deprecated.
0.9.0-preview1 2,503 10/15/2019 0.9.0-preview1 is deprecated.
0.8.2 3,226 8/9/2019 0.8.2 is deprecated.
0.8.1 1,701 8/9/2019 0.8.1 is deprecated.
0.8.0 18,981 4/4/2019 0.8.0 is deprecated.
0.7.0 21,044 10/30/2018 0.7.0 is deprecated.
0.6.1 5,636 2/19/2018 0.6.1 is deprecated.
0.6.0 2,413 2/18/2018 0.6.0 is deprecated.
0.5.1 2,927 6/1/2017 0.5.1 is deprecated.
0.5.0.2 2,024 5/25/2017 0.5.0.2 is deprecated.
0.5.0.1 2,826 5/24/2017 0.5.0.1 is deprecated.