ASP.NET Core 8.0 uses C# 12.0's experimental interceptors to enable AOT
C# 12 includes an experimental 'interceptors' feature. If you use trimming or AOT publishing in ASP.NET Core 8.0, you're already using this.
Published on:
Learn morePublished on:
Learn more