Implement Folder Picker with .NET MAUI, WinUI and macOS
As with any good piece of content, this started as a Stack Overflow question: how to implement a folder picker with .NET MAUI? In this post I’ll show you just that by using dependency injection and implementing platform code. This post talks about dependency injection. Are you not 100% sure what that is or how … Read more