How to install Microsoft .NET MAUI on Windows
So you need to know how to install Microsoft .NET MAUI on windows, and i’m going to show you how! And trust me, Microsoft made .NET MAUI extremely easy to install! Just follow these fast steps below in order and you will be all set.
The first step is to install Visual Studio 2022. Click this link to get to Visual Studios download page.
After the download is done, install it and make sure that you select these 5 options that are listed below.
- ASP.NET and web development
- .NET Desktop Development
- Desktop development with C++
- Universal Windows Platform development
- Mobile development with .NET
When Visual Studio is done installing. You need to open a terminal. The regular Windows terminal works fine, but I like to you the new “Windows Terminal“. Check it out!
In the terminal, write this line to install .NET MAUI
dotnet tool install -g redth.net.maui.check
Or if you already have .NET MAUI installed, you can update it with this command.
dotnet tool update -g redth.net.maui.check
When that is done, run this command to install all the extra stuff .NET MAUI needs to run, compile and emulate.
Note: I had to run maui-check 2 times, before everything was installed correctly.
maui-check
There you go, that’s it! Now you have .NET MAUI on your computer and you can open it in Visual Stuido.
But before you go! There are a couple of things more you might want to check just to make sure your emulators can run correctly:
- Update your graphic card drivers
- Enable Hyper-V on your computer for a faster emulator (optional, but worth it). Check out this post to see how!
- Make sure you have atleast 15 GB free
- Enable developer mode in Windows. Check out this post to see how!
Next Step
Do you already know how to how to install Microsoft .NET MAUI on Windows? Or do you want to learn how to create your first awesome .NET MAUI app? Take a look at this post, and I will show you a super fast step by step tutorial on how to create you first .NET MAUI app!
https://www.jennerstrand.se/tutorial-on-how-to-develop-your-first-net-maui-app/
Tutorial on how to develop your first .NET MAUI app - Eric S Jennerstrand
[…] The very first step you need to do before creating a .NET MAUI app is to install all the feature. I have a tutorial on how to install .NET MAUI here. […]
How to create a ListView in .NET MAUI - Eric S Jennerstrand
[…] If you still haven’t created your first .NET MAUI app, don’t worry! You can follow these 2 really simple tutorials on how to install .NET MAUI and how to create your first .NET MAUI app.https://www.jennerstrand.se/install-microsoft-net-maui-on-windows/https://www.jennerstrand.se/tutorial-on-how-to-develop-your-first-net-maui-app/ […]
Skye Betz
I am not sure where you’re getting your information, but good topic.
I needs to spend some time learning much more or
understanding more. Thanks for fantastic information I was looking for
this info for my mission.