JavaScriptEngineSwitcher.Core 1.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package JavaScriptEngineSwitcher.Core --version 1.2.0
NuGet\Install-Package JavaScriptEngineSwitcher.Core -Version 1.2.0
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.Core" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JavaScriptEngineSwitcher.Core --version 1.2.0
#r "nuget: JavaScriptEngineSwitcher.Core, 1.2.0"
#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.Core as a Cake Addin
#addin nuget:?package=JavaScriptEngineSwitcher.Core&version=1.2.0

// Install JavaScriptEngineSwitcher.Core as a Cake Tool
#tool nuget:?package=JavaScriptEngineSwitcher.Core&version=1.2.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 and Jint). This library allows you to quickly and easily switch to using of another JavaScript engine.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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.
statiqdev/Statiq.Framework
A flexible and extensible static content generation framework for .NET.
Version Downloads Last updated
1.2.4 30,723 2/19/2015
1.2.0 28,806 10/13/2014
1.1.3 26,833 3/22/2014
1.1.0 13,581 1/16/2014
1.0.0 285 12/30/2013
0.9.5 736 12/7/2013
0.9.2 7,090 9/5/2013

Assembly is now targeted on the .NET Framework 4 Client Profile.