Showing tag results for .net maui

Jul 14, 2026
Post comments count2
Post likes count0

CoreCLR Progress and the Mono Timeline for .NET MAUI

David Ortinau

CoreCLR is now the only runtime for .NET MAUI mobile apps in .NET 11 Preview 6. Here is where we are, and why we need you to test today.

.NET.NET MAUI.NET for iOS
May 26, 2026
Post comments count0
Post likes count2

Give Your .NET MAUI Android Apps a Material 3 Makeover

Gerald Versluis

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.

.NET.NET MAUI.NET for Android
May 13, 2026
Post comments count4
Post likes count9

.NET MAUI Moves to CoreCLR in .NET 11

David Ortinau

.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.

.NET.NET MAUI
Apr 28, 2026
Post comments count1
Post likes count8

Welcome to SkiaSharp 4.0 Preview 1

David Ortinau

SkiaSharp 4.0 Preview 1 is here. Learn all about the new features and how Uno Platform has stepped up as a co-maintainer.

.NET.NET MAUI
Mar 19, 2026
Post comments count4
Post likes count4

Accelerating .NET MAUI Development with AI Agents

David Ortinau

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.

.NET.NET MAUIAI
Jan 12, 2026
Post comments count0
Post likes count5

How to Build Android Widgets with .NET MAUI

Toine de Boer

Build interactive Android widgets with .NET MAUI using RemoteViews, intents, and shared data.

.NET.NET MAUI.NET for Android
Dec 15, 2025
Post comments count3
Post likes count6

How to Build iOS Widgets with .NET MAUI

Toine de Boer

Build professional iOS widgets with .NET MAUI, from static displays to interactive widgets.

.NET.NET MAUI.NET for iOS
Aug 25, 2025
Post comments count7
Post likes count11

MauiReactor: An MVU Approach for .NET MAUI

David Ortinau

A look at how the Model-View-Update pattern can complement the .NET MAUI ecosystem

.NETC#.NET MAUI