From the community
Contributor Feed
Notable moments, packages, projects, and celebrations from the MAUIverse community.
Looking for something specific?
- .NET MAUI BoxView Control XAML
Samir GC · .NET MAUI BoxView Control XAML walks through a practical way to implement BoxView patterns that keep UI lightweight in .NET MAUI. You will learn why using simple primitives for layout and separators matters and how to wire the feature from setup to a working result.
Read more - .NET MAUI Blazor Template - Build Your UI Once
Brady Stroud shares a .NET MAUI Blazor template that streamlines shared UI architecture across web and mobile.
Read more - MetroLog.Maui: Logging Tailor-Made for MAUI
Jean-Marie Alfonsi introduces MetroLog.Maui, a performance-focused logging solution adapted for .NET MAUI.
Read more - Using Maui.Graphics to build charts
Build radial bar charts in .NET MAUI using GraphicsView and custom drawables with Maui.Graphics.
Read more - Creating a countdown button for .NET MAUI
Create a circular countdown button in .NET MAUI using GraphicsView, custom drawing, and timed UI updates.
Read more - Implement Lottie Animations in .NET MAUI Under 10 Minutes!
Implement Lottie Animations in .NET MAUI Under 10 Minutes explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.
Read more - .NET MAUI: Create a simple rating control
Build a lightweight star rating control in .NET MAUI using icon fonts, custom logic for fractional values, and reusable layout code.
Read more - Setting up CI for your .NET MAUI Windows app with GitHub Actions
In my previous post I talked about how to set up CI for your .NET MAUI Windows app in Azure…
Read more - Shake Boxes with MAUI and Xamarin.Forms
Damian Suess shows a lightweight MVVM pattern for adding shake-style validation feedback in Xamarin.Forms and .NET MAUI. The post is a quick practical reference when you want more expressive login-form UX with minimal code.
Read more - Bottom Sheet Control in .NET MAUI
Naweed Akram presents a customizable Bottom Sheet control for .NET MAUI with theming and templating support.
Read more - ClassFly UI - XAML vs Blazor - Part 1 - XAML
Kym Phillpotts starts a practical XAML vs Blazor comparison by implementing the same .NET MAUI UI in XAML first. You’ll see how the layout is broken down step-by-step so you can evaluate each approach with concrete examples.
Read more - Episode 112: We're Back From Vacation!
The .NET MAUI Podcast
Matt Soucoup
James Montemagno
David Ortinau Show Notes We may have missed a month out on vacation - but we're back better than ever with the latest installment of the .NET MAUI podcast!
Read more - What is a Scoped .NET Dependency, and Why You Should Use Them
James Montemagno walks through What is a Scoped .NET Dependency, and Why You Should Use Them, focusing on practical implementation steps you can apply immediately. The video combines concepts and hands-on techniques so you can move from idea to working code faster.
Read more - Building a Draw Something clone in .NET MAUI
Learn how to create a Draw Something style app in .NET MAUI with drawing surfaces, input handling, and playful UX ideas.
Read more - Making a Time Zone Picker Control for .NET MAUI
Matt Johnson-Pint builds a reusable time zone picker control for .NET MAUI applications.
Read more