frameworks
.NET MAUI Articles, Tutorials & News
.NET MAUI articles, tutorials, and news from the DotNetNews archive.
155 articles Updated Page 2 of 7
Browse additional .NET MAUI articles from the DotNetNews archive.
.NET MAUI articles
Page 2 of 7
Newest first
-
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
-
Accelerating .NET
blog.gopenai.com Issue #425
Building cross-platform apps with .NET MAUI is powerful — but debugging issues, writing tests, and reviewing pull requests can still take… Continue reading on GoPenAI »
-
From Zero to Crash Visibility: Implementing Error Monitoring in .NET MAUI with Sentry
medium.com Issue #425
Introduction
-
The Future of .NET Technologies: What Developers Should Expect in the Next Decade
c-sharpcorner.com Issue #423
Explore the future of .NET: cloud-native, AI-powered, and high-performance. Discover key trends, Blazor, MAUI, microservices, DevOps, and security advancements.
-
Accelerating .NET MAUI Development with AI Agents
devblogs.microsoft.com Issue #422
Learn how custom-built AI agents are dramatically improving the .NET MAUI contribution workflow, reducing issue resolution time by 50-70% while increasing test coverage and code quality. The post Acc...
-
Pin Clustering in .NET MAUI Maps
devblogs.microsoft.com Issue #420
.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...
-
Accelerating .NET MAUI Development with AI Agents
devblogs.microsoft.com Issue #418
This is a guest blog from Syncfusion. Learn more about the free, open-source Syncfusion Toolkit for .NET MAUI. As a proud partner with the .NET MAUI team, Syncfusion is excited to share how custom-bui...
-
.NET MAUI Community Standup: .NET MAUI DemoFest
youtube.com Issue #413
How to start a new .NET project in 2026
-
Scalable .NET MAUI: Implementing Clean Architecture for Enterprise-Grade Apps
medium.com Issue #396
Introduction
-
.NET 11 Preview 1 is now available!
devblogs.microsoft.com Issue #395
Find out about the new features in .NET 11 Preview 1 across the .NET runtime, SDK, libraries, ASP.NET Core, Blazor, C#, .NET MAUI, and more! The post .NET 11 Preview 1 is now available! appeared firs...
-
Cosmos DB Entra ID, AI agents, and .NET performance
DotNetNews Issue #387
A varied .NET roundup covering Entra ID for Cosmos DB, ASP.NET Core client assertions, Blazor callbacks, AI agents, and performance tips.
-
Turning .NET MAUI Upgrades into a Repeatable, Low‑Risk Process
medium.com Issue #382
Upgrading a .NET MAUI application is rarely hard because of one breaking change. It’s hard because upgrades sit at the intersection of…
-
.NET MAUI Apps Architecture and Use Cases
medium.com Issue #379
Developers love .NET MAUI apps for crafting high-performance solutions across multiple platforms from one codebase.
-
.NET MAUI Input validation
medium.com Issue #379
An overview on how input fields can be validated in .NET MAUI
-
How to Build Android Widgets with .NET MAUI
devblogs.microsoft.com Issue #373
Build interactive Android widgets with .NET MAUI using RemoteViews, intents, and shared data. The post How to Build Android Widgets with .NET MAUI appeared first on .NET Blog.