From the course: .NET 9 Maui: Enhanced Features for Cross-Platform Development

Unlock this course with a free trial

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

What you should have installed

What you should have installed

- [Instructor] If you are taking this course and want to follow along in code, you can do that. However, this course uses two different operating systems, Windows and MacOS. Most of the work is being done on Windows, but MacOS is still running in the background. And that's to do iOS compilations and MacOS compilations. The window setup is pretty straightforward. You're going to need Visual Studio 2022, along with the multi-platform app UI development workload, and the WinUI application development workload installed. You'll also need to ensure that the Android SDK and emulators have been downloaded and installed. And if you use the Android emulator on a Windows machine, in many cases you get better performance if you have Hyper-V turned on as well. You'll also want to have the GitHub repository for this course downloaded and set up on your machine. The MacOS setup is a little more involved. First, you'll need Xcode installed, and along with that, you'll want to have Xcode's command…

Contents