-
Book Overview & Buying
-
Table Of Contents
Apps and Services with .NET 10 - Third Edition
By :
Avalonia is similar to Windows Presentation Foundation (WPF) so developers familiar with WPF or Silverlight will find Avalonia easy to use. Since it renders everything itself, you can fully customize how UI elements appear. But Avalonia has fewer third-party UI libraries and integrations compared to MAUI. Avalonia is open-source and community-driven, with a more cross-platform focus, including Linux..NET MAUI is the successor to Xamarin.Forms, so developers from that ecosystem will find it more natural. It offers better tools for mobile, including gestures, animations, and platform services. .NET MAUI has more enterprise support via Microsoft with a stronger mobile ecosystem due to Xamarin's legacy.In Chapter 2, Building Mobile Apps Using .NET MAUI, you were introduced to XAML, a markup language for graphical user interfaces. In Avalonia, XAML files have the extension .axaml instead of .xaml. This represents Avalonia XAML and the file extension was introduced...
Change the font size
Change margin width
Change background colour