ASP.NET Core Request Delegate Generator (RDG) diagnostics

The ASP.NET Core Request Delegate Generator (RDG) is a tool that generates request delegates for ASP.NET Core apps. The RDG is used by the native ahead-of-time (AOT) compiler to generate request delegates for the app's Map methods.

Note

  • The Native AOT feature is currently in preview.
  • In .NET 8, not all ASP.NET Core features are compatible with Native AOT.

The following list contains the RDG diagnostics for ASP.NET Core: