NiL.JS 1.0.551

There is a newer version of this package available.
See the version list below for details.
dotnet add package NiL.JS --version 1.0.551
NuGet\Install-Package NiL.JS -Version 1.0.551
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NiL.JS" Version="1.0.551" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NiL.JS --version 1.0.551
#r "nuget: NiL.JS, 1.0.551"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install NiL.JS as a Cake Addin
#addin nuget:?package=NiL.JS&version=1.0.551

// Install NiL.JS as a Cake Tool
#tool nuget:?package=NiL.JS&version=1.0.551

ECMAScript (JavaScript) engine for .NET

If you found bug, please, report about it on https://github.com/nilproject/NiL.JS/issues

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (5)

Showing the top 5 popular GitHub repositories that depend on NiL.JS:

Repository Stars
nilaoda/N_m3u8DL-CLI
[.NET] m3u8 downloader 开源的命令行m3u8/HLS/dash下载器,支持普通AES-128-CBC解密,多线程,自定义请求头等. 支持简体中文,繁体中文和英文. English Supported.
sebastienros/jint
Javascript Interpreter for .NET
nilaoda/N_m3u8DL-RE
Cross-Platform, modern and powerful stream downloader for MPD/M3U8/ISM. English/简体中文/繁體中文.
Taritsyn/JavaScriptEngineSwitcher
JavaScript Engine Switcher determines unified interface for access to the basic features of popular JavaScript engines. This library allows you to quickly and easily switch to using of another JavaScript engine.
zhupingqi/RuiJi.Net
crawler framework, distributed crawler extractor
Version Downloads Last updated
1.4.740 112 4/15/2015
1.4.734 58 4/6/2015
1.4.714 62 3/24/2015
1.4.688 68 3/6/2015
1.1.627 101 12/16/2014
1.1.613 65 12/13/2014
1.1.592 77 12/5/2014
1.0.574 180 11/21/2014
1.0.551 453 11/13/2014
0.9.537 294 11/5/2014
0.9.533 587 11/2/2014
0.9.520 74 10/26/2014

Fix bugs with capturing of function scope, getting "arguments" and recursive calling. Optimization.
Typed Arrays implemented.
Fix bugs with link variables and caching.