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

Support NuGet packages? #20

Open nooogle opened 3 years ago

nooogle commented 3 years ago

Could this be done from a script? E.g. it would be neat to let script get Newtonsoft JSON library directly without needing to store the assembly somewhere in advance and referencing manually.