Skip to content

Latest commit

 

History

History


   --------------------------------------------------------------------------------
                    README file for JS Engine Switcher: Node v3.10.0

   --------------------------------------------------------------------------------

      Copyright (c) 2013-2021 Andrey Taritsyn - http://www.taritsyn.ru


   ===========
   DESCRIPTION
   ===========
   JavaScriptEngineSwitcher.Node contains adapter `NodeJsEngine` (wrapper for the
   Jering.Javascript.NodeJS (https://github.com/JeringTech/Javascript.NodeJS)
   version 6.2.0).

   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).

   =============
   RELEASE NOTES
   =============
   1. Jering.Javascript.NodeJS was updated to version 6.2.0;
   2. Added support of .NET Core App 3.1 and .NET 5.0.

   =============
   DOCUMENTATION
   =============
   See documentation on GitHub -
   http://github.com/Taritsyn/JavaScriptEngineSwitcher