JavaScript Engine Switcher determines unified interface for access to the basic features of popular JavaScript engines (MSIE JavaScript Engine for .Net, Microsoft ClearScript.V8, Jurassic and Jint). This library allows you to quickly and easily switch to using of another JavaScript engine.
The supported .NET types are as follows:
JavaScriptEngineSwitcher.Core.Undefined
System.Boolean
System.Int32
System.Double
System.String
This library can be installed through NuGet:
- JS Engine Switcher: Core
- JS Engine Switcher: IntelliSense
- JS Engine Switcher: MSIE
- JS Engine Switcher: V8
- JS Engine Switcher: Jurassic
- JS Engine Switcher: Jint
See the changelog.
If you use the JavaScript Engine Switcher in some project, please send me a message so I can include it in this list:
- Autoprefixer for .NET by Vegard Larsen
- Bundle Transformer by Andrey Taritsyn
- Cruncher by James South
- JSPool by Daniel Lo Nigro
- ReactJS.NET by Daniel Lo Nigro