Avalonia.Xaml.Interactivity 0.10.0-preview2

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-preview2
                    
NuGet\Install-Package Avalonia.Xaml.Interactivity -Version 0.10.0-preview2
                    
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-preview2" />
                    
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-preview2" />
                    
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-preview2
                    
#r "nuget: Avalonia.Xaml.Interactivity, 0.10.0-preview2"
                    
#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-preview2
                    
#: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-preview2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Avalonia.Xaml.Interactivity&version=0.10.0-preview2&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 (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,997 5/22/2025 11.3.0.6 is deprecated.
11.3.0.5 851 5/21/2025 11.3.0.5 is deprecated.
11.3.0.4 1,045 5/20/2025 11.3.0.4 is deprecated.
11.3.0.3 658 5/20/2025 11.3.0.3 is deprecated.
11.3.0.2 1,216 5/19/2025 11.3.0.2 is deprecated.
11.3.0.1 2,285 5/16/2025 11.3.0.1 is deprecated.
11.3.0 13,980 5/4/2025 11.3.0 is deprecated.
11.3.0-rc1 445 4/25/2025 11.3.0-rc1 is deprecated.
11.3.0-beta2 675 4/12/2025 11.3.0-beta2 is deprecated.
11.3.0-beta1 730 4/4/2025 11.3.0-beta1 is deprecated.
11.2.8 1,089 5/4/2025 11.2.8 is deprecated.
11.2.7.3 3,521 4/28/2025 11.2.7.3 is deprecated.
11.2.7.2 1,227 4/26/2025 11.2.7.2 is deprecated.
11.2.7.1 2,180 4/23/2025 11.2.7.1 is deprecated.
11.2.7 9,789 4/12/2025 11.2.7 is deprecated.
11.2.6 1,113 4/12/2025 11.2.6 is deprecated.
11.2.0.14 27,489 3/9/2025 11.2.0.14 is deprecated.
11.2.0.13 2,682 3/7/2025 11.2.0.13 is deprecated.
11.2.0.12 4,713 3/4/2025 11.2.0.12 is deprecated.
11.2.0.11 1,492 3/3/2025 11.2.0.11 is deprecated.
11.2.0.10 679 3/3/2025 11.2.0.10 is deprecated.
11.2.0.9 9,886 2/19/2025 11.2.0.9 is deprecated.
11.2.0.8 35,912 1/26/2025 11.2.0.8 is deprecated.
11.2.0.7 18,998 1/6/2025 11.2.0.7 is deprecated.
11.2.0.6 2,833 1/3/2025 11.2.0.6 is deprecated.
11.2.0.5 704 1/3/2025 11.2.0.5 is deprecated.
11.2.0.4 996 1/2/2025 11.2.0.4 is deprecated.
11.2.0.3 642 1/2/2025 11.2.0.3 is deprecated.
11.2.0.2 1,527 12/31/2024 11.2.0.2 is deprecated.
11.2.0.1 30,872 11/19/2024 11.2.0.1 is deprecated.
11.2.0 35,321 10/31/2024 11.2.0 is deprecated.
11.1.0.7 11,510 10/30/2024 11.1.0.7 is deprecated.
11.1.0.6 543 10/30/2024 11.1.0.6 is deprecated.
11.1.0.5 5,808 10/25/2024 11.1.0.5 is deprecated.
11.1.0.5-beta.4 150 10/25/2024 11.1.0.5-beta.4 is deprecated.
11.1.0.5-beta.3 155 10/25/2024 11.1.0.5-beta.3 is deprecated.
11.1.0.5-beta.2 153 10/24/2024 11.1.0.5-beta.2 is deprecated.
11.1.0.5-beta.1 147 10/24/2024 11.1.0.5-beta.1 is deprecated.
11.1.0.4 56,287 9/10/2024 11.1.0.4 is deprecated.
11.1.0.3 2,104 9/10/2024 11.1.0.3 is deprecated.
11.1.0.2 3,531 9/3/2024 11.1.0.2 is deprecated.
11.1.0.1 3,308 9/1/2024 11.1.0.1 is deprecated.
11.1.0 63,808 7/22/2024 11.1.0 is deprecated.
11.1.0-rc2 1,870 7/6/2024 11.1.0-rc2 is deprecated.
11.1.0-rc1 7,535 6/14/2024 11.1.0-rc1 is deprecated.
11.1.0-beta2.1 1,863 4/25/2024 11.1.0-beta2.1 is deprecated.
11.1.0-beta2 1,679 4/25/2024 11.1.0-beta2 is deprecated.
11.1.0-beta1.4 188 4/24/2024 11.1.0-beta1.4 is deprecated.
11.1.0-beta1.3 164 4/24/2024 11.1.0-beta1.3 is deprecated.
11.1.0-beta1.2 158 4/24/2024 11.1.0-beta1.2 is deprecated.
11.1.0-beta1.1 178 4/24/2024 11.1.0-beta1.1 is deprecated.
11.1.0-beta1 5,115 3/12/2024 11.1.0-beta1 is deprecated.
11.0.10.9 43,013 4/25/2024 11.0.10.9 is deprecated.
11.0.10.8 13,051 4/24/2024 11.0.10.8 is deprecated.
11.0.10.7 569 4/24/2024 11.0.10.7 is deprecated.
11.0.10.6 6,319 4/16/2024 11.0.10.6 is deprecated.
11.0.10.5 591 4/15/2024 11.0.10.5 is deprecated.
11.0.10.4 3,467 4/3/2024 11.0.10.4 is deprecated.
11.0.10.3 779 4/3/2024 11.0.10.3 is deprecated.
11.0.10.2 9,796 3/28/2024 11.0.10.2 is deprecated.
11.0.10.1 7,692 3/15/2024 11.0.10.1 is deprecated.
11.0.10 32,291 3/5/2024 11.0.10 is deprecated.
11.0.9.2 1,318 3/2/2024 11.0.9.2 is deprecated.
11.0.9.1 508 3/2/2024 11.0.9.1 is deprecated.
11.0.9 1,022 3/2/2024 11.0.9 is deprecated.
11.0.8 674 3/2/2024 11.0.8 is deprecated.
11.0.7 896 3/2/2024 11.0.7 is deprecated.
11.0.6 48,069 12/23/2023 11.0.6 is deprecated.
11.0.5 40,083 11/15/2023 11.0.5 is deprecated.
11.0.2 72,529 8/5/2023 11.0.2 is deprecated.
11.0.1 12,231 7/26/2023 11.0.1 is deprecated.
11.0.0.1 10,154 7/6/2023 11.0.0.1 is deprecated.
11.0.0 25,182 7/5/2023 11.0.0 is deprecated.
11.0.0-rc2.2 1,041 7/4/2023 11.0.0-rc2.2 is deprecated.
11.0.0-rc1.1 6,205 5/31/2023 11.0.0-rc1.1 is deprecated.
11.0.0-preview8 3,093 5/9/2023 11.0.0-preview8 is deprecated.
11.0.0-preview7 2,141 4/24/2023 11.0.0-preview7 is deprecated.
11.0.0-preview6 4,971 3/22/2023 11.0.0-preview6 is deprecated.
11.0.0-preview5 6,700 2/3/2023 11.0.0-preview5 is deprecated.
11.0.0-preview4 28,520 11/11/2022 11.0.0-preview4 is deprecated.
11.0.0-preview3 4,318 10/27/2022 11.0.0-preview3 is deprecated.
11.0.0-preview2 2,003 10/10/2022 11.0.0-preview2 is deprecated.
11.0.0-preview1 3,859 8/19/2022 11.0.0-preview1 is deprecated.
0.10.22 13,753 12/23/2023 0.10.22 is deprecated.
0.10.19 50,712 3/24/2023 0.10.19 is deprecated.
0.10.18 150,013 8/17/2022 0.10.18 is deprecated.
0.10.17 18,721 7/20/2022 0.10.17 is deprecated.
0.10.16 10,753 7/8/2022 0.10.16 is deprecated.
0.10.15.1 1,648 7/4/2022 0.10.15.1 is deprecated.
0.10.15 5,567 6/19/2022 0.10.15 is deprecated.
0.10.14 14,733 5/27/2022 0.10.14 is deprecated.
0.10.13.3 27,039 4/5/2022 0.10.13.3 is deprecated.
0.10.13.2 2,545 3/24/2022 0.10.13.2 is deprecated.
0.10.13.1 9,436 3/24/2022 0.10.13.1 is deprecated.
0.10.13 2,261 3/23/2022 0.10.13 is deprecated.
0.10.12.2 15,525 2/23/2022 0.10.12.2 is deprecated.
0.10.12.1 1,268 2/22/2022 0.10.12.1 is deprecated.
0.10.12 21,930 1/27/2022 0.10.12 is deprecated.
0.10.11.5 18,346 12/21/2021 0.10.11.5 is deprecated.
0.10.11.4-rc.2 555 12/17/2021 0.10.11.4-rc.2 is deprecated.
0.10.11.3-rc.2 405 12/15/2021 0.10.11.3-rc.2 is deprecated.
0.10.11.2-rc.2 363 12/8/2021 0.10.11.2-rc.2 is deprecated.
0.10.11.1-rc.2 536 12/8/2021 0.10.11.1-rc.2 is deprecated.
0.10.11.1-rc.1 2,505 11/26/2021 0.10.11.1-rc.1 is deprecated.
0.10.11 3,540 12/21/2021 0.10.11 is deprecated.
0.10.11-rc.1 5,916 11/24/2021 0.10.11-rc.1 is deprecated.
0.10.10.4 12,561 11/24/2021 0.10.10.4 is deprecated.
0.10.10.3 2,196 11/15/2021 0.10.10.3 is deprecated.
0.10.10.2 929 11/15/2021 0.10.10.2 is deprecated.
0.10.10.1 847 11/15/2021 0.10.10.1 is deprecated.
0.10.10 15,914 10/27/2021 0.10.10 is deprecated.
0.10.8 12,790 10/10/2021 0.10.8 is deprecated.
0.10.7.1 12,852 9/5/2021 0.10.7.1 is deprecated.
0.10.7 10,630 8/17/2021 0.10.7 is deprecated.
0.10.6.10 6,965 7/15/2021 0.10.6.10 is deprecated.
0.10.6.9 1,018 7/15/2021 0.10.6.9 is deprecated.
0.10.6.8 1,112 7/14/2021 0.10.6.8 is deprecated.
0.10.6.7 2,149 7/13/2021 0.10.6.7 is deprecated.
0.10.6.6 1,162 7/12/2021 0.10.6.6 is deprecated.
0.10.6.5 1,235 7/10/2021 0.10.6.5 is deprecated.
0.10.6.4 1,212 7/10/2021 0.10.6.4 is deprecated.
0.10.6.3 1,063 7/9/2021 0.10.6.3 is deprecated.
0.10.6.2 987 7/9/2021 0.10.6.2 is deprecated.
0.10.6.1 1,040 7/9/2021 0.10.6.1 is deprecated.
0.10.6 7,155 6/4/2021 0.10.6 is deprecated.
0.10.5.1 2,088 5/27/2021 0.10.5.1 is deprecated.
0.10.5 3,170 5/19/2021 0.10.5 is deprecated.
0.10.4 2,502 5/11/2021 0.10.4 is deprecated.
0.10.3.3 1,330 5/7/2021 0.10.3.3 is deprecated.
0.10.3.2 1,082 5/7/2021 0.10.3.2 is deprecated.
0.10.3.1 1,066 5/7/2021 0.10.3.1 is deprecated.
0.10.3 6,916 4/30/2021 0.10.3 is deprecated.
0.10.2 3,624 4/21/2021 0.10.2 is deprecated.
0.10.1 1,392 4/21/2021 0.10.1 is deprecated.
0.10.0 28,548 1/22/2021 0.10.0 is deprecated.
0.10.0-rc2 1,401 1/20/2021 0.10.0-rc2 is deprecated.
0.10.0-rc1 5,604 12/10/2020 0.10.0-rc1 is deprecated.
0.10.0-preview6 4,180 10/27/2020 0.10.0-preview6 is deprecated.
0.10.0-preview5 4,607 9/2/2020 0.10.0-preview5 is deprecated.
0.10.0-preview4 1,185 8/27/2020 0.10.0-preview4 is deprecated.
0.10.0-preview3 2,662 8/17/2020 0.10.0-preview3 is deprecated.
0.10.0-preview2 1,824 7/24/2020 0.10.0-preview2 is deprecated.
0.10.0-preview1 2,721 7/8/2020 0.10.0-preview1 is deprecated.
0.9.12 3,766 9/1/2020 0.9.12 is deprecated.
0.9.11 1,390 9/1/2020 0.9.11 is deprecated.
0.9.10 1,488 9/1/2020 0.9.10 is deprecated.
0.9.9 43,355 4/20/2020 0.9.9 is deprecated.
0.9.8 1,431 4/20/2020 0.9.8 is deprecated.
0.9.7 2,923 4/3/2020 0.9.7 is deprecated.
0.9.6 3,513 3/28/2020 0.9.6 is deprecated.
0.9.5 2,082 3/27/2020 0.9.5 is deprecated.
0.9.4 4,872 3/11/2020 0.9.4 is deprecated.
0.9.3 4,438 2/8/2020 0.9.3 is deprecated.
0.9.2 3,587 1/20/2020 0.9.2 is deprecated.
0.9.1 1,683 1/3/2020 0.9.1 is deprecated.
0.9.0 3,805 12/13/2019 0.9.0 is deprecated.
0.9.0-rc.2 544 12/12/2019 0.9.0-rc.2 is deprecated.
0.9.0-rc.1 1,055 12/4/2019 0.9.0-rc.1 is deprecated.
0.9.0-preview9 1,284 11/30/2019 0.9.0-preview9 is deprecated.
0.9.0-preview8 1,476 11/25/2019 0.9.0-preview8 is deprecated.
0.9.0-preview7 2,945 11/9/2019 0.9.0-preview7 is deprecated.
0.9.0-preview5 1,256 11/4/2019 0.9.0-preview5 is deprecated.
0.9.0-preview4 1,186 10/22/2019 0.9.0-preview4 is deprecated.
0.9.0-preview3 1,204 10/19/2019 0.9.0-preview3 is deprecated.
0.9.0-preview2 1,112 10/17/2019 0.9.0-preview2 is deprecated.
0.9.0-preview10 968 12/3/2019 0.9.0-preview10 is deprecated.
0.9.0-preview1 2,506 10/15/2019 0.9.0-preview1 is deprecated.
0.8.2 3,229 8/9/2019 0.8.2 is deprecated.
0.8.1 1,704 8/9/2019 0.8.1 is deprecated.
0.8.0 18,984 4/4/2019 0.8.0 is deprecated.
0.7.0 21,049 10/30/2018 0.7.0 is deprecated.
0.6.1 5,639 2/19/2018 0.6.1 is deprecated.
0.6.0 2,417 2/18/2018 0.6.0 is deprecated.
0.5.1 2,930 6/1/2017 0.5.1 is deprecated.
0.5.0.2 2,027 5/25/2017 0.5.0.2 is deprecated.
0.5.0.1 2,831 5/24/2017 0.5.0.1 is deprecated.