Jurassic 3.2.2
See the version list below for details.
dotnet add package Jurassic --version 3.2.2
NuGet\Install-Package Jurassic -Version 3.2.2
<PackageReference Include="Jurassic" Version="3.2.2" />
paket add Jurassic --version 3.2.2
#r "nuget: Jurassic, 3.2.2"
// Install Jurassic as a Cake Addin
#addin nuget:?package=Jurassic&version=3.2.2
// Install Jurassic as a Cake Tool
#tool nuget:?package=Jurassic&version=3.2.2
A .NET library to parse and execute JavaScript code.
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 net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- System.Reflection.Emit.Lightweight (>= 4.3.0)
NuGet packages (36)
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 (5)
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.6 | 40,468 | 4/30/2022 |
3.2.5 | 3,029 | 4/19/2022 |
3.2.4 | 21,621 | 8/4/2021 |
3.2.3 | 1,286 | 7/21/2021 |
3.2.2 | 2,052 | 7/1/2021 |
3.2.1 | 2,624 | 5/27/2021 |
3.1.0 | 135,901 | 6/11/2020 |
3.0.0 | 183,106 | 3/20/2019 |
3.0.0-alpha2 | 12,559 | 11/24/2017 |
3.0.0-alpha | 1,742 | 11/1/2017 |
2.2.2 | 115,437 | 2/6/2018 |
2.2.1 | 495,913 | 2/14/2016 |
2.2.0 | 121,587 | 1/21/2014 |
2.1.1 | 270,610 | 9/13/2011 |
2.1.0 | 60,164 | 7/12/2011 |
Language changes:
* Add support for ES6 classes.
* Add support for ES6 let and const.
Library changes:
* Add Reflect class & functions.
* Add Proxy class & functions.
.NET 4 specific functionality has been removed, if you need this you'll have to stick with the previous version, sorry!