JavaScriptEngineSwitcher.Core 3.0.0
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, Jint, ChakraCore, VroomJs and NiL.JS). This library allows you to quickly and easily switch to using of another JavaScript engine.
Showing the top 20 packages that depend on JavaScriptEngineSwitcher.Core.
| Packages | Downloads |
|---|---|
|
JavaScriptEngineSwitcher.Msie
JavaScriptEngineSwitcher.Msie contains adapter `MsieJsEngine` (wrapper for the MSIE JavaScript Engine for .Net (http://github.com/Taritsyn/MsieJavaScriptEngine)). For correct working of the MSIE JavaScript Engine it is recommended to install Internet Explorer 9 and above on a server.
|
13 |
|
JavaScriptEngineSwitcher.Msie
JavaScriptEngineSwitcher.Msie contains adapter `MsieJsEngine` (wrapper for the MSIE JavaScript Engine for .Net (http://github.com/Taritsyn/MsieJavaScriptEngine)). For correct working of the MSIE JavaScript Engine it is recommended to install Internet Explorer 9 and above on a server.
|
14 |
|
JavaScriptEngineSwitcher.Msie
JavaScriptEngineSwitcher.Msie contains adapter `MsieJsEngine` (wrapper for the MSIE JavaScript Engine for .Net (http://github.com/Taritsyn/MsieJavaScriptEngine)). For correct working of the MSIE JavaScript Engine it is recommended to install Internet Explorer 9+ or Microsoft Edge on the machine.
|
13 |
|
JavaScriptEngineSwitcher.Vroom
JavaScriptEngineSwitcher.Vroom contains adapter `VroomJsEngine` (wrapper for the VroomJs (http://github.com/pauldotknopf/vroomjs-core) version 1.2.3 with support of V8 version 3.17.16.2).
For correct working of the VroomJs on Windows require assemblies `msvcr110.dll` from the Visual C++ Redistributable for Visual Studio 2012 and `msvcp140.dll` from the Microsoft Visual C++ 2015 Redistributable.
|
13 |
|
JavaScriptEngineSwitcher.Vroom
JavaScriptEngineSwitcher.Vroom contains adapter `VroomJsEngine` (wrapper for the VroomJs (http://github.com/pauldotknopf/vroomjs-core) version 1.2.3 with support of V8 version 3.17.16.2).
For correct working of the VroomJs on Windows require the Visual C++ Redistributable for Visual Studio 2012 and Microsoft Visual C++ 2015 Redistributable.
|
13 |
|
JavaScriptEngineSwitcher.Vroom
JavaScriptEngineSwitcher.Vroom contains adapter `VroomJsEngine` (wrapper for the VroomJs (http://github.com/pauldotknopf/vroomjs-core) version 1.2.3 with support of V8 version 3.17.16.2).
For correct working of the VroomJs on Windows require the Visual C++ Redistributable for Visual Studio 2012 and Microsoft Visual C++ 2015 Redistributable.
|
14 |
|
JSPool
JSPool facilitates easy integration of JavaScript scripting into a .NET application in a scalable and performant manner. It does so by creating a pool of engines that can be reused multiple times, making it easy to use JavaScript libraries that have long initialisation times without having to create a new engine every time.
|
13 |
|
JSPool
JSPool facilitates easy integration of JavaScript scripting into a .NET application in a scalable and performant manner. It does so by creating a pool of engines that can be reused multiple times, making it easy to use JavaScript libraries that have long initialisation times without having to create a new engine every time.
|
14 |
|
JSPool
JSPool facilitates easy integration of JavaScript scripting into a .NET application in a scalable and performant manner. It does so by creating a pool of engines that can be reused multiple times, making it easy to use JavaScript libraries that have long initialisation times without having to create a new engine every time.
See https://dan.cx/projects/jspool for usage instructions.
|
13 |
|
JSPool
JSPool facilitates easy integration of JavaScript scripting into a .NET application in a scalable and performant manner. It does so by creating a pool of engines that can be reused multiple times, making it easy to use JavaScript libraries that have long initialisation times without having to create a new engine every time.
See https://dan.cx/projects/jspool for usage instructions.
|
14 |
|
JSPool
JSPool facilitates easy integration of JavaScript scripting into a .NET application in a scalable and performant manner. It does so by creating a pool of engines that can be reused multiple times, making it easy to use JavaScript libraries that have long initialisation times without having to create a new engine every time.
See https://dan.cx/projects/jspool for usage instructions.
|
16 |
- In the
JsEngineSwitcherclass aInstanceproperty was renamed to theCurrentproperty; - Now you can implement your own version of the
JsEngineSwitcherclass; - Format of the error messages was unified;
- Created a new exception classes:
JsCompilationException,JsEngineException,JsFatalException,JsInterruptedException,JsTimeoutException,JsScriptExceptionandJsUsageException. These exceptions are responsible for handling errors, some of which were previously handled by theJsRuntimeExceptionclass; - In the
JsExceptionclass was added two new properties:CategoryandDescription; - From the
JsRuntimeExceptionclass was removed one property -ErrorCode; - In the
JsRuntimeExceptionclass was added three new properties:Type,DocumentNameandCallStack; JsEngineLoadExceptionclass now is inherited from theJsEngineExceptionclass;- Removed a
EmptyValueExceptionclass; Formatmethod of theJsErrorHelpersclass was renamed to theGenerateErrorDetails;- Part of the auxiliary code was moved to external libraries: PolyfillsForOldDotNet and AdvancedStringBuilder;
- In
IJsEngineinterface was added two new properties:SupportsScriptInterruptionandSupportsScriptPrecompilation, and four new methods:Interrupt,Precompile,PrecompileFileandPrecompileResource; - Added support of .NET Standard 2.0.
.NET Framework 4.0
- AdvancedStringBuilder (>= 0.1.0)
.NET Framework 4.5
- AdvancedStringBuilder (>= 0.1.0)
.NET Standard 1.3
- AdvancedStringBuilder (>= 0.1.0)
- NETStandard.Library (>= 1.6.0)
- System.ComponentModel.TypeConverter (>= 4.1.0)
.NET Standard 2.0
- AdvancedStringBuilder (>= 0.1.0)
| Version | Downloads | Last updated |
|---|---|---|
| 3.24.1 | 10 | 18.02.2025 |
| 3.24.0 | 8 | 18.02.2025 |
| 3.21.0 | 9 | 18.02.2025 |
| 3.19.0 | 9 | 21.02.2025 |
| 3.3.0 | 14 | 18.02.2025 |
| 3.1.0 | 11 | 17.02.2025 |
| 3.0.0 | 14 | 07.02.2025 |
| 3.0.0-rc2 | 7 | 21.02.2025 |
| 3.0.0-rc1 | 8 | 18.02.2025 |
| 3.0.0-beta9 | 9 | 18.02.2025 |
| 3.0.0-beta4 | 9 | 19.02.2025 |
| 3.0.0-beta3 | 9 | 22.02.2025 |
| 3.0.0-beta1 | 9 | 20.02.2025 |
| 3.0.0-alpha9 | 9 | 22.02.2025 |
| 3.0.0-alpha6 | 8 | 18.02.2025 |
| 3.0.0-alpha2 | 9 | 21.02.2025 |
| 3.0.0-alpha1 | 10 | 19.02.2025 |
| 2.4.10 | 8 | 20.02.2025 |
| 2.4.9 | 13 | 18.02.2025 |
| 2.4.0 | 12 | 18.02.2025 |
| 2.2.0 | 13 | 19.02.2025 |
| 2.1.2 | 16 | 17.02.2025 |
| 2.0.3 | 11 | 20.02.2025 |
| 2.0.0 | 13 | 20.02.2025 |
| 2.0.0-beta1 | 7 | 18.02.2025 |
| 2.0.0-alpha1 | 8 | 19.02.2025 |
| 1.5.0 | 11 | 19.02.2025 |
| 1.5.0-beta1 | 8 | 18.02.2025 |
| 1.5.0-alpha1 | 12 | 21.02.2025 |
| 1.2.4 | 12 | 19.02.2025 |
| 1.2.0 | 14 | 18.02.2025 |
| 1.1.3 | 13 | 19.02.2025 |
| 1.1.0 | 13 | 18.02.2025 |
| 1.0.0 | 13 | 18.02.2025 |
| 0.9.5 | 14 | 18.02.2025 |
| 0.9.2 | 15 | 18.02.2025 |