Topic

C# AOT

C# AOT publishing, optimization, and troubleshooting notes

5 articles
1 Current page
Summary of AOT Usage Experience

Summary of AOT Usage Experience

From the beginning of the project, develop the good habit of promptly performing AOT publish tests whenever new features are added or newer syntax is used.

沙漠尽头的狼 2/7/2026 2:26 PM
.NET 8.0 AOT DebugView

.NET 8.0 AOT DebugView

DebugView is an application that allows you to monitor debug output on your local system or on any computer on a network accessible via TCP/IP.

JusterZhu 8/29/2023 1:44 PM