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.
<PackageVersion Include="JavaScriptEngineSwitcher.V8" Version="1.4.1" />
                    
Directory.Packages.props
<PackageReference Include="JavaScriptEngineSwitcher.V8" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=JavaScriptEngineSwitcher.V8&version=1.4.1
                    
Install JavaScriptEngineSwitcher.V8 as a Cake Addin
#tool nuget:?package=JavaScriptEngineSwitcher.V8&version=1.4.1
                    
Install JavaScriptEngineSwitcher.V8 as a Cake Tool

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 (8)

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

Repository Stars
stride3d/stride
Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
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
madskristensen/Miniblog.Core
An ASP.NET Core blogging engine
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为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
excubo-ag/WebCompiler
RedpointGames/uet
UET (Unreal Engine Tool) makes building and testing Unreal Engine projects and plugins easy. It can distribute builds with BuildGraph, remotely execute automation tests on device and across multiple machines, handles fault tolerance and automatic retries and generally makes the whole experience of automating Unreal Engine a lot more pleasant.
Version Downloads Last updated
1.4.1 604 12/8/2015
1.4.0 321 12/3/2015
1.3.0 5,232 8/27/2015
1.2.9 3,681 6/28/2015
1.2.7 3,860 5/11/2015
1.2.6 663 5/5/2015
1.2.4 19,737 2/19/2015
1.2.3 269 2/16/2015
1.2.1 5,392 10/22/2014
1.2.0 549 10/13/2014
1.1.13 1,415 9/17/2014
1.1.12 1,724 8/19/2014
1.1.10 1,884 7/10/2014
1.1.9 1,476 6/14/2014
1.1.8 953 5/20/2014
1.1.7 640 5/7/2014
1.1.3 1,992 3/22/2014
1.1.1 8,765 1/17/2014
1.1.0 320 1/16/2014
1.0.0 1,181 12/30/2013
0.9.5 740 12/7/2013
0.9.5-Alpha2 100 12/3/2013
0.9.5-Alpha1 96 12/2/2013
0.9.3 2,563 11/19/2013
0.9.2 3,009 9/5/2013

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