There are many options available when building cross-platform applications in the .NET ecosystem, especially when considering the variety of mobile devices and different form factors available today. Some of the popular options are using Uno Platform, .NET MAUI (Multi-platform App UI), Xamarin.Forms, Avalonia UI, and others. This book is all about Uno Platform development, but each framework has advantages and disadvantages over the others.
Uno Platform provides a familiar development ...