Software framework
Avalonia is a free and open-source[3][4] .NET cross-platform XAML-based UI framework [5] inspired by WPF/UWP and distributed under the MIT License.[6][7][8] Avalonia supports the MVVM pattern.[9]
It enables development of cross-platform applications using any .NET language, including C#, F#[10] and VB.NET for Windows, Linux, macOS, iOS, Android and WebAssembly.[11][12]
Avalonia supports multiple renderers, including Direct2D and Skia Graphics Engine,[13] allowing it to operate on a broad range of platforms. Avalonia draws its entire UI,[14] mirroring the approach taken by Flutter.
History
Avalonia, originally named Perspex,[15] was first developed by Steven Kirk, with its initial commit made on 5 December 2013. The framework was conceived with the aim of creating a cross-platform UI framework, inspired by Windows Presentation Foundation (WPF).[16]
Avalonia became part of the .NET Foundation[17] on 1 April 2020,[18] and left on 20 February 2024.[19]
IDE support
Avalonia maintains supports for the following IDEs and editors via plugins:
Other IDEs can be used with community-supported plugins, including JetBrains Rider.[23]
References
Further reading
External links