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.
Community-sourced coding standards
Infrastructure, CI/CD, and DevOps tools