Replace CodeDom with Roslyn but “bin\roslyn\csc.exe not found!”

Ali Bahraminezhad
The Startup
Published in
3 min readMay 29, 2019

--

Most of the .NET developers especially who tried to use C#6 or higher in ASPNET MVC might have faced this error and already know how to fix it, but don’t be so surprised if I tell you this article isn’t about ASPNET MVC it’s about WPF, WinForms or Console Applications!

CodeDom is about dynamic compilation at runtime. I have used it on several projects. For…

--

--

Ali Bahraminezhad
The Startup

I’m a geek, a software engineer who likes to build amazing stuff 😉Here on Medium I write about different things but mostly focused on programming and .NET!