From the course: .NET MAUI for Beginners

Unlock this course with a free trial

Join today to access over 24,700 courses taught by industry experts.

How to install .NET MAUI on a PC

How to install .NET MAUI on a PC - .NET MAUI Tutorial

From the course: .NET MAUI for Beginners

How to install .NET MAUI on a PC

Welcome back to the .NET MAUI Beginners Series. I'm James Montemagno, a Product Manager on the developer community team here at Microsoft and we're continuing our journey on building native cross-platform Desktop and mobile apps with .NET MAUI. Now, in this video, what we're going to do is we're going to learn what you need to install and get up and running with .NET MAUI on Windows. Now, .NET MAUI is part of .NET, which means when you install the .NET SDK, you can also install .NET MAUI. You can do this through the command line with the .NET workload installer and this also means that you can build and package up your applications completely from the command line as well. But if you're like me, you love a great integrated development environment in IDE such as Visual Studio. And Visual Studio 2022 not only simplifies getting up and running with .NET MAUI, but it also gives you advanced tools and productivity features including XAML and C-Sharp hot reload. This is one of my favorite…

Contents