Archive for January, 2018

Using C# Interactive

January 5th, 2018

Here is a really cool feature that was introduced in Visual Studio 2017, the C# Interactive tool, here is a screenshot showing how to enable it.

Once you click that studio will load up all your libraries in real time and allow you to execute your code in the debugger!!  That is pretty freakin sweet!!