CS-Script Tools extension allows managing C# scripts with Visual Studio 2010. The detailed information on hoe to use this extension can be found in the Online Tutorial.
For the latest CS-Script distributables visit www.csscript.net. This extension requires CS-Script (min v2.8.0) to be installed. Visual Studio 2012 version is also available from theVisual Studio Gallery.
Features
Create new script
Open existing script
Refresh script project: update list of referenced assemblies and included files by parsing the CS-Script directives.
Open script by dropping the script file to the extension window.
Force CS-Script directives (e.g. //css_reference) to be rendered as grayed out text in the code window.