From the community
Contributor Feed
Notable moments, packages, projects, and celebrations from the MAUIverse community.
Looking for something specific?
- .NET MAUI: Customize Controls with Handlers and Mappers
.NET MAUI: Customize Controls with Handlers and Mappers 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 - Building a middleware pipeline with MauiApp
In this post, we look at a bit of the code behind MauiApp and focus on how the middleware and endpoints are configured.
Read more - What is Blazor AOT
Ahead-of-time compilation can change startup and runtime behavior for Blazor apps. This video explains what Blazor AOT is and where it can help in real-world performance tuning.
Read more - Episode 101: .NET 6 Is On The Loose
The .NET MAUI Podcast
Matt Soucoup
James Montemagno
David Ortinau Show Notes James, David, and Matt go over .NET 6 and .NET Conf and all the goodness!
Read more - Upload Files to Firebase Storage from a Xamarin.Forms App
Upload Files to Firebase Storage from a Xamarin.Forms App 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 - What is .NET MAUI
A clear overview of MAUI's goals, architecture changes, and evolution from Xamarin.Forms.
Read more - Exploring the code behind MauiAppBuilder
.NET MAUI introduced the MauiAppBuilder which is a completely new way to “boot” our cross-platform applications. Instead of using App.xaml.cs
Read more - How To Create a NET MAUI App From Blazor Site
Reusing existing Blazor components is a fast path into native app delivery. This video shows how to turn a Blazor site into a .NET MAUI app with practical component reuse.
Read more - .NET MAUI Preview 10 Update: Time For You To Get Started!
.NET MAUI Preview 10 Update: Time For You To Get Started 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 and FreshMvvm MVVM Framework: Getting Started
.NET MAUI and FreshMvvm MVVM Framework: Getting Started 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 - Create Your First .NET MAUI App with Microsoft MVP Codrina Merigo
Codrina Merigo walks through creating your first .NET MAUI app—tooling setup, project creation, and initial UI.
Read more - .NET MAUI Preview 10 - Build native and hybrid apps with C# and Visual Studio 2022
James Montemagno walks through .NET MAUI Preview 10 - Build native and hybrid apps with C# and Visual Studio 2022, focusing on practical implementation steps you can apply immediately. It highlights what changed, why it matters for real apps, and what to adopt first for the biggest impact.
Read more - Build cross-platform native apps with .NET MAUI and Blazor
Eilon Lipton walks through how Blazor components can power native apps with .NET MAUI across desktop and mobile. This session helps you understand where hybrid UI architecture can speed up delivery while keeping platform reach broad.
Read more - Why should I build cross-platform native apps with .NET MAUI? | One Dev Question
David Ortinau answers a focused question on why .NET MAUI is a strong choice for cross-platform native app development. In just a short format, the video highlights the practical advantages you should weigh before picking your stack.
Read more - Reusable Controls and Data Template Selectors in Xamarin.Forms & .NET MAUI
James Montemagno walks through Reusable Controls and Data Template Selectors in Xamarin.Forms & .NET MAUI, 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