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

WPF support? #8

Closed nooogle closed 3 years ago

nooogle commented 3 years ago

Make a second library supporting WPF? What about shared code?

nooogle commented 3 years ago

Probably easier just to use the RoslynPad WPF control directly; this project is better for quick .Net Framework.