# cs-script
**Repository Path**: LGRef_GitHub/cs-script
## Basic Information
- **Project Name**: cs-script
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2018-07-19
- **Last Updated**: 2020-12-18
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# CS-Script
[](http://chocolatey.org/packages/cs-script) [](http://chocolatey.org/packages/cs-script) [](https://www.nuget.org/packages/CS-Script/)
[](http://www.csscript.net/Donation.html)
_The project has been migrated to GitHub from CodePlex: [CS-Script](http://csscriptsource.codeplex.com/)._
CS-Script is a CLR (Common Language Runtime) based scripting system which uses ECMA-compliant C# as a programming language.
CS-Script is one of the most mature C# scripting solutions. It became publicly available in 2004, two years after the first release of .NET.
CS-Script supports both hosted and standalone execution model. It allows seamlessly switching underlying compiling technology without affecting the code base. Currently supported compilers are Mono, Roslyn and CodeDOM. It offers comprehensive integration with most common development tools:
[Visual Studio](https://github.com/oleg-shilo/CS-Script.VSIX),
[VSCode](https://github.com/oleg-shilo/cs-script.vscode),
[Sublime Text 3](https://github.com/oleg-shilo/cs-script-sublime),
[Notepad++](https://github.com/oleg-shilo/cs-script.npp).
It can be run on Win, Linux and Mac. And it is compatible with .NET, Mono and .NET Core (ongoing development).
Over the long history of CS-Script it has been downloaded through Notepad++ x86 plugin manager alone over  times.
\* _statistics does not include x64 downloads nor downloads after Notepad++ discontinued shiping editor with the plugin manager x86 included_
_**For the all CS-Script details go to the project [Documentation Wiki](https://github.com/oleg-shilo/cs-script/wiki).**_