ShaneT
-
- 897 total downloads
- last updated 3/10/2014
- Latest version: 1.1.0
.NET script host for ActiveX script languages including VBScript and JScript. Using C#s dynamic type you can interact with your script as if it were .NET code. -
- 561 total downloads
- last updated 3/10/2014
- Latest version: 1.0.0
Provides extensions to the ActiveScriptEngine package. -
- 303 total downloads
- last updated 3/19/2015
- Latest version: 1.1.0
A lightweight and extensible guard clause library. Example: Ensure.Arg(param1, "param1").IsNotNull(); The library is easily extensible through the use of extension methods. Even the main Ensure.Arg(...) call... More information