---
title: ".NET MAUI Development Environment Set Up Walkthrough"
url: https://daily.dev/posts/net-maui-development-environment-set-up-walkthrough-v7d6lbjrl
source_url: https://khalidabuhakmeh.com/dotnet-maui-development-environment-set-up-walkthrough
type: article
source: "Khalid Abuhakmeh"
published: 2026-05-31T07:45:22.019Z
updated: 2026-05-31T08:57:41.929Z
tags: ["android", "ios", ".net", "xcode", ".net-maui"]
reading_time: 6
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# .NET MAUI Development Environment Set Up Walkthrough

**[Khalid Abuhakmeh](https://daily.dev/sources/khalidabuhakmeh)** · 6 min read · 0 upvotes · 0 comments

## Summary

A step-by-step guide to setting up a .NET MAUI development environment on macOS in 2023. Covers installing the .NET 7 SDK, XCode 14.2, Xamarin.iOS and Xamarin.macOS SDKs, MAUI workloads via the dotnet CLI, Microsoft OpenJDK 11 for Android, Android SDKs via JetBrains Rider or Android Studio, and configuring iOS simulators and Android emulators. Also explains the importance of a global.json file for SDK version band management.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://khalidabuhakmeh.com/dotnet-maui-development-environment-set-up-walkthrough>

## Similar posts on daily.dev

- [How to Transition to Cross-Platform Development](https://daily.dev/posts/how-to-transition-to-cross-platform-development-uga1o4nlv) · Telerik · 0 upvotes · 0 comments

---

Tags: [#android](https://daily.dev/tags/android), [#ios](https://daily.dev/tags/ios), [#.net](https://daily.dev/tags/.net), [#xcode](https://daily.dev/tags/xcode), [#.net-maui](https://daily.dev/tags/.net-maui)

[View this post on daily.dev](https://daily.dev/posts/net-maui-development-environment-set-up-walkthrough-v7d6lbjrl)
