JavaScriptEngineSwitcher.V8 1.4.1

dotnet add package JavaScriptEngineSwitcher.V8 --version 1.4.1
NuGet\Install-Package JavaScriptEngineSwitcher.V8 -Version 1.4.1
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="JavaScriptEngineSwitcher.V8" Version="1.4.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JavaScriptEngineSwitcher.V8 --version 1.4.1
#r "nuget: JavaScriptEngineSwitcher.V8, 1.4.1"
#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 JavaScriptEngineSwitcher.V8 as a Cake Addin
#addin nuget:?package=JavaScriptEngineSwitcher.V8&version=1.4.1

// Install JavaScriptEngineSwitcher.V8 as a Cake Tool
#tool nuget:?package=JavaScriptEngineSwitcher.V8&version=1.4.1

JavaScriptEngineSwitcher.V8 contains adapter `V8JsEngine` (wrapper for the Microsoft ClearScript.V8 (https://clearscript.codeplex.com/) version 5.4.4 with support of V8 version 4.7.80.25). For correct working of the Microsoft ClearScript.V8 require assemblies `msvcp120.dll` and `msvcr120.dll` from the Visual C++ Redistributable Packages for Visual Studio 2013.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (6)

Showing the top 5 popular GitHub repositories that depend on JavaScriptEngineSwitcher.V8:

Repository Stars
stride3d/stride
Stride Game Engine (formerly Xenko)
smartstore/SmartStoreNET
Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution
reactjs/React.NET
.NET library for JSX compilation and server-side rendering of React components
smartstore/Smartstore
A modular, scalable and ultra-fast open-source all-in-one eCommerce platform built on ASP.NET Core 7
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
Version Downloads Last updated
1.4.1 602 12/8/2015
1.4.0 320 12/3/2015
1.3.0 5,231 8/27/2015
1.2.9 3,680 6/28/2015
1.2.7 3,859 5/11/2015
1.2.6 661 5/5/2015
1.2.4 19,736 2/19/2015
1.2.3 268 2/16/2015
1.2.1 5,391 10/22/2014
1.2.0 548 10/13/2014
1.1.13 1,411 9/17/2014
1.1.12 1,722 8/19/2014
1.1.10 1,881 7/10/2014
1.1.9 1,475 6/14/2014
1.1.8 952 5/20/2014
1.1.7 639 5/7/2014
1.1.3 1,989 3/22/2014
1.1.1 8,764 1/17/2014
1.1.0 319 1/16/2014
1.0.0 1,179 12/30/2013
0.9.5 737 12/7/2013
0.9.5-Alpha2 98 12/3/2013
0.9.5-Alpha1 95 12/2/2013
0.9.3 2,561 11/19/2013
0.9.2 3,007 9/5/2013

Microsoft ClearScript.V8 was updated to version 5.4.4 (support of V8 version 4.7.80.25).