JavaScriptEngineSwitcher.V8.Native.win-x86 2.1.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. 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.
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.
// Install JavaScriptEngineSwitcher.V8.Native.win-x86 as a Cake Addin
#addin nuget:?package=JavaScriptEngineSwitcher.V8.Native.win-x86&version=2.1.1

// Install JavaScriptEngineSwitcher.V8.Native.win-x86 as a Cake Tool
#tool nuget:?package=JavaScriptEngineSwitcher.V8.Native.win-x86&version=2.1.1

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.24.2 697 3/25/2024
3.24.1 571 3/7/2024
3.23.2 5,055 10/26/2023
3.21.5 20,515 8/21/2023
3.21.3 4,785 6/1/2023
3.21.1 17,728 4/11/2023
3.21.0 374 4/1/2023
3.20.10 3,795 1/23/2023
3.20.8 12,736 12/20/2022
3.20.7 2,032 11/13/2022
3.20.4 1,319 9/30/2022
3.20.3 415 9/28/2022
3.20.2 736 9/16/2022
3.18.4 5,461 6/29/2022
3.18.3 785 6/3/2022
3.18.1 6,886 5/3/2022
3.17.4 3,780 3/30/2022
3.17.3 3,711 3/6/2022
3.17.2 2,448 2/7/2022
3.17.1 1,190 1/11/2022
3.14.0 8,671 11/23/2021
3.13.3 9,466 10/21/2021
3.13.1 2,596 9/22/2021
3.12.5 20,581 7/23/2021
3.12.4 1,299 6/29/2021
3.12.3 7,062 5/26/2021
3.12.1 21,799 4/18/2021
3.11.2 11,965 3/5/2021
3.10.0 19,228 1/22/2021
3.9.0 11,077 11/19/2020
3.9.0-preview3 342 11/6/2020
3.9.0-preview2 375 10/30/2020
3.9.0-preview 400 10/24/2020
3.8.3 13,460 10/29/2020
3.8.2 586 10/23/2020
3.8.1 622 10/21/2020
3.8.0 645 10/19/2020
3.5.5 77,478 5/29/2020
3.5.1 18,171 4/14/2020
3.3.0 50,125 12/27/2019
3.1.5 115,788 8/2/2019
3.1.0 25,941 5/3/2019
3.0.5 50,129 2/8/2019
3.0.0 43,145 12/25/2018
3.0.0-rc2 607 12/4/2018
3.0.0-rc1 7,302 9/19/2018
3.0.0-beta9 784 8/21/2018
3.0.0-beta3 881 5/22/2018
3.0.0-beta1 854 4/8/2018
3.0.0-alpha9 884 12/22/2017
3.0.0-alpha7 754 11/12/2017
3.0.0-alpha6 773 10/17/2017
3.0.0-alpha5 749 9/29/2017
3.0.0-alpha2 786 7/26/2017
3.0.0-alpha10 864 1/3/2018
3.0.0-alpha1 792 7/12/2017
2.4.16 52,189 4/13/2018
2.4.13 11,959 2/24/2018
2.4.2 99,098 5/24/2017
2.4.0 19,417 4/26/2017
2.2.0 59,853 12/20/2016
2.1.1 2,151 11/3/2016
2.1.0 1,284 11/2/2016
2.1.0-beta1 869 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).