Showing tag results for .NET 11

May 21, 2026
Post comments count31
Post likes count16

Improving C# Memory Safety

Richard Lander

The `unsafe` keyword is being redesigned to mark caller-facing contracts rather than just syntax. Safety obligations between callers and callees become visible and reviewable. The model is motivated by the rise of AI-assisted code generation and arrives as a preview in .NET 11.

.NETC#AI
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
May 12, 2026
Post comments count7
Post likes count5

.NET 11 Preview 4 is now available!

.NET Team

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!

.NETASP.NET CoreC#
Apr 15, 2026
Post comments count3
Post likes count4

Pin Clustering in .NET MAUI Maps

David Ortinau

.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 on Android and iOS.

.NET.NET MAUI
Apr 14, 2026
Post comments count3
Post likes count6

.NET 11 Preview 3 is now available!

.NET Team

Find out about the new features in .NET 11 Preview 3 across the .NET runtime, SDK, libraries, ASP.NET Core, .NET MAUI, C#, Entity Framework Core, container images, and more!

.NETASP.NET CoreC#
Apr 2, 2026
Post comments count32
Post likes count18

Explore union types in C# 15

Bill Wagner

C# 15 introduces union types — declare a closed set of case types with implicit conversions and exhaustive pattern matching. Try unions in preview today and see the broader exhaustiveness roadmap.

.NETC#
Mar 10, 2026
Post comments count6
Post likes count6

.NET 11 Preview 2 is now available!

.NET Team

Find out about the new features in .NET 11 Preview 2 across the .NET runtime, SDK, libraries, ASP.NET Core, Blazor, C#, .NET MAUI, and more!

.NETASP.NET CoreC#
Feb 10, 2026
Post comments count11
Post likes count10

.NET 11 Preview 1 is now available!

.NET Team

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!

.NETASP.NET CoreC#