contents

 

  

Front matter

foreword

preface

acknowledgments

about this book

about the author

about the cover illustration

  

Part 1. Introducing .NET MAUI

  1 Introducing .NET MAUI

  1.1    How did we get here?

  1.2    What is .NET MAUI?

  1.3    Cross-platform vs. “native” apps

  1.4    .NET MAUI and the .NET ecosystem

  1.5    .NET MAUI development paradigms

  2 Building a .NET MAUI app

  2.1    Saying “Aloha, World!” with .NET MAUI

Visual Studio 2022

.NET CLI overview

.NET CLI in action

  2.2    Running and debugging your app

Visual Studio for Windows