From the community
Contributor Feed
Notable moments, packages, projects, and celebrations from the MAUIverse community.
Looking for something specific?
- 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 - 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 - .NET MAUI Community Toolkit, Monthly Standup
.NET Foundation
Brandon Minnick
Shaun Lawrence
Pedro Jesus
Javier Suárez https://github.com/CommunityToolkit/Maui The .NET MAUI Community Toolkit is a collection of common elements for development with .NET MAUI that developers tend to replicate across multiple apps. It simplifies and demonstrates common developer tasks when building apps with .NET MAUI.
Read more - A quick introduction to .NET MAUI
Steven Thewissen provides a concise overview of what .NET MAUI is, how it evolves from Xamarin.Forms, and the architectural layers that enable cross-platform UI on iOS, Android, macOS, and Windows.
Read more - Using TypeConverter with Xamarin.Forms for Better Custom Controls
Using TypeConverter with Xamarin.Forms for Better Custom Controls 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 - Looking inside MauiAppBuilder in .NET 6
Looking inside MauiAppBuilder in .NET 6 with practical guidance, key concepts, and implementation tips for .NET MAUI developers.
Read more - Series: Exploring MAUI APP Builder in .NET 6
This is a series focused on the new FEATURES of the MAUI APP Builder that come in .NET 6 for .NET MAUI. A lot of content has already been
Read more