Jurassic2 2.2.1
dotnet add package Jurassic2 --version 2.2.1
NuGet\Install-Package Jurassic2 -Version 2.2.1
<PackageReference Include="Jurassic2" Version="2.2.1" />
paket add Jurassic2 --version 2.2.1
#r "nuget: Jurassic2, 2.2.1"
// Install Jurassic2 as a Cake Addin #addin nuget:?package=Jurassic2&version=2.2.1 // Install Jurassic2 as a Cake Tool #tool nuget:?package=Jurassic2&version=2.2.1
Jurassic is an implementation of the ECMAScript language and runtime.
It aims to provide the best performing and most standards-compliant
implementation of JavaScript for .NET. Jurassic is not intended for end-users;
instead it is intended to be integrated into .NET programs. If you are the
author of a .NET program, you can use Jurassic to compile and execute JavaScript code.
This version with fixes for Mono Runtime from https://github.com/mono/jurassic
Source code: https://github.com/Ormikon/Jurassic
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 is compatible. net403 was computed. net45 is compatible. net451 is compatible. 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. |
Silverlight | sl5 is compatible. |
Windows Phone | wp8 is compatible. wp81 was computed. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.2.1 | 2,799 | 9/26/2015 |
The latest fixes from https://jurassic.codeplex.com/ (default:b001129861d2)
with fixes for Mono Runtime from https://github.com/mono/jurassic