.NET Ahead-of-Time Compilation Articles, Tutorials & News

.NET Ahead-of-Time Compilation articles, tutorials, and news from the DotNetNews archive.

41 articles Updated

Start here

Editor picks for AOT

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

    c-sharpcorner.com Issue #490

    Worth reading for teams evaluating deployment shape, cold start behavior, and the real cost of giving up some runtime flexibility.

    Read article Issue #490

  2. 10 .NET 10 API Anti-Patterns That Break Production (And How to Fix Them)

    codewithmukesh.com Issue #462

    Production anti-pattern lists can be hit or miss, but this one covers several failure modes teams actually ship.

    Read article Issue #462

  3. .NET 9 Changed Everything — You Won’t Believe How APIs Work Now!

    medium.com Issue #351

    HybridCache versus IMemoryCache is the kind of migration discussion worth having early.

    Read article Issue #351

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

  5. 10 .NET 10 API Anti-Patterns That Break Production (And How to Fix Them)

    codewithmukesh.com Issue #473

    10 production-breaking anti-patterns in .NET 10 APIs. async void, sync-over-async, fat controllers, AOT reflection.

    Read article Issue #473

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

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

  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

.NET AOT from the DotNetNews archive, curated for .NET developers who already ship production code. This is a reading list pulled from daily issues, not a substitute for the official docs on .NET Ahead-of-Time Compilation.

Use Start here for the editorial shortlist, then browse Latest or the full archive when you need more depth. Coverage leans toward .NET AOT, ahead-of-time .NET, AOT compilation C#. Recent pieces worth opening: “.NET 11 Preview 8: New Features and Breaking Changes Explained” and “From developer art to good looking apps, an AI design skill for .NET MAUI”.

Latest

Newest AOT from the archive

Archive

Page 1 of 2

Newest first