Skip to Main Content

.NET MAUI in Action

Part of In Action
Published by Manning
Distributed by Simon & Schuster

LIST PRICE ₹2,509.00

PRICE MAY VARY BY RETAILER

About The Book

Build cross-platform apps with .NET MAUI! This exciting new technology helps you create mobile and desktop apps using a common set of .NET tools.

In .NET MAUI in Action you will learn how to:

  • Set up your environment for cross-platform development
  • Write an interactive UI in XAML using out-of-the-box controls
  • Apply the MVVM pattern to build maintainable code
  • Extend your control library with custom controls
  • Structure your app using common navigation paradigms
  • Use common device features like GPS
  • Use DevOps tools to automate deployment and testing

.NET MAUI in Action shows you how you can use the cutting-edge MAUI framework to write apps that will run on Windows, Android, macOS, and iOS platforms using your existing .NET development skills. This book reveals essential MAUI development techniques through hands-on example applications in every chapter. You’ll learn cross-platform development quickly as you start building your own rich apps, from to-do list apps, to a movie recommender app, and eventually a full-stack solution using enterprise architecture patterns. You’ll also learn how to use GitHub Actions to deploy robust, testable, and maintainable apps; and how to deliver a consistent look and feel across platforms. Throughout, you’ll use the built-in controls of .NET MAUI and learn how to develop your own custom solutions.

Foreword by Kym Phillpotts.

About the technology

Write your app once and deploy it on mobile, desktop, web, and cloud with .NET MAUI. This powerful multi-platform App UI framework saves time and money by eliminating tedious platform-specific rewrites. You just define your project in straightforward XAML markup and C#, and MAUI generates the native applications for iOS, Android, Windows, and macOS.

About the book

.NET MAUI in Action teaches you how to build cross-platform applications using the .NET MAUI framework. You’ll explore compelling examples while you work your way up from “Aloha World” to a full-stack enterprise solution. Along the way, you’ll master the MVVM pattern and other essentials of mobile UI development. This practical book is perfect for .NET developers who have never created mobile apps.

What's inside

  • Write interactive UIs in XAML using out-of-the-box controls
  • Extend your control library with custom controls
  • Use common device features like GPS
  • Automate deployment and testing

About the reader

For experienced .NET developers. No iOS or Android experience required.

About the author

Matt Goldman is a Solution Architect at SSW, a regular speaker at user groups and conferences, and maintains open source libraries for use in .NET MAUI apps.

Table of Contents

PART 1 - INTRODUCING .NET MAUI
1 Introducing .NET MAUI
2 Building a .NET MAUI app
3 Making .NET MAUI apps interactive
PART 2 - VIEWS, LAYOUTS, AND CONTROLS
4 Controls
5 Layouts
6 Advanced layout concepts
7 Pages and navigation
PART 3 - ENTERPRISE DEVELOPMENT PATTERNS AND PRACTICES
8 Enterprise app development
9 The MVVM Pattern
10 Styles, themes, and multiplatform layouts
11 Beyond the basics: Custom controls
12 Deploying apps to production with GitHub Actions

About The Author

Matt Goldman is a solution architect at SSW. He has built a number of consumer and enterprise apps for a range of national and multinational customers, as well as for the Australian government. Matt is a regular speaker at user groups and conferences and maintains open source libraries for use in .NET MAUI apps.

Product Details

  • Publisher: Manning (October 31, 2023)
  • Length: 456 pages
  • ISBN13: 9781638352358

Resources and Downloads

High Resolution Images

More books in this series: In Action