Summary
Code Runner .NET provides the ability to run C# source files directly from the command line just as if they were scripts. Tools are provided to allow you to easily edit and debug the script with the full power of the
Microsoft Visual Studio programming environment.
More Information
- Begin using the software; download the MSI installer for the latest release and run it, then read the Getting Started pages.
- Read some Background on why Code Runner .NET was developed and how it works.
- If you are interested in building the project the Project Build pages are a good place to start. Beginning with 2.0, a source code ZIP is available with each release.
- You can check out some tips for using the tools as well links to a selection of scripts you can download on the Tips & Scripts page.