March 2024
Intermediate to advanced
496 pages
10h 45m
English
Since the release of .NET 5, Microsoft has been trying to unify different .NET implementations into one .NET release. .NET Multi-platform App UI (or .NET MAUI) is the effort to provide a unified cross-platform UI framework. We will learn how to use .NET MAUI to develop cross-platform applications in this book.
The following is what we will cover in this chapter:
If you’re new to .NET development, this chapter will help you to understand the .NET landscape. ...