From the community
Contributor Feed
Notable moments, packages, projects, and celebrations from the MAUIverse community.
Looking for something specific?
- Introduction to .NET MAUI
Damian Antonowicz introduces .NET MAUI fundamentals and explains the framework's role as Xamarin.Forms successor.
Read more - Episode 102: M365 Admin App
The .NET MAUI Podcast
Matt Soucoup
James Montemagno It's another customer success story!
Read more - .NET MAUI Community Standup - .NET Conf Recap and .NET MAUI Updates
David Ortinau
Maddy Montaquila
Jonathan Dick David Ortinau hosts a MAUI Community Standup recapping .NET Conf and sharing MAUI updates and next steps.
Read more - .NET MAUI Community Toolkit, Monthly Standup (December)
.NET Foundation
Brandon Minnick
Gerald Versluis
Pedro Jesus
Vladislav Antonyuk
Shaun Lawrence Join the maintainers of the .NET MAUI Community Toolkit as we review the updates from last month! The .NET MAUI Community Toolkit is a collection of common elements for development with .NET MAUI that developers tend to replicate across multiple apps.
Read more - .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 - Invoke Platform Code in .NET MAUI
David Britch shows the modern way to call native platform code from cross-platform .NET MAUI, replacing Xamarin.Forms' DependencyService with partial classes and multi-targeting. Learn how the compiler stitches platform implementations together at build time.
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