From the community
Contributor Feed
Notable moments, packages, projects, and celebrations from the MAUIverse community.
Looking for something specific?
- Crashlytics for .NET MAUI with Sentry
As .NET MAUI has been officially released, a lot of people are still holding off on using it until their…
Read more - Never write C# #if preprocessor directives again! Use the Conditional attribute!
James Montemagno walks through Never write C# #if preprocessor directives again! Use the Conditional attribute, 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 - .NET MAUI Community Toolkit Monthly Standup (August 2022)
.NET Foundation
Shaun Lawrence
Pedro Jesus
Gerald Versluis
Vladislav Antonyuk
Brandon Minnick Join us as we discuss the current happenings in the .NET MAUI Community Toolkit!
Read more - Client-Side Logging in .NET MAUI with MetroLog.Maui
Client-Side Logging in .NET MAUI with MetroLog.Maui 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 - Distribute your .NET MAUI apps with Firebase
Before you ship your mobile app to production, it’s important to put it in the hands of testers to make…
Read more - NET MAUI How to Add Title in the Top Menu
Small desktop polish can make a MAUI app feel far more complete. This short video shows how to set the Windows top menu title in a .NET MAUI app.
Read more - .NET MAUI Community Toolkit
Liam Elliott highlights useful capabilities in the .NET MAUI Community Toolkit and why it matters for app development.
Read more - .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