Click here to Skip to main content
15,894,740 members
Articles / Programming Languages / C#

Multiplatform XAML/C# Miracle Package: Avalonia. Comparing Avalonia to WinUI based Solutions

Rate me:
Please Sign up or sign in to vote.
4.97/5 (43 votes)
27 Aug 2023MIT38 min read 36.7K   48  
This article introduces Avalonia as a new multiplatform XAML/C# solution for Web and Mobile development platform on top of its Desktop capabilities that had been available for a while.
This article introduces Avalonia as a new multiplatform XAML/C# solution for Web and Mobile development platform on top of its Desktop capabilities that have been available for a while. Various API and Visual features of Avalonia are compared to its competitor frameworks and Avalonia is shown to be more powerful and more uniform across multiple platforms than its competitors.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
Architect AWebPros
United States United States
I am a software architect and a developer with great passion for new engineering solutions and finding and applying design patterns.

I am passionate about learning new ways of building software and sharing my knowledge with others.

I worked with many various languages including C#, Java and C++.

I fell in love with WPF (and later Silverlight) at first sight. After Microsoft killed Silverlight, I was distraught until I found Avalonia - a great multiplatform package for building UI on Windows, Linux, Mac as well as within browsers (using WASM) and for mobile platforms.

I have my Ph.D. from RPI.

here is my linkedin profile

Comments and Discussions