Jurassic 2.2.1
See the version list below for details.
dotnet add package Jurassic --version 2.2.1
NuGet\Install-Package Jurassic -Version 2.2.1
<PackageReference Include="Jurassic" Version="2.2.1" />
paket add Jurassic --version 2.2.1
#r "nuget: Jurassic, 2.2.1"
// Install Jurassic as a Cake Addin #addin nuget:?package=Jurassic&version=2.2.1 // Install Jurassic as a Cake Tool #tool nuget:?package=Jurassic&version=2.2.1
Jurassic is an implementation of the ECMAScript (JavaScript) language and runtime.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 was computed. 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. |
This package has no dependencies.
NuGet packages (38)
Showing the top 5 NuGet packages that depend on Jurassic:
Package | Downloads |
---|---|
Xam.Plugin.LatestVersion
Easily detect if you are running the latest version of your Xamarin or UWP app and open it in the App Store, Play Store or Microsoft Store to update it. |
|
XAct.Languages.JS.Jurassic
An XActLib assembly: OBSOLETE: Prefer using XAct.Languages.JS.ClearScript |
|
HandlebarsHelper
HandlebarsHelper is a library for helping you precompile Handlebars v2.0 templates for Emberjs. If you are using a version of Handlebars less than v2.0 (version of Ember.JS less than v1.9) you should use 1.1.0 of this package. |
|
Vidyano.Service
Vidyano is a full featured development platform with the flexibility for creating small to enterprise scale web applications on .NET 4.8. |
|
SquishIt.CoffeeScript
Adds CoffeeScript processing capability to SquishIt. |
GitHub repositories (6)
Showing the top 5 popular GitHub repositories that depend on Jurassic:
Repository | Stars |
---|---|
sebastienros/jint
Javascript Interpreter for .NET
|
|
andrewdavey/cassette
Manages .NET web application assets (scripts, css and templates)
|
|
thunderbird-team/ThunderBird_OpenSource
ThunderBird OpenSource
|
|
NightlyRevenger/TataruHelper
Tataru Helper - application for translation of in-game texts in Japan MMORPG - Final Fantasy XIV. The texts are understood as MSQ, cutscenes, quests, NPC replicas, etc.
|
|
edsnider/latestversionplugin
LatestVersion Plugin for Xamarin and Windows apps
|
Version | Downloads | Last updated |
---|---|---|
3.2.7 | 69,128 | 11/1/2023 |
3.2.6 | 239,001 | 4/30/2022 |
3.2.5 | 6,249 | 4/19/2022 |
3.2.4 | 28,554 | 8/4/2021 |
3.2.3 | 1,640 | 7/21/2021 |
3.2.2 | 7,505 | 7/1/2021 |
3.2.1 | 3,245 | 5/27/2021 |
3.1.0 | 240,077 | 6/11/2020 |
3.0.0 | 251,932 | 3/20/2019 |
3.0.0-alpha2 | 17,720 | 11/24/2017 |
3.0.0-alpha | 1,869 | 11/1/2017 |
2.2.2 | 136,447 | 2/6/2018 |
2.2.1 | 572,506 | 2/14/2016 |
2.2.0 | 163,406 | 1/21/2014 |
2.1.1 | 368,199 | 9/13/2011 |
2.1.0 | 91,660 | 7/12/2011 |
Fixed codegen problem with the continue statement.