A community showcase of real-world apps built with .NET MAUI — for Android, iOS, macOS, and Windows.
🌐 Browse the showcase: https://jfversluis.github.io/built-with-maui/
Note
This project is unofficial and is not endorsed by Microsoft in any way. For the official Microsoft customer showcases, please go to: https://dotnet.microsoft.com/platform/customers/maui
Built something with .NET MAUI? Submit your app by opening an issue — no PR needed!
- Fill out the short issue form (name, description, store links).
- Our bot automatically validates your submission.
- A maintainer approves it and your app appears on the site. 🎉
- App data lives in
data/apps/— one JSON file per app. - The website is a Blazor WebAssembly app in
src/BuiltWithMaui/, deployed to GitHub Pages on every merge tomain. - To run the site locally:
node scripts/merge-data.mjs && cd src/BuiltWithMaui && dotnet run.
- iOS, Android and Windows logos from: https://www.svgrepo.com/collection/company-logo/
- Inspired by Tiny Tool Town