From the course: From Console to UI: A Deep Dive into Cross-Platform Development with MAUI
What you will learn in this course - .NET MAUI Tutorial
From the course: From Console to UI: A Deep Dive into Cross-Platform Development with MAUI
What you will learn in this course
- Hi, my name is Jesse Freeman, and in this course you'll learn how to convert existing command-line applications into a cross-platform GUI application using .NET MAUI. We'll start with HelloNote, a simple command-line-based note-taking app. Then I'll guide you through the process of transforming it into a modern cross-platform app using .NET MAUI. I'll teach you essential MAUI concepts, such as taking an existing CLI program and creating a service layer to share with the UI front end, implementing dependency injection, binding, and reading, writing, and saving data. And finally learning the core concepts of MAUI, such as layouts, interaction, and displaying data. By the end of this course, you'll have a solid understanding of how to develop cross-platform applications using .NET MAUI.