JavaScriptEngineSwitcher.Vroom
3.0.0
Prefix Reserved
See the version list below for details.
dotnet add package JavaScriptEngineSwitcher.Vroom --version 3.0.0
NuGet\Install-Package JavaScriptEngineSwitcher.Vroom -Version 3.0.0
<PackageReference Include="JavaScriptEngineSwitcher.Vroom" Version="3.0.0" />
paket add JavaScriptEngineSwitcher.Vroom --version 3.0.0
#r "nuget: JavaScriptEngineSwitcher.Vroom, 3.0.0"
// Install JavaScriptEngineSwitcher.Vroom as a Cake Addin #addin nuget:?package=JavaScriptEngineSwitcher.Vroom&version=3.0.0 // Install JavaScriptEngineSwitcher.Vroom as a Cake Tool #tool nuget:?package=JavaScriptEngineSwitcher.Vroom&version=3.0.0
JavaScriptEngineSwitcher.Vroom contains adapter `VroomJsEngine` (wrapper for the VroomJs (https://github.com/pauldotknopf/vroomjs-core) version 1.2.3 with support of V8 version 3.17.16.2).
For correct working of the VroomJs on Windows require the Visual C++ Redistributable for Visual Studio 2012 and Microsoft Visual C++ 2015 Redistributable.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.6 is compatible. netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net40-client is compatible. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 is compatible. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.0 Client
- AdvancedStringBuilder (>= 0.1.0)
- JavaScriptEngineSwitcher.Core (>= 3.0.0)
- PolyfillsForOldDotNet.System.Runtime.InteropServices.RuntimeInformation (>= 0.1.1)
- VroomJs (>= 1.2.3)
-
.NETFramework 4.5
- AdvancedStringBuilder (>= 0.1.0)
- JavaScriptEngineSwitcher.Core (>= 3.0.0)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0)
- VroomJs (>= 1.2.3)
-
.NETFramework 4.7.1
- AdvancedStringBuilder (>= 0.1.0)
- JavaScriptEngineSwitcher.Core (>= 3.0.0)
- VroomJs (>= 1.2.3)
-
.NETStandard 1.6
- AdvancedStringBuilder (>= 0.1.0)
- JavaScriptEngineSwitcher.Core (>= 3.0.0)
- NETStandard.Library (>= 1.6.0)
- VroomJs (>= 1.2.3)
-
.NETStandard 2.0
- AdvancedStringBuilder (>= 0.1.0)
- JavaScriptEngineSwitcher.Core (>= 3.0.0)
- VroomJs (>= 1.2.3)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on JavaScriptEngineSwitcher.Vroom:
Package | Downloads |
---|---|
EFFC.VRoomJs
E.F.F.C JavaScriptEngineSwitcher Extention Lib |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.24.1 | 2,230 | 3/7/2024 |
3.21.0 | 21,529 | 4/1/2023 |
3.19.0 | 4,149 | 7/21/2022 |
3.3.0 | 41,205 | 12/27/2019 |
3.1.0 | 78,924 | 5/3/2019 |
3.0.0 | 52,723 | 12/25/2018 |
3.0.0-rc2 | 637 | 12/4/2018 |
3.0.0-rc1 | 4,823 | 9/19/2018 |
3.0.0-beta4 | 56,137 | 5/29/2018 |
3.0.0-beta3 | 830 | 5/22/2018 |
3.0.0-beta1 | 836 | 4/8/2018 |
3.0.0-alpha9 | 975 | 12/22/2017 |
3.0.0-alpha6 | 797 | 10/17/2017 |
3.0.0-alpha2 | 811 | 7/26/2017 |
3.0.0-alpha1 | 780 | 7/12/2017 |
2.4.15 | 65,044 | 4/11/2018 |
2.4.13 | 1,069 | 2/24/2018 |
2.4.0 | 430,647 | 4/26/2017 |
2.2.0 | 1,285 | 12/20/2016 |
2.1.2 | 1,387 | 11/8/2016 |
2.0.3 | 996 | 10/17/2016 |
2.0.1 | 1,096 | 10/6/2016 |
1. Added a ability to interrupt execution of the script;
2. Added support of .NET Framework 4.7.1 and .NET Standard 2.0.