performance

.NET Native AOT Articles, Tutorials & News

.NET Native AOT articles, tutorials, and news from the DotNetNews archive.

31 articles Updated

.NET Native AOT work shows up across many DotNetNews issues because teams keep hitting the same implementation questions. .NET Native AOT is how .NET teams reason about runtime cost, startup, and throughput once the feature work is done.

Recurring subtopics in recent issues include Native AOT publish, Native AOT ASP.NET Core, self-contained Native AOT, and native. When a subtopic never appears in the archive titles or excerpts, it is left out of this introduction.

Expect publisher tutorials, release notes, architecture write-ups, and field notes linked from DotNetNews issues. Start here is a short editorial shortlist for .NET Native AOT; the archive list is chronological and larger. Secondary angles such as .NET Native AOT and Native AOT publish appear when the archive actually covered them. Cross-links to .NET Ahead-of-Time Compilation and .NET Performance and Optimization help when the problem spans more than one tag.

Each card points at the original publisher URL and the DotNetNews issue that carried it, so you can read the article in context or jump straight to the source.

Start here

Editor picks for Native AOT

  1. .NET 11 Preview 8: New Features and Breaking Changes Explained

    c-sharpcorner.com Issue #501

    Preview coverage is always helpful, especially when breaking changes are called out plainly.

    Read article Issue #501

  2. Native AOT vs JIT Compilation in .NET 11: Performance Benchmarks and Trade-Offs

    c-sharpcorner.com Issue #490

    Compare .NET 11 Native AOT vs JIT compilation.

    Read article Issue #490

  3. .NET 11 in depth: Runtime, libraries, and SDK for the AI era

    youtube.com Issue #471

    .NET 11 preview focusing on Native AOT improvements and AI-first development tooling enhancements.

    Read article Issue #471

  4. Writing Node.js addons with .NET Native AOT

    devblogs.microsoft.com Issue #446

    One of the more interesting platform posts here, showing how Native AOT can bridge .NET into Node.js addon scenarios.

    Read article Issue #446

  5. The Ultimate Clean Architecture Guide for .NET 9 (2026 Edition)

    medium.com Issue #350

    If you are evaluating .NET 9-era architecture guidance, this should offer a practical update.

    Read article Issue #350

  6. sleep-pc: a .NET Native AOT tool to make Windows sleep after a timeout

    andrewlock.net Issue #293

    A neat native AOT utility project that shows how small .NET tools can still feel very polished.

    Read article Issue #293

  7. Native AOT deployment в .NET

    medium.com Issue #283

    Ahead-of-time (AOT) compilation can significantly improve startup speed and execution time, especially on the first run, but it comes with….

    Read article Issue #283

  8. Creating a .NET CLR profiler using C# and NativeAOT with Silhouette

    andrewlock.net Issue #352

    A profiler built with C# and NativeAOT is an intriguing technical flex.

    Read article Issue #352

Archive

Page 1 of 2

Newest first