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 Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- System.Reflection.Emit.Lightweight (>= 4.3.0)
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 | 67,645 | 11/1/2023 |
3.2.6 | 237,900 | 4/30/2022 |
3.2.5 | 6,233 | 4/19/2022 |
3.2.4 | 28,535 | 8/4/2021 |
3.2.3 | 1,640 | 7/21/2021 |
3.2.2 | 7,445 | 7/1/2021 |
3.2.1 | 3,245 | 5/27/2021 |
3.1.0 | 239,666 | 6/11/2020 |
3.0.0 | 251,372 | 3/20/2019 |
3.0.0-alpha2 | 17,711 | 11/24/2017 |
3.0.0-alpha | 1,869 | 11/1/2017 |
2.2.2 | 136,440 | 2/6/2018 |
2.2.1 | 571,974 | 2/14/2016 |
2.2.0 | 163,332 | 1/21/2014 |
2.1.1 | 367,398 | 9/13/2011 |
2.1.0 | 91,591 | 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!