C# Scripting?

Hi, I'm not sure if this is a request for support or an offer of it.

I'm sure this has been asked before, but I don't see it in the archives.
DOpus implements scripting via Windows Script Hosts WSH - there are the standard JScript & VBScript, and several third-party implementations such as Perl, Python, Ruby etc, but is there an available implementation of a C# Script Host?

It would be such a valuable addition to DOpus for me and I'm sure many others, but I haven't been able to find one. Unless I'm missing a gotcha somewhere, it seems that with the advent of Roslyn, it shouldn't be rocket science to use it to implement the WSH interfaces, and thus have C# scripting in DOpus.

Is anyone aware of any work having been done on this? If not, maybe I'll look at an implementation - just don't want to reinvent the wheel.

UPDATE: Just realised I raised this same question 5 years ago: Feature Request - C# scripting - #3 by petert1401
Not sure if there's been any progress since?

1 Like