dotnet / samples

Sample code referenced by the .NET documentation
https://docs.microsoft.com/samples/browse
Creative Commons Attribution 4.0 International
3.29k stars 5.03k forks source link

Native AoT for ASP.NET Applications #5345

Open RichCrane opened 1 year ago

RichCrane commented 1 year ago

I am reviewing the benefits of using Native AoT for ASP.NET Core applications. I did not see a sample and wondered if this was supported. If it is, it would be greatly appreciated if a Native AoT sample for ASP.NET Core on Linux was done.

gfoidl commented 1 year ago

See ASP.NET Core support for native AOT which is currently under preview for .NET 8.