JavaScriptEngineSwitcher.V8
3.11.2
JavaScriptEngineSwitcher.V8 contains adapter `V8JsEngine` (wrapper for the Microsoft ClearScript.V8 (https://github.com/Microsoft/ClearScript) version 7.1.1).
This package does not contain the native ClearScript.V8 assemblies. Therefore, you need to choose and install the most appropriate package(s) for your platform. The following packages are available:
* Microsoft.ClearScript.V8.Native.win-x86
* Microsoft.ClearScript.V8.Native.win-x64
* Microsoft.ClearScript.V8.Native.win-arm64
* Microsoft.ClearScript.V8.Native.linux-x64
* Microsoft.ClearScript.V8.Native.linux-arm
* Microsoft.ClearScript.V8.Native.linux-arm64
* Microsoft.ClearScript.V8.Native.osx-x64
Install-Package JavaScriptEngineSwitcher.V8 -Version 3.11.2
dotnet add package JavaScriptEngineSwitcher.V8 --version 3.11.2
<PackageReference Include="JavaScriptEngineSwitcher.V8" Version="3.11.2" />
paket add JavaScriptEngineSwitcher.V8 --version 3.11.2
#r "nuget: JavaScriptEngineSwitcher.V8, 3.11.2"
Release Notes
1. Microsoft ClearScript.V8 was updated to version 7.1.1;
2. Added support of .NET Standard 2.1;
3. Added support of Linux (ARM);
4. In configuration settings of the V8 JS engine was added one new property - `HeapExpansionMultiplier` (default `0`).
Dependencies
-
.NETCoreApp 3.1
- AdvancedStringBuilder (>= 0.1.0)
- JavaScriptEngineSwitcher.Core (>= 3.3.0)
- Microsoft.ClearScript.V8 (>= 7.1.1)
-
.NETFramework 4.5
- AdvancedStringBuilder (>= 0.1.0)
- JavaScriptEngineSwitcher.Core (>= 3.3.0)
- Microsoft.ClearScript.V8 (>= 7.1.1)
-
.NETFramework 4.7.1
- AdvancedStringBuilder (>= 0.1.0)
- JavaScriptEngineSwitcher.Core (>= 3.3.0)
- Microsoft.ClearScript.V8 (>= 7.1.1)
-
.NETStandard 2.1
- AdvancedStringBuilder (>= 0.1.0)
- JavaScriptEngineSwitcher.Core (>= 3.3.0)
- Microsoft.ClearScript.V8 (>= 7.1.1)
-
net5.0
- AdvancedStringBuilder (>= 0.1.0)
- JavaScriptEngineSwitcher.Core (>= 3.3.0)
- Microsoft.ClearScript.V8 (>= 7.1.1)
Used By
NuGet packages (6)
Showing the top 5 NuGet packages that depend on JavaScriptEngineSwitcher.V8:
Package | Downloads |
---|---|
oauthapp
MicroService based on IdentityServer4 + Azure API Management
|
|
zxcvbn.net
This package allows you to check the realistic entropy (i.e., difficulty of a hacker to crack) of a given password. The package ports the original zxcvbn js library to .net. This means the suitability of a password can be checked server side. Further more the calculated entropy matches the calculations made client side with the original (included) zxcvbn js library.
|
|
T1.Scripts
T1 common scripts library
|
|
Equ.Umbraco.Bootstrap
Equ Umbraco Bootstrap
|
|
BlazorPolyfill.Server
Support of Blazor server-side for Internet Explorer 11, Edge Legacy and more on .NET 5.0.100
|
GitHub repositories (4)
Showing the top 4 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
|
|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
Version History
Version | Downloads | Last updated |
---|---|---|
3.11.2 | 83 | 3/5/2021 |
3.10.0 | 3,597 | 1/22/2021 |
3.9.0 | 8,450 | 11/19/2020 |
3.9.0-preview3 | 147 | 11/6/2020 |
3.9.0-preview2 | 179 | 10/30/2020 |
3.9.0-preview | 227 | 10/24/2020 |
3.8.3 | 4,019 | 10/29/2020 |
3.8.2 | 434 | 10/23/2020 |
3.8.1 | 299 | 10/21/2020 |
3.8.0 | 411 | 10/19/2020 |
3.5.5 | 36,149 | 5/29/2020 |
3.5.3 | 2,416 | 5/8/2020 |
3.5.1 | 7,647 | 4/14/2020 |
3.3.1 | 22,288 | 2/1/2020 |
3.3.0 | 7,257 | 12/27/2019 |
3.1.6 | 84,487 | 8/5/2019 |
3.1.5 | 707 | 8/2/2019 |
3.1.0 | 60,907 | 5/3/2019 |
3.0.5 | 87,168 | 2/8/2019 |
3.0.0 | 52,365 | 12/25/2018 |
3.0.0-rc2 | 422 | 12/4/2018 |
3.0.0-rc1 | 7,330 | 9/19/2018 |
3.0.0-beta9 | 569 | 8/21/2018 |
3.0.0-beta4 | 2,649 | 5/29/2018 |
3.0.0-beta3 | 523 | 5/22/2018 |
3.0.0-beta1 | 603 | 4/8/2018 |
3.0.0-alpha9 | 757 | 12/22/2017 |
3.0.0-alpha7 | 592 | 11/12/2017 |
3.0.0-alpha6 | 606 | 10/17/2017 |
3.0.0-alpha5 | 529 | 9/29/2017 |
3.0.0-alpha2 | 655 | 7/26/2017 |
3.0.0-alpha10 | 2,224 | 1/3/2018 |
3.0.0-alpha1 | 554 | 7/12/2017 |
2.4.13 | 163,335 | 2/24/2018 |
2.4.10 | 76,092 | 7/4/2017 |
2.4.2 | 340,878 | 5/24/2017 |
2.4.0 | 27,475 | 4/26/2017 |
2.2.0 | 212,517 | 12/20/2016 |
2.1.2 | 6,249 | 11/8/2016 |
2.1.1 | 1,143 | 11/3/2016 |
2.1.0 | 2,994 | 11/2/2016 |
2.1.0-beta1 | 574 | 10/30/2016 |
2.0.0 | 86,157 | 9/19/2016 |
2.0.0-beta1 | 584 | 9/17/2016 |
2.0.0-alpha1 | 621 | 8/23/2016 |
1.5.8 | 75,900 | 6/30/2016 |
1.5.5 | 8,149 | 5/30/2016 |
1.5.4 | 2,824 | 5/24/2016 |
1.5.2 | 177,285 | 3/10/2016 |
1.5.0 | 2,490 | 3/4/2016 |
1.5.0-beta1 | 579 | 2/26/2016 |
1.5.0-alpha1 | 696 | 1/5/2016 |
1.4.1 | 39,172 | 12/8/2015 |
1.4.0 | 1,280 | 12/3/2015 |
1.3.0 | 25,309 | 8/27/2015 |
1.2.9 | 23,871 | 6/28/2015 |
1.2.7 | 12,869 | 5/11/2015 |
1.2.6 | 1,681 | 5/5/2015 |
1.2.4 | 75,222 | 2/19/2015 |
1.2.3 | 965 | 2/16/2015 |
1.2.1 | 11,502 | 10/22/2014 |
1.2.0 | 1,253 | 10/13/2014 |
1.1.13 | 8,847 | 9/17/2014 |
1.1.12 | 7,612 | 8/19/2014 |
1.1.10 | 9,091 | 7/10/2014 |
1.1.9 | 9,157 | 6/14/2014 |
1.1.8 | 2,493 | 5/20/2014 |
1.1.7 | 1,698 | 5/7/2014 |
1.1.3 | 4,887 | 3/22/2014 |
1.1.1 | 34,150 | 1/17/2014 |
1.1.0 | 940 | 1/16/2014 |
1.0.0 | 2,108 | 12/30/2013 |
0.9.5 | 1,631 | 12/7/2013 |
0.9.5-Alpha2 | 643 | 12/3/2013 |
0.9.5-Alpha1 | 637 | 12/2/2013 |
0.9.3 | 3,912 | 11/19/2013 |
0.9.2 | 5,404 | 9/5/2013 |