---
title: ".NET MAUI 11 Preview 4: CoreCLR, Badges, and C# in XAML"
url: https://daily.dev/posts/net-maui-11-preview-4-coreclr-badges-and-c-in-xaml-jhlowmxa0
source_url: https://www.youtube.com/watch?v=veq3M1G8UMc
type: video:youtube
source: "We Are .NET"
published: 2026-05-26T13:47:42.292Z
updated: 2026-05-26T13:48:05.693Z
tags: ["mobile", ".net", "c#", ".net-maui"]
reading_time: 13
upvotes: 2
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# .NET MAUI 11 Preview 4: CoreCLR, Badges, and C# in XAML

**[We Are .NET](https://daily.dev/sources/wearedotnet)** · 13 min read · 2 upvotes · 0 comments

## Summary

.NET MAUI 11 Preview 4 introduces several notable features. The biggest runtime change is the switch to CoreCLR by default, replacing Mono and unlocking standard .NET debugging and profiling tools. Long-requested badge support is now available for toolbar items and tab bar items, with configurable badge text, color, and text color via simple XAML properties. Inline C# code in XAML (Xcode directive) is now supported, allowing event handlers to be written directly in XAML. Other additions include compiled bindings inside data templates for build-time binding checks and IntelliSense support, .NET watch support for Android and iOS hot reload from the terminal, monochrome file support for Android adaptive icons, and continued Material 3 control updates.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.youtube.com/watch?v=veq3M1G8UMc>

## Similar posts on daily.dev

- [.NET 11 Preview for .NET MAUI: Simplify XAML with Inline C\# Expressions](https://daily.dev/posts/net-11-preview-for-net-maui-simplify-xaml-with-inline-c-expressions-j8nlhot3a) · Syncfusion · 0 upvotes · 0 comments

---

Tags: [#mobile](https://daily.dev/tags/mobile), [#.net](https://daily.dev/tags/.net), [#c#](https://daily.dev/tags/c#), [#.net-maui](https://daily.dev/tags/.net-maui)

[View this post on daily.dev](https://daily.dev/posts/net-maui-11-preview-4-coreclr-badges-and-c-in-xaml-jhlowmxa0)
