Is there CLI/GUI tool to execute C# code, i.e. alternative for Python ipython/Ruby irb.
Immediate Windows from Visual Studio is only available during debugging and in some cases can not execute code
Is there CLI/GUI tool to execute C# code, i.e. alternative for Python ipython/Ruby irb.
Share
do you mean to execute arbitrary snippets of C# ?
LinqPad4 is pretty good.