...

/

Setting Up Our Own Development Environment

Setting Up Our Own Development Environment

Learn how to set up your own development environment for .NET MAUI.

Downloading the tools

To work with .NET MAUI on our own development machine, we'll need the following:

  • A suitable code editor or an integrated development environment (IDE).

  • .NET 6 SDK or newer. ...