Developer builds the code. The compiler transforms C# source files into .dll files containing IL code and metadata.
Look for lines like Microsoft.NETCore.App 6.0.x . net 6.0 runtime
Complete isolation. Runs on machines without the runtime pre-installed. Guarantees version consistency. Developer builds the code