.NET MAUI Articles, Tutorials & News
.NET MAUI articles, tutorials, and news from the DotNetNews archive.
144 articles Updated
Start here
Editor picks for .NET MAUI
-
From developer art to good looking apps - an AI design skill for .NET MAUI
mallibone.com Issue #501
A practical angle on a real developer pain point: shipping decent UI when design isn't your strongest skill.
-
Building Multi-Environment & White-Label Ready .NET MAUI Apps Using MSBuild Configurations
medium.com Issue #496
Useful MAUI project organization advice, especially for teams juggling environments and white-label builds.
-
Building Cross-Platform Desktop Apps with .NET MAUI in 2026
c-sharpcorner.com Issue #496
Broad MAUI overview piece for desktop ambitions across platforms.
-
.NET MAUI Community Standup: SkiaSharp 4 has arrived!
youtube.com Issue #493
SkiaSharp 4 landing is notable for MAUI folks who care about graphics, rendering, and cross-platform UI polish.
-
Build a Fitness Tracker Health Dashboard in .NET MAUI — No SDK Required
medium.com Issue #486
Nice MAUI UI-focused build for readers who want something concrete and visual.
-
.NET at Microsoft Build 2026: Must watch sessions
devblogs.microsoft.com Issue #478
Helpful session roundup if you missed Build and want the .NET highlights fast.
-
.NET MAUI Moves to CoreCLR in .NET 11
devblogs.microsoft.com Issue #477
A significant runtime shift for MAUI, and one to watch closely for performance and platform consistency implications.
-
.NET MAUI Community Standup: Rust, SkiaSharp Everywhere, AI/ML Live Processing
youtube.com Issue #476
A broad MAUI standup with enough crossover ideas to interest Blazor folks too, especially around drawn UI and live AI processing.
.NET MAUI tutorials from the DotNetNews archive, curated for .NET developers who already ship production code. This is a reading list pulled from daily issues, not a substitute for the official docs on .NET MAUI.
Use Start here for the editorial shortlist, then browse Latest or the full archive when you need more depth. Coverage leans toward cross-platform UI .NET, MAUI C#, maui. Recent pieces worth opening: “From developer art to good looking apps, an AI design skill for .NET MAUI” and “Building Multi-Environment & White-Label Ready .NET MAUI Apps Using MSBuild Configurations”.
Latest
Newest .NET MAUI from the archive
-
Building Cross-Platform Desktop Apps with .NET MAUI in 2026c-sharpcorner.com Issue #496
-
.NET at Microsoft Build 2026: Must watch sessionsdevblogs.microsoft.com Issue #478
-
.NET MAUI Moves to CoreCLR in .NET 11devblogs.microsoft.com Issue #477
- Create Multi-platform Apps with .NET MAUI and the MAUI Community Toolkit
visualstudiomagazine.com Issue #475
Archive
Page 1 of 6
Newest first
-
From developer art to good looking apps - an AI design skill for .NET MAUI
mallibone.com Issue #501
I have a confession to make. Hand me a design and I will happily implement it in .NET MAUI. But ask me to come up with the design myself and things get dicey rather quickly. Since this post is part of...
-
Building Multi-Environment & White-Label Ready .NET MAUI Apps Using MSBuild Configurations
medium.com Issue #496
Most .NET MAUI applications begin with two build configurations: Debug and Release. As the project grows, additional environments such as…
-
Building Cross-Platform Desktop Apps with .NET MAUI in 2026
c-sharpcorner.com Issue #496
Build cross-platform desktop apps with .NET MAUI in 2026. Leverage a single codebase for Windows, macOS, Android, and iOS. Discover its architecture, benefits, and best practices.
-
.NET MAUI Community Standup: SkiaSharp 4 has arrived!
youtube.com Issue #493
SkiaSharp 4 is here! In this .NET MAUI Community Standup, Matthew Leibowitz, David Ortinau, and Gerald Versluis take a look at what’s new in SkiaSharp 4 and what it means for .NET MAUI developers. We’...
-
Build a Fitness Tracker Health Dashboard in .NET MAUI — No SDK Required
medium.com Issue #486
Custom arc rings, bar charts, and MVVM from scratch using IDrawable and CommunityToolkit
-
.NET MAUI APIs You Should Stop Using Before .NET 11
medium.com Issue #483
As .NET 11 continues to evolve, it’s a great opportunity for .NET MAUI developers to modernize their codebases. While many existing APIs…
-
.NET at Microsoft Build 2026: Must watch sessions
devblogs.microsoft.com Issue #478
Catch up on all the .NET sessions from Microsoft Build 2026 covering .NET 11, union types in C#, AI building blocks, the agentic web, .NET MAUI, and more! The post .NET at Microsoft Build 2026: Must w...
-
.NET MAUI Moves to CoreCLR in .NET 11
devblogs.microsoft.com Issue #477
.NET MAUI apps on Android, iOS, and Mac Catalyst now run on CoreCLR by default in .NET 11, unifying the runtime across all of .NET. The post .NET MAUI Moves to CoreCLR in .NET 11 appeared first on .NE...
-
.NET MAUI Community Standup: Rust, SkiaSharp Everywhere, AI/ML Live Processing
youtube.com Issue #476
David and Gerald are joined this month by Nick Kovalsky who will show us some amazing .NET MAUI things with Rust, SkiaSharp and drawn UI (also coming to Blazor?!) and AI live processing that he has be...
-
Create Multi-platform Apps with .NET MAUI and the MAUI Community Toolkit
visualstudiomagazine.com Issue #475
PENDING REVIEW: MICROSOFT ARTICLE UNRETRIEVABLE (BOT CHALLENGE RETRYABLE). Microsoft Senior Content Developer Alvin Ashcraft explains how to use .NET MAUI, the MAUI Community Toolkit and MVVM Toolkit ...
-
.NET MAUI Engineering Team Live Stream: AI-Powered .NET MAUI Development with MauiDevFlow
youtube.com Issue #474
What happens when you let AI agents build, inspect, and debug your .NET MAUI app — while you watch? Join Jakub Florkowski, Shane Neuville, and Gerald Versluis of the .NET MAUI team as we build an app ...
-
Taking your AI to the edge with .NET MAUI
youtube.com Issue #472
AI is transforming both what we build and how we build it. Learn how .NET MAUI developers can bring AI to the edge using local models and on-device capabilities across mobile and desktop, while unders...
-
Give Your .NET MAUI Android Apps a Material 3 Makeover
devblogs.microsoft.com Issue #472
Material 3 (a.k.a. Material You) support is now available for .NET MAUI apps on Android. Here is how to enable it, what changes today, and what is still on the way. The post Give Your .NET MAUI Androi...
-
Give Your .NET MAUI Android Apps a Material 3 Makeover
devblogs.microsoft.com Issue #468
Material 3 (a.k.a. Material You) support is now available for .NET MAUI apps on Android. Here is how to enable it, what changes today, and what is still on the way. The post Give Your .NET MAUI Andro...
-
Create Multi-platform Apps with .NET MAUI and the MAUI Community Toolkit
visualstudiomagazine.com Issue #467
Microsoft Senior Content Developer Alvin Ashcraft explains how to use .NET MAUI, the MAUI Community Toolkit and MVVM Toolkit to speed up cross-platform app development with practical patterns for XAML...
-
.NET 11 Preview 4 Roundup: MAUI, Blazor, EF Core, SDK and Runtime Updates
news.google.com Issue #464
.NET 11 Preview 4 Roundup: MAUI, Blazor, EF Core, SDK and Runtime Updates
-
.NET 11 Preview 4 is now available!
devblogs.microsoft.com Issue #458
Find out about the new features in .NET 11 Preview 4 across the .NET runtime, SDK, libraries, ASP.NET Core, .NET MAUI, C#, Entity Framework Core, and more! The post .NET 11 Preview 4 is now available...
-
Inside Cowork — Vision, Roadmap and What’s Next
youtube.com Issue #458
.NET MAUI Moves to CoreCLR in .NET 11
-
5 MAUI UI Techniques Behind a Complete Netflix-Style App
medium.com Issue #456
I built a full Netflix-style UI in .NET MAUI from scratch — no libraries. Here are the five techniques that made it work.
-
I Built My Own Cross-Platform Media Player
medium.com Issue #455
For a long time, media players felt like one of those things that already existed. Continue reading on Mr. Plan ₿ Publication »
-
.NET MAUI Community Standup: Rust, SkiaSharp Everywhere, AI/ML Live Processing
youtube.com Issue #454
Deep Dive into DbContext in ASP.NET Core Identity
-
.NET MAUI Engineering Team Live Stream: AI-Powered .NET MAUI Development with MauiDevFlow
youtube.com Issue #445
Join Jakub Florkowski, Shane Neuville, and Gerald Versluis of the .NET MAUI team as we build an app live using MauiDevFlow — an open-source toolkit that gives AI agents eyes and hands inside your runn...
-
Import and Export Word Documents in .NET MAUI Rich Text Editor with DocIO
medium.com Issue #440
Tired of broken Word formatting in .NET MAUI apps? See how rich text and images can be imported and exported reliably, no cross-platform. Continue reading on Syncfusion »
-
Pin Clustering in .NET MAUI Maps
devblogs.microsoft.com Issue #440
.NET MAUI 11 adds pin clustering to the Map control, automatically grouping nearby pins into cluster markers. Learn how to enable clustering, create separate clustering groups, and handle cluster taps...
-
.NET MAUI Community Standup | Introducing maui-labs
youtube.com Issue #431
I Spent Years Writing Bad .NET Code — Dependency Injection Fixed It