RepoJournal
.NET

@dotnet

The .NET runtime, ASP.NET, and the C# tooling

Keep up with .NET in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: .NET Full archive →

The Wire · Showcase

BLAZOR NATIVE AOT SUPPORT LANDS, ANDROID DOCS HIT CRITICAL MASS

By RepoJournal · Filed · About .NET

AspNetCore shipped Aspire Dashboard on Native AOT support while android-api-docs eliminated 154 placeholder entries across three major namespaces in a single wave.

The Blazor team merged Native AOT support for Aspire Dashboard [1] [2], enabling interactive server applications to run on trimmed runtimes without requiring component-metadata source generators. This keeps reflection enabled for component discovery but proves the path forward for production AOT scenarios. Simultaneously, Blazor got a code-behind option for RazorComponent templates [3], letting developers choose classic separation of concerns or inline component logic. On the documentation front, android-api-docs closed a critical backlog gap: Jonathan Peppers and Copilot eliminated 73 placeholders in Org.Xml.Sax, 42 in Android.Service.Wallpaper, and 39 in Android.Service.Media [4] [5] [6], all sourced from official Android reference contracts and validated across 10,369 XML files. Meanwhile, Blazor Preview 7 release notes are in flight [7], and dotnet/dotnet synced fresh codeflows from arcade, aspnetcore, runtime, and wpf [8] [9] [10] [11] [12]. Across all four desks this period: 68 commits, 70 PRs.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] [Blazor] Support Aspire Dashboard on Native AOT (#68307) dotnet/aspnetcore
  2. [2] [Blazor] Support Aspire Dashboard on Native AOT ↗ dotnet/aspnetcore
  3. [3] [Blazor] Add code-behind option to RazorComponent item template (#63813) dotnet/aspnetcore
  4. [4] Document Android.Service.Media APIs ↗ dotnet/android-api-docs
  5. [5] Document Android.Service.Wallpaper APIs ↗ dotnet/android-api-docs
  6. [6] Document Org.Xml.Sax APIs ↗ dotnet/android-api-docs
  7. [7] [11.0 P7] Blazor Preview 7 release notes (#37463) dotnet/AspNetCore.Docs
  8. [8] [main] Source code updates from dotnet/arcade ↗ dotnet/dotnet
  9. [9] [main] Source code updates from dotnet/aspnetcore ↗ dotnet/dotnet
  10. [10] [main] Source code updates from dotnet/arcade ↗ dotnet/dotnet
  11. [11] [main] Source code updates from dotnet/runtime ↗ dotnet/dotnet
  12. [12] [main] Source code updates from dotnet/wpf ↗ dotnet/dotnet

Quick answers

What shipped in .NET on August 14, 2026?
AspNetCore shipped Aspire Dashboard on Native AOT support while android-api-docs eliminated 154 placeholder entries across three major namespaces in a single wave. In total, 68 commits and 70 pull requests landed.
Who contributed to .NET on August 14, 2026?
6 developers shipped this update, including guardrex, dotnet-maestro, Jonathan Peppers, Javier Calvarro Nelson, Copilot, and William Godbe.
What were the notable .NET updates?
[Blazor] Support Aspire Dashboard on Native AOT (#68307), [Blazor] Support Aspire Dashboard on Native AOT, and [Blazor] Add code-behind option to RazorComponent item template (#63813).

More from @dotnet

Daily updates, in your inbox

Follow .NET

Keep up with .NET in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?