# Installation

You can download the free Community edition of the integrated development environment, **Microsoft Visual Studio Community Edition**, from the official website: <https://visualstudio.microsoft.com/>.

![](https://3608896458-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8MhIbAe4EayNL4gLUc2U%2Fuploads%2Fgit-blob-e437e26361c4f5d48977e6c01d182295c70023ed%2F302_Visual_Studio_Website.png?alt=media)

*Fig. 4.2. Microsoft Visual Studio 2026 Website*

For the development in this chapter we will use **Microsoft Visual Studio Community Edition 2026**; during installation be sure to select the **.NET Multi-platform App UI development** workload/option.

![](https://3608896458-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8MhIbAe4EayNL4gLUc2U%2Fuploads%2Fgit-blob-bd00ea78f920044465942089754285daa4b6d27e%2F403_Installation_MAUI.png?alt=media)

*Fig. 4.3. MAUI workload selection during installation*

Selecting additional developer tools increases the disk space required to install the IDE.

Proceed with the installation and wait for it to complete; the process may take a considerable amount of time.

![](https://3608896458-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8MhIbAe4EayNL4gLUc2U%2Fuploads%2Fgit-blob-1bb4c2f6bedbe1b0faa5fd1eb46dee5efa71243f%2F304_Visual_Studio_Installation.png?alt=media)

*Fig. 4.4. Visual Studio Installation*
