Showing tag results for .NET 11

Aug 25, 2026
Post comments count3
Post likes count7

.NET Conf 2026 – Save the Date

Jon Galloway

.NET Conf returns November 10-12, 2026, with three days of sessions, community, and the launch of .NET 11.

.NET
Aug 24, 2026
Post comments count4
Post likes count5

Explore new features available in C# 15 preview

Bill Wagner

C# 15 ships with .NET 11. It adds union types, closed hierarchies, a preview of the updated unsafe model, and a few smaller changes that remove everyday ceremony.

.NETC#
Aug 11, 2026
Post comments count0
Post likes count7

.NET 11 Preview 7 is now available!

.NET Team

Find out about the new features in .NET 11 Preview 7 across libraries, runtime, SDK, C#, ASP.NET Core, .NET MAUI, Entity Framework Core, F#, and Windows Forms.

.NETASP.NET CoreC#
Jul 14, 2026
Post comments count2
Post likes count4

.NET 11 Preview 6 is now available!

.NET Team

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

.NETASP.NET CoreC#
Jun 9, 2026
Post comments count1
Post likes count6

.NET 11 Preview 5 is now available!

.NET Team

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

.NETASP.NET CoreC#
Jun 8, 2026
Post comments count3
Post likes count5

.NET at Microsoft Build 2026: Must watch sessions

Daniel Roth

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!

.NETASP.NET CoreC#
May 21, 2026
Post comments count37
Post likes count17

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 count6

.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