Jint 2.9.0
See the version list below for details.
dotnet add package Jint --version 2.9.0
NuGet\Install-Package Jint -Version 2.9.0
<PackageReference Include="Jint" Version="2.9.0" />
paket add Jint --version 2.9.0
#r "nuget: Jint, 2.9.0"
// Install Jint as a Cake Addin #addin nuget:?package=Jint&version=2.9.0 // Install Jint as a Cake Tool #tool nuget:?package=Jint&version=2.9.0
Javascript Interpreter for .NET
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (162)
Showing the top 5 NuGet packages that depend on Jint:
Package | Downloads |
---|---|
Elsa.Scripting.JavaScript
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides a JavaScript expression evaluator based on Jint. |
|
JavaScriptEngineSwitcher.Jint
JavaScriptEngineSwitcher.Jint contains a `JintJsEngine` adapter (wrapper for the Jint). |
|
BizDoc.Core
Workflow framework engine |
|
OrchardCore.ContentFields
Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. Provides features to add content fields and indexing them for a content type. |
|
OrchardCore.Html
Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. The Html module enables content items to have rich content using Html syntax. |
GitHub repositories (48)
Showing the top 5 popular GitHub repositories that depend on Jint:
Repository | Stars |
---|---|
OrchardCMS/OrchardCore
Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
|
|
elsa-workflows/elsa-core
A .NET workflows library
|
|
EventStore/EventStore
EventStoreDB, the event-native database. Designed for Event Sourcing, Event-Driven, and Microservices architectures
|
|
dotnet/docfx
Static site generator for .NET API documentation.
|
|
BililiveRecorder/BililiveRecorder
录播姬 | mikufans 生放送录制
|
Version | Downloads | Last updated |
---|---|---|
4.1.0 | 4,865 | 10/27/2024 |
4.0.3 | 49,127 | 9/23/2024 |
4.0.2 | 44,513 | 8/26/2024 |
4.0.1 | 40,035 | 8/10/2024 |
4.0.0 | 28,627 | 7/24/2024 |
3.1.6 | 29,578 | 8/10/2024 |
3.1.5 | 48,109 | 7/13/2024 |
3.1.4 | 43,632 | 6/27/2024 |
3.1.3 | 125,388 | 6/15/2024 |
3.1.2 | 57,844 | 5/25/2024 |
3.1.1 | 62,423 | 4/26/2024 |
3.1.0 | 40,480 | 4/10/2024 |
3.0.2 | 20,278 | 4/5/2024 |
3.0.1 | 135,988 | 2/25/2024 |
3.0.0 | 190,412 | 1/19/2024 |
2.11.58 | 6,857,335 | 11/27/2017 |
2.11.55 | 8,361 | 11/27/2017 |
2.11.23 | 164,974 | 8/30/2017 |
2.11.21 | 3,199 | 8/30/2017 |
2.11.20 | 3,036 | 8/30/2017 |
2.11.10 | 87,194 | 8/10/2017 |
2.10.4 | 490,636 | 3/22/2017 |
2.10.3 | 294,020 | 12/28/2016 |
2.10.2 | 28,973 | 10/17/2016 |
2.10.1 | 3,564 | 10/16/2016 |
2.10.0 | 3,215 | 10/16/2016 |
2.9.1 | 178,366 | 7/27/2016 |
2.9.0 | 5,282 | 7/26/2016 |
2.8.0 | 154,854 | 2/26/2016 |
2.7.1 | 72,520 | 11/1/2015 |
2.6.0 | 30,780 | 9/22/2015 |
2.5.0 | 116,645 | 5/26/2015 |
2.4.0 | 37,886 | 10/14/2014 |
2.3.0 | 4,947 | 10/3/2014 |
2.2.0 | 7,942 | 7/9/2014 |
2.1.0 | 34,000 | 3/4/2014 |
2.0.0 | 18,322 | 3/3/2014 |
Fixes bugs for: Regular expressions, Dates, JSON parse, cached literals race condition.