Skip to content

Instantly share code, notes, and snippets.

View KyleDEV's full-sized avatar
💭
I may be slow to respond.

KyleDEV

💭
I may be slow to respond.
View GitHub Profile
@khalidabuhakmeh
khalidabuhakmeh / maui.md
Last active January 4, 2024 09:27
Installing MAUI with .NET 7 for non-VS Users on macOS

Installing MAUI with .NET 7 for non-VS Users

Clear NuGet Cache

Before continuting to the next step, let's clear some nuget caches that might get in the way.

dotnet nuget locals all --clear