JavaScriptEngineSwitcher.Node
3.7.2
JavaScriptEngineSwitcher.Node contains adapter `NodeJsEngine` (wrapper for the Jering.Javascript.NodeJS (https://github.com/JeringTech/Javascript.NodeJS) version 5.4.3).
This package does not contain the `node.exe`. Therefore, you need to install the Node.js (https://nodejs.org/) and add the `node.exe`'s directory to the `Path` environment variable (automatically done by the official installer).
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package JavaScriptEngineSwitcher.Node -Version 3.7.2
dotnet add package JavaScriptEngineSwitcher.Node --version 3.7.2
<PackageReference Include="JavaScriptEngineSwitcher.Node" Version="3.7.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JavaScriptEngineSwitcher.Node --version 3.7.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: JavaScriptEngineSwitcher.Node, 3.7.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Jering.Javascript.NodeJS was updated to version 5.4.3.
Dependencies
-
.NETFramework 4.6.1
- JavaScriptEngineSwitcher.Core (>= 3.3.0)
- Jering.Javascript.NodeJS (>= 5.4.3)
-
.NETStandard 2.0
- JavaScriptEngineSwitcher.Core (>= 3.3.0)
- Jering.Javascript.NodeJS (>= 5.4.3)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.