Jint 2.6.0
See the version list below for details.
dotnet add package Jint --version 2.6.0
NuGet\Install-Package Jint -Version 2.6.0
<PackageReference Include="Jint" Version="2.6.0" />
paket add Jint --version 2.6.0
#r "nuget: Jint, 2.6.0"
// Install Jint as a Cake Addin #addin nuget:?package=Jint&version=2.6.0 // Install Jint as a Cake Tool #tool nuget:?package=Jint&version=2.6.0
Javascript Interpreter for .NET
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (169)
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 (49)
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 | 116,027 | 10/27/2024 |
4.0.3 | 115,882 | 9/23/2024 |
4.0.2 | 63,622 | 8/26/2024 |
4.0.1 | 52,742 | 8/10/2024 |
4.0.0 | 35,236 | 7/24/2024 |
3.1.6 | 48,569 | 8/10/2024 |
3.1.5 | 74,471 | 7/13/2024 |
3.1.4 | 52,626 | 6/27/2024 |
3.1.3 | 171,871 | 6/15/2024 |
3.1.2 | 66,157 | 5/25/2024 |
3.1.1 | 68,169 | 4/26/2024 |
3.1.0 | 73,039 | 4/10/2024 |
3.0.2 | 22,952 | 4/5/2024 |
3.0.1 | 159,134 | 2/25/2024 |
3.0.0 | 224,359 | 1/19/2024 |
2.11.58 | 7,044,122 | 11/27/2017 |
2.11.55 | 8,445 | 11/27/2017 |
2.11.23 | 167,765 | 8/30/2017 |
2.11.21 | 3,230 | 8/30/2017 |
2.11.20 | 3,092 | 8/30/2017 |
2.11.10 | 87,235 | 8/10/2017 |
2.10.4 | 516,793 | 3/22/2017 |
2.10.3 | 302,136 | 12/28/2016 |
2.10.2 | 29,442 | 10/17/2016 |
2.10.1 | 3,594 | 10/16/2016 |
2.10.0 | 3,257 | 10/16/2016 |
2.9.1 | 183,101 | 7/27/2016 |
2.9.0 | 5,319 | 7/26/2016 |
2.8.0 | 157,500 | 2/26/2016 |
2.7.1 | 73,141 | 11/1/2015 |
2.6.0 | 30,866 | 9/22/2015 |
2.5.0 | 117,472 | 5/26/2015 |
2.4.0 | 37,962 | 10/14/2014 |
2.3.0 | 4,994 | 10/3/2014 |
2.2.0 | 7,980 | 7/9/2014 |
2.1.0 | 34,198 | 3/4/2014 |
2.0.0 | 32,792 | 3/3/2014 |
Performance improvements.
Debugger support.
Better error reporting.
Bug fixes.