Android, iOS and Windows: One Codebase with .NET MAUI Single-Project
It’s easy to forget that maybe the best feature of .NET MAUI apps is the single project approach. You still have all the power to write platform-specific code, but things like managing your image resources becomes so much easier. In this video I will give you an overview of what the single-project approach means and how it will help you!
What you will learn
- .NET MAUI Single-Project
- Why do I Want a Single-Project?
- .NET MAUI Generic Host Builder
- Close Look at .NET MAUI Single-Project
Good to know
- The demo focuses on practical usage, so validate package/version details against your current MAUI target before shipping.