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 |
---|---|
.NET Framework | net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
Silverlight | sl5 |
Windows Phone | wp8 wp81 |
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,446 | 9/26/2015 |
The latest fixes from https://jurassic.codeplex.com/ (default:b001129861d2)
with fixes for Mono Runtime from https://github.com/mono/jurassic