JavaScriptEngineSwitcher.V8.Native.win-x86 3.0.0-alpha7

Prefix Reserved
This is a prerelease version of JavaScriptEngineSwitcher.V8.Native.win-x86.
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 3.0.0-alpha7                
NuGet\Install-Package JavaScriptEngineSwitcher.V8.Native.win-x86 -Version 3.0.0-alpha7                
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="3.0.0-alpha7" />                
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 3.0.0-alpha7                
#r "nuget: JavaScriptEngineSwitcher.V8.Native.win-x86, 3.0.0-alpha7"                
#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=3.0.0-alpha7&prerelease

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

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

For correct working of the Microsoft ClearScript.V8 require `msvcp140.dll` assembly from the Visual C++ Redistributable for Visual Studio 2015.

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 11,141 3/25/2024
3.24.1 1,033 3/7/2024
3.23.2 10,266 10/26/2023
3.21.5 45,858 8/21/2023
3.21.3 7,458 6/1/2023
3.21.1 17,873 4/11/2023
3.21.0 415 4/1/2023
3.20.10 5,151 1/23/2023
3.20.8 16,271 12/20/2022
3.20.7 2,273 11/13/2022
3.20.4 4,870 9/30/2022
3.20.3 454 9/28/2022
3.20.2 784 9/16/2022
3.18.4 5,831 6/29/2022
3.18.3 830 6/3/2022
3.18.1 7,382 5/3/2022
3.17.4 4,630 3/30/2022
3.17.3 3,972 3/6/2022
3.17.2 2,647 2/7/2022
3.17.1 1,244 1/11/2022
3.14.0 8,813 11/23/2021
3.13.3 9,838 10/21/2021
3.13.1 3,079 9/22/2021
3.12.5 23,080 7/23/2021
3.12.4 1,370 6/29/2021
3.12.3 7,598 5/26/2021
3.12.1 27,264 4/18/2021
3.11.2 13,441 3/5/2021
3.10.0 24,717 1/22/2021
3.9.0 12,767 11/19/2020
3.9.0-preview3 378 11/6/2020
3.9.0-preview2 413 10/30/2020
3.9.0-preview 438 10/24/2020
3.8.3 14,966 10/29/2020
3.8.2 630 10/23/2020
3.8.1 649 10/21/2020
3.8.0 687 10/19/2020
3.5.5 85,843 5/29/2020
3.5.1 20,197 4/14/2020
3.3.0 56,398 12/27/2019
3.1.5 140,178 8/2/2019
3.1.0 28,443 5/3/2019
3.0.5 52,375 2/8/2019
3.0.0 43,967 12/25/2018
3.0.0-rc2 636 12/4/2018
3.0.0-rc1 7,725 9/19/2018
3.0.0-beta9 815 8/21/2018
3.0.0-beta3 909 5/22/2018
3.0.0-beta1 886 4/8/2018
3.0.0-alpha9 918 12/22/2017
3.0.0-alpha7 786 11/12/2017
3.0.0-alpha6 803 10/17/2017
3.0.0-alpha5 778 9/29/2017
3.0.0-alpha2 815 7/26/2017
3.0.0-alpha10 898 1/3/2018
3.0.0-alpha1 824 7/12/2017
2.4.16 53,644 4/13/2018
2.4.13 12,146 2/24/2018
2.4.2 106,014 5/24/2017
2.4.0 20,285 4/26/2017
2.2.0 61,073 12/20/2016
2.1.1 2,233 11/3/2016
2.1.0 1,321 11/2/2016
2.1.0-beta1 897 10/30/2016

1. Microsoft ClearScript.V8 was updated to version 5.5.0 (support of V8 version 6.2.414.40);
2. Fixed a error “When using PackageReference DLL is not copied”.