-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating
Mobile Development with .NET MAUI
By :
Mobile Development with .NET MAUI
By:
Overview of this book
The .NET multi-platform app UI is a cross-platform framework to create innovative mobile and desktop applications with C# and XAML. One can develop apps using .NET MAUI that runs on Android, iOS, macOS, and Windows and add platform-specific source code and resources.
As part of learning in this course, you will begin with a cursory introduction to the .NET MAUI concepts and features and their applications. You will learn.NET MAUI basics and design a simple API with the .NET Core. Next, you will learn to use an API in a .NET MAUI application, understand XAML controls, and write clear syntax. You will then learn to implement styles in a .NET MAUI application and utilize the MVVM (Model–View–ViewModel) pattern with the MVVM community toolkit. You will learn to use SQLite with a random mobile application. You will also learn to secure a mobile app using authentication and authorization protocols. Finally, you will learn to create your first Minimal API.
Upon completing the course, you will comprehensively learn to create your mobile applications using .NET MAUI. You will independently advance your Visual Studio coding skillsets and learn to build innovative mobile apps using .NET MAUI.
All resources are available at: https://github.com/PacktPublishing/Mobile-Development-with-.NET-MAUI
Table of Contents (6 chapters)
Introduction
Environment Setup
Create Your First .NET MAUI APP
Create a Car Listing APP (MVVM and CRUD)
Develop Supporting API
Customer Reviews