Jint 2.9.1
See the version list below for details.
dotnet add package Jint --version 2.9.1
NuGet\Install-Package Jint -Version 2.9.1
<PackageReference Include="Jint" Version="2.9.1" />
paket add Jint --version 2.9.1
#r "nuget: Jint, 2.9.1"
// Install Jint as a Cake Addin #addin nuget:?package=Jint&version=2.9.1 // Install Jint as a Cake Tool #tool nuget:?package=Jint&version=2.9.1
Javascript Interpreter for .NET
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (164)
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 | 31,512 | 10/27/2024 |
4.0.3 | 75,069 | 9/23/2024 |
4.0.2 | 52,179 | 8/26/2024 |
4.0.1 | 45,123 | 8/10/2024 |
4.0.0 | 30,518 | 7/24/2024 |
3.1.6 | 34,913 | 8/10/2024 |
3.1.5 | 55,865 | 7/13/2024 |
3.1.4 | 46,822 | 6/27/2024 |
3.1.3 | 144,022 | 6/15/2024 |
3.1.2 | 60,411 | 5/25/2024 |
3.1.1 | 64,288 | 4/26/2024 |
3.1.0 | 49,289 | 4/10/2024 |
3.0.2 | 21,156 | 4/5/2024 |
3.0.1 | 144,396 | 2/25/2024 |
3.0.0 | 202,316 | 1/19/2024 |
2.11.58 | 6,917,693 | 11/27/2017 |
2.11.55 | 8,380 | 11/27/2017 |
2.11.23 | 165,972 | 8/30/2017 |
2.11.21 | 3,205 | 8/30/2017 |
2.11.20 | 3,044 | 8/30/2017 |
2.11.10 | 87,205 | 8/10/2017 |
2.10.4 | 498,754 | 3/22/2017 |
2.10.3 | 296,538 | 12/28/2016 |
2.10.2 | 29,119 | 10/17/2016 |
2.10.1 | 3,570 | 10/16/2016 |
2.10.0 | 3,230 | 10/16/2016 |
2.9.1 | 179,675 | 7/27/2016 |
2.9.0 | 5,290 | 7/26/2016 |
2.8.0 | 155,688 | 2/26/2016 |
2.7.1 | 72,780 | 11/1/2015 |
2.6.0 | 30,801 | 9/22/2015 |
2.5.0 | 117,013 | 5/26/2015 |
2.4.0 | 37,899 | 10/14/2014 |
2.3.0 | 4,959 | 10/3/2014 |
2.2.0 | 7,955 | 7/9/2014 |
2.1.0 | 34,066 | 3/4/2014 |
2.0.0 | 23,314 | 3/3/2014 |
Fixes bugs for: Regular expressions, Dates, JSON parse, cached literals race condition.