Blogged: Exploring the .NET boot process via host tracing
https://andrewlock.net/exploring-the-dotnet-boot-process-via-host-tracing/
In this post we enable host tracing and use that to understand how a .NET app boots up via the dotnet muxer, hostfxr, and hostpolicy.dll
