I\'m new to .NET C# programming. I\'m following few books. It is said that instead of compiling it directly to binary code (Native code). High level code is converted into i
There is now another option. You can do this in VS Code with this extension built with Roslyn. This is currently limited to .NET Core.