Found 67 packages
A library for adding scripting to .NET applications on Windows (x86/x64). Supports JavaScript (via V8 and JScript) and VBScript.
A library for adding scripting to .NET applications. This package contains the core assembly shared by all script engines.
A library for adding scripting to .NET applications. This package supports the V8 JavaScript engine.
A library for adding scripting to .NET applications. This package supports the V8 implementation of the JavaScript Internationalization API.
A library for adding scripting to .NET applications. This package contains the native V8 JavaScript engine library for Windows (x64).
A library for adding scripting to .NET applications. This package contains the native V8 JavaScript engine library for Linux (x64).
A library for adding scripting to .NET applications. This package supports the Windows Script engines (JScript and VBScript) in a desktop environment.
A library for adding scripting to .NET applications. This package contains the native V8 JavaScript engine library for Windows (x86).
A library for adding scripting to .NET applications. This package supports the Windows Script engines (JScript and VBScript).
A library for adding scripting to .NET applications. This package contains the native V8 JavaScript engine library for macOS (arm64).
A library for adding scripting to .NET applications. This package contains the native V8 JavaScript engine library for Linux (arm64).
A library for adding scripting to .NET applications. This package contains the native V8 JavaScript engine library for macOS (x64).
JavaScriptEngineSwitcher.V8 contains a `V8JsEngine` adapter (wrapper for the Microsoft ClearScript.V8).
A library for adding scripting to .NET applications. This package contains the native V8 JavaScript engine library for Windows (arm64).
A library for adding scripting to .NET applications. This package contains the native V8 JavaScript engine library for Linux (arm).
A library for adding scripting to .NET applications on Linux (x64). Supports JavaScript via V8.
This package is deprecated. Instead, it is recommended to use a Microsoft.ClearScript.V8.Native.win-x64 package.
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.
ClearScript Installer encapsulates everything needed to properly add ClearScript 5.4 to your project using the V8 engine.