JavaScriptEngineSwitcher.V8.Native.win-x86 2.1.1

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package JavaScriptEngineSwitcher.V8.Native.win-x86 --version 2.1.1
                    
NuGet\Install-Package JavaScriptEngineSwitcher.V8.Native.win-x86 -Version 2.1.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.Native.win-x86" Version="2.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="JavaScriptEngineSwitcher.V8.Native.win-x86" Version="2.1.1" />
                    
Directory.Packages.props
<PackageReference Include="JavaScriptEngineSwitcher.V8.Native.win-x86" />
                    
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.Native.win-x86 --version 2.1.1
                    
#r "nuget: JavaScriptEngineSwitcher.V8.Native.win-x86, 2.1.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.Native.win-x86&version=2.1.1
                    
Install JavaScriptEngineSwitcher.V8.Native.win-x86 as a Cake Addin
#tool nuget:?package=JavaScriptEngineSwitcher.V8.Native.win-x86&version=2.1.1
                    
Install JavaScriptEngineSwitcher.V8.Native.win-x86 as a Cake Tool

This package complements the JavaScriptEngineSwitcher.V8 package and contains the native implementation of V8 version 5.4.500.40 for Windows (x86).

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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on JavaScriptEngineSwitcher.V8.Native.win-x86:

Repository Stars
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
Version Downloads Last updated
3.29.0 1,165 3 months ago
3.24.2 24,484 3/25/2024
3.24.1 1,064 3/7/2024
3.23.2 13,689 10/26/2023
3.21.5 56,822 8/21/2023
3.21.3 10,475 6/1/2023
3.21.1 17,923 4/11/2023
3.21.0 438 4/1/2023
3.20.10 7,393 1/23/2023
3.20.8 20,158 12/20/2022
3.20.7 2,474 11/13/2022
3.20.4 6,745 9/30/2022
3.20.3 483 9/28/2022
3.20.2 821 9/16/2022
3.18.4 6,217 6/29/2022
3.18.3 861 6/3/2022
3.18.1 7,756 5/3/2022
3.17.4 5,419 3/30/2022
3.17.3 4,274 3/6/2022
3.17.2 2,770 2/7/2022
3.17.1 1,295 1/11/2022
3.14.0 9,242 11/23/2021
3.13.3 9,946 10/21/2021
3.13.1 3,551 9/22/2021
3.12.5 23,842 7/23/2021
3.12.4 1,418 6/29/2021
3.12.3 8,195 5/26/2021
3.12.1 32,990 4/18/2021
3.11.2 14,092 3/5/2021
3.10.0 32,929 1/22/2021
3.9.0 14,231 11/19/2020
3.9.0-preview3 421 11/6/2020
3.9.0-preview2 458 10/30/2020
3.9.0-preview 481 10/24/2020
3.8.3 15,619 10/29/2020
3.8.2 684 10/23/2020
3.8.1 699 10/21/2020
3.8.0 735 10/19/2020
3.5.5 94,684 5/29/2020
3.5.1 22,417 4/14/2020
3.3.0 63,778 12/27/2019
3.1.5 155,366 8/2/2019
3.1.0 30,638 5/3/2019
3.0.5 55,034 2/8/2019
3.0.0 44,551 12/25/2018
3.0.0-rc2 692 12/4/2018
3.0.0-rc1 8,277 9/19/2018
3.0.0-beta9 883 8/21/2018
3.0.0-beta3 1,081 5/22/2018
3.0.0-beta1 1,070 4/8/2018
3.0.0-alpha9 1,104 12/22/2017
3.0.0-alpha7 912 11/12/2017
3.0.0-alpha6 928 10/17/2017
3.0.0-alpha5 904 9/29/2017
3.0.0-alpha2 940 7/26/2017
3.0.0-alpha10 1,084 1/3/2018
3.0.0-alpha1 953 7/12/2017
2.4.16 55,347 4/13/2018
2.4.13 12,411 2/24/2018
2.4.2 109,256 5/24/2017
2.4.0 21,211 4/26/2017
2.2.0 61,979 12/20/2016
2.1.1 2,712 11/3/2016
2.1.0 1,478 11/2/2016
2.1.0-beta1 1,025 10/30/2016

1. Fixed a compatibility error with the .NET Framework 4.5.1 target in .NET Core Applications;
2. Microsoft ClearScript.V8 was updated to version 5.4.8 (support of V8 version 5.4.500.40).