想编写C#应用程序的脚本

Jac*_*cko 5 c# scripting beanshell

我需要在c#client-server配置上运行一些验证测试.是否有我的客户端应用程序可以运行的动态脚本语言,它可以完全访问其所有C#类和asssemblies?

类似于Java的beanhell:http://www.beanshell.org/intro.html

谢谢!

cap*_*tom 8

我认为你最好的选择是Windows Powershell.


tza*_*man 3

IronPython怎么样?