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

Refresh project names, namespaces, etc #7

Closed nooogle closed 3 years ago

nooogle commented 3 years ago

CDS.RoslynPadScripting isn't great.. come up with something that reflects what it provides / will provide. Also consider there may be a WPF version, .Net 5 version, etc.

Goals of the library are:

nooogle commented 3 years ago

Renamed main project to CDS.Scripting

nooogle commented 3 years ago

@Proudloaf Hi - FYI renamed from CDS.RoslynPadScripting to CDS.CSharpScripting. Lots of other small mods. Shout if you have time to do some bits and we'll talk, even if it's over the weekend (you work weekends don't you ;-) ? ) I think 2 big bits are NuGet support and figuring how to use the code tips which is sort of done but not working properly. Oh and also HighDPI support - the bane of my life !