This is about education and mindset. Not to enter the space. There might be some people working with it, if they are more relaxed with C# than bash.

Performance right now is horrible (500ms), they promised to improve it, but let us be honest: They are in-memory scaffolding a project, run msbuild restore/reassess/reuse dependencies, and then compile a dll and then load it into a JIT. that is so many more steps than a interpreter will do.

> They are in-memory scaffolding a project...

Absolutely...100% !!