JavaScriptEngineSwitcher.Core
3.19.0
Prefix Reserved
Install-Package JavaScriptEngineSwitcher.Core -Version 3.19.0
dotnet add package JavaScriptEngineSwitcher.Core --version 3.19.0
<PackageReference Include="JavaScriptEngineSwitcher.Core" Version="3.19.0" />
paket add JavaScriptEngineSwitcher.Core --version 3.19.0
#r "nuget: JavaScriptEngineSwitcher.Core, 3.19.0"
// Install JavaScriptEngineSwitcher.Core as a Cake Addin
#addin nuget:?package=JavaScriptEngineSwitcher.Core&version=3.19.0
// Install JavaScriptEngineSwitcher.Core as a Cake Tool
#tool nuget:?package=JavaScriptEngineSwitcher.Core&version=3.19.0
JavaScript Engine Switcher determines unified interface for access to the basic features of popular JavaScript engines (MSIE JavaScript Engine for .NET, Microsoft ClearScript.V8, Jurassic, Jint, ChakraCore, VroomJs and NiL.JS). This library allows you to quickly and easily switch to using of another JavaScript engine.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net40-client net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.0 Client
- AdvancedStringBuilder (>= 0.1.0)
-
.NETFramework 4.5
- AdvancedStringBuilder (>= 0.1.0)
-
.NETStandard 1.3
- AdvancedStringBuilder (>= 0.1.0)
- NETStandard.Library (>= 1.6.0)
- System.ComponentModel.TypeConverter (>= 4.1.0)
-
.NETStandard 2.0
- AdvancedStringBuilder (>= 0.1.0)
NuGet packages (42)
Showing the top 5 NuGet packages that depend on JavaScriptEngineSwitcher.Core:
Package | Downloads |
---|---|
JavaScriptEngineSwitcher.V8
JavaScriptEngineSwitcher.V8 contains adapter `V8JsEngine` (wrapper for the Microsoft ClearScript.V8 (http://github.com/Microsoft/ClearScript) version 7.3.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 * Microsoft.ClearScript.V8.Native.osx-arm64 |
|
JavaScriptEngineSwitcher.Msie
JavaScriptEngineSwitcher.Msie contains adapter `MsieJsEngine` (wrapper for the MSIE JavaScript Engine for .NET (http://github.com/Taritsyn/MsieJavaScriptEngine)). For correct working of the MSIE JavaScript Engine it is recommended to install Internet Explorer 9+ or Microsoft Edge Legacy on the machine. |
|
JSPool
JSPool facilitates easy integration of JavaScript scripting into a .NET application in a scalable and performant manner. It does so by creating a pool of engines that can be reused multiple times, making it easy to use JavaScript libraries that have long initialisation times without having to create a new engine every time. See https://dan.cx/projects/jspool for usage instructions. |
|
React.Core
ReactJS and Babel tools for .NET. Important: This package does not do much on its own; you probably want an integration package (like React.Web.Mvc4) as well. Please refer to project site (http://reactjs.net/) for more details, usage examples and sample code. |
|
JavaScriptEngineSwitcher.ChakraCore
JavaScriptEngineSwitcher.ChakraCore contains adapter `ChakraCoreJsEngine` (wrapper for the ChakraCore (https://github.com/chakra-core/ChakraCore)). Project was based on the code of Chakra-Samples (https://github.com/Microsoft/Chakra-Samples) and jsrt-dotnet (https://github.com/robpaveza/jsrt-dotnet). This package does not contain the native implementations of ChakraCore. Therefore, you need to choose and install the most appropriate package(s) for your platform. The following packages are available: * JavaScriptEngineSwitcher.ChakraCore.Native.win-x86 * JavaScriptEngineSwitcher.ChakraCore.Native.win-x64 * JavaScriptEngineSwitcher.ChakraCore.Native.win-arm * JavaScriptEngineSwitcher.ChakraCore.Native.win-arm64 * JavaScriptEngineSwitcher.ChakraCore.Native.linux-x64 * JavaScriptEngineSwitcher.ChakraCore.Native.osx-x64 |
GitHub repositories (8)
Showing the top 5 popular GitHub repositories that depend on JavaScriptEngineSwitcher.Core:
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
|
|
Taritsyn/WebMarkupMin
The Web Markup Minifier (abbreviated WebMarkupMin) - a .NET library that contains a set of markup minifiers. The objective of this project is to improve the performance of web applications by reducing the size of HTML, XHTML and XML code.
|
|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
Version | Downloads | Last updated |
---|---|---|
3.19.0 | 2,960 | 7/21/2022 |
3.3.0 | 1,140,036 | 12/27/2019 |
3.1.0 | 815,949 | 5/3/2019 |
3.0.0 | 630,440 | 12/25/2018 |
3.0.0-rc2 | 2,043 | 12/4/2018 |
3.0.0-rc1 | 49,516 | 9/19/2018 |
3.0.0-beta9 | 966 | 8/23/2018 |
3.0.0-beta4 | 47,635 | 5/29/2018 |
3.0.0-beta3 | 1,298 | 5/22/2018 |
3.0.0-beta1 | 1,926 | 4/8/2018 |
3.0.0-alpha9 | 4,056 | 12/22/2017 |
3.0.0-alpha6 | 2,030 | 10/17/2017 |
3.0.0-alpha2 | 2,441 | 7/26/2017 |
3.0.0-alpha1 | 1,212 | 7/12/2017 |
2.4.10 | 544,126 | 7/4/2017 |
2.4.9 | 558,962 | 6/28/2017 |
2.4.0 | 107,611 | 4/26/2017 |
2.2.0 | 347,342 | 12/20/2016 |
2.1.2 | 42,580 | 11/8/2016 |
2.0.3 | 22,395 | 10/17/2016 |
2.0.0 | 162,370 | 9/19/2016 |
2.0.0-beta1 | 2,596 | 9/17/2016 |
2.0.0-alpha1 | 2,776 | 8/23/2016 |
1.5.0 | 442,438 | 3/4/2016 |
1.5.0-beta1 | 2,413 | 2/26/2016 |
1.5.0-alpha1 | 2,769 | 1/5/2016 |
1.2.4 | 499,227 | 2/19/2015 |
1.2.0 | 169,704 | 10/13/2014 |
1.1.3 | 293,087 | 3/22/2014 |
1.1.0 | 64,547 | 1/16/2014 |
1.0.0 | 7,896 | 12/30/2013 |
0.9.5 | 9,256 | 12/7/2013 |
0.9.2 | 69,954 | 9/5/2013 |
Fixed a error #102 “Resources should conform to correct ICU standard for naming”. Special thanks to Tim Heuer.