Home Archive Issue #440
Issue #440

Minimal APIs, MAUI maps, and CQRS

Coverage includes azd updates, .NET 10 validation and Swagger, GitHub Copilot context, ASP.NET Core support news, and MAUI editor and maps work.

Jasen's top three picks

  1. 1
    Stop juggling package managers—just run `azd update`

    devblogs.microsoft.com

    A small but meaningful azd quality-of-life fix that removes install-method trivia from routine CLI updates.

  2. 2
    Source Generator-Based CQRS Library in C#: A Review of the Mevora Library

    medium.com

    Interesting if you follow CQRS tooling, especially the tradeoffs of pushing patterns into source generators.

  3. 3
    Import and Export Word Documents in .NET MAUI Rich Text Editor with DocIO

    medium.com

    Useful MAUI integration content for teams that need reliable Word import and export in mobile or desktop apps.

Editor's note

I kept this issue deliberately mixed, which is usually where the most useful reading shows up. The new built-in validation story for Minimal APIs in .NET 10 is worth watching because it trims boilerplate in a common path, and the MAUI maps pin clustering post is a practical platform update with real app impact. I also liked the azd update change because removing package-manager friction is exactly the kind of small tooling improvement developers feel every day.

Today's articles

Pin Clustering in .NET MAUI Maps

devblogs.microsoft.com

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

Topics: .NET MAUI

Read article

Related issues

📬 Get daily .NET content delivered to your inbox