Back to Browse

NativeAOT Options

2 builder options across 2 categories.

Native AOT compilation in .NET produces self-contained native executables without the JIT runtime. Agent rules cover AOT compatibility constraints (reflection limitations, trimming), trim-safe coding patterns, and deployment configuration.

.NET 8+
ASP.NET Core minimal APIs
ILLink
PublishAot