Because CS-Script is based on the full featured C# it offers full access to CLR and CTS. It targets the latest version CLR but the distributables also include legacy binaries for running onany version of CLR (.NET 1.1/2.0/3.0/3.5).
It offers possibility of extending functionality of any CLR applications with "scripting", by hosting the script engine in the application.
It also provides integration with OS, common IDEs and debuggers.