Skip to content
Nuvyntra Labs

Official sources

.NET MAUI release feed

Microsoft Learn publishes what's-new notes per major version. There is no separate Microsoft RSS of every MAUI service release — those land on github.com/dotnet/maui/releases. This page mirrors that feed live and keeps the original link on every card.

Where Microsoft publishes notes

Use Learn for the story of a major version. Use GitHub for the exact tag, workload command, and bug-fix list. Subscribe to the official Atom feed if you want the same updates in a reader.

  • Microsoft Learn — What's new

    Official docs for each major MAUI wave (.NET 10, .NET 11). Feature-focused, not every service release.

    Open Learn

    https://learn.microsoft.com/dotnet/maui/whats-new/

  • GitHub Releases — live feed

    Canonical list of every published tag: stables, service releases, and previews. This page reads that feed.

    Open GitHub

    https://github.com/dotnet/maui/releases

  • .NET Blog — MAUI

    Product announcements and runtime notes. Complements the per-tag GitHub changelog.

    Open blog

    https://devblogs.microsoft.com/dotnet/category/maui/

Live from GitHub

Release feed

This list is fetched from the official github.com/dotnet/maui/releases API when you open the page. New tags appear here without a site rebuild.

Loading official GitHub releases…

Next step

Building against a new MAUI tag?

Nuvyntra Labs plugins target current MAUI stables. Check the official release notes first, then compose only the Plugin.Maui.* packages the app needs.