Full-screen, disable minimize/maximize for .NET MAUI Windows apps13 February 2023·5 minsIn this post we will learn how to make your .NET MAUI Windows app fullscreen or disable the maximize and minimize button on the title bar
.NET MAUI Windows Unpackaged Apps6 September 2022·3 minsWant to learn how to distribute your .NET MAUI Windows app as an unpackaged app? AKA no MSIX? Just an exe? This post is for you!
Implement Folder Picker with .NET MAUI, WinUI and macOS15 February 2022·4 minsIn this post I’ll show you how to implement a folder picker with .NET MAUI by using dependency injection and implementing platform code