scriptcs favicon

scriptcs

scriptcs makes it easy to write and execute C# with a simple text editor. While Visual Studio, and other IDEs, are powerful tools, they can sometimes hinder productivity more than they promote it. You don’t always need, or want, the overhead of a creating a new solution or project. Sometimes you want to just type away in your favorite text editor. scriptcs frees you from Visual Studio, without sacrificing the advantages of a strongly-typed language. Write C# in your favorite text editor. Use NuGet to manage your dependencies. The relaxed C# scripting syntax means you can write and execute an application with only one line of code. Script Packs allow you to bootstrap the environment for new scripts, further reduces the amount of code necessary to take advantage of your favorite C# frameworks.