scriptcs hosting - Advantages over Roslyn
问题 If I want to support scripting in my application, does scriptcs offer any particular advantages over just using the plain vanilla Roslyn script engine? 回答1: Unfortunately there's not much documentation on hosting scriptcs yet, but I'll try to give you a short summary. Hosting scriptcs in your application provides several features that vanilla Roslyn doesn't: Pluggable Engines While scriptcs comes with the Roslyn and Mono engines by default, you can easily replace it with another engine, i.e.