Simple usage; create a script engine, add your objects and/or types, run scripts Support for several script engines: Google's V8, Microsoft's JScript and VBScript Exposed resources require no modification, decoration, or special coding of any kind Scripts get simple access to most of the features of exposed objects and types: Methods, properties, fields, events (Objects) Indexers, extension method