nooogle / CDS.CSharpScripting

Drop-in user control for C# editing with intellisense and compilation. Script compilation and execution classes for GUI and console applications.
MIT License
9 stars 3 forks source link

Quick scripting #12

Closed nooogle closed 3 years ago

nooogle commented 3 years ago

Add utility for quick scripting - this will use a good collection of references and namespaces to allow common scripting operations where the focus is on the script, globals and return value, and not on figuring the references/namespaces/compilation etc.

nooogle commented 3 years ago

Done in V1.0.10 (EasyScript)