Matt Warren 7/4/2016

How the dotnet CLI tooling runs your code

Read Original

This technical article delves into the mechanics of the .NET Core CLI tooling, specifically how the 'dotnet run' command executes code. It contrasts the traditional Windows process for running .NET executables with the new CoreCLR-based approach, explaining the roles of components like corehost, hostpolicy, hostfxr, and the CoreCLR runtime itself in loading and running an application.

How the dotnet CLI tooling runs your code

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser