Jint 2.4.0
See the version list below for details.
dotnet add package Jint --version 2.4.0
NuGet\Install-Package Jint -Version 2.4.0
<PackageReference Include="Jint" Version="2.4.0" />
<PackageVersion Include="Jint" Version="2.4.0" />
<PackageReference Include="Jint" />
paket add Jint --version 2.4.0
#r "nuget: Jint, 2.4.0"
#:package Jint@2.4.0
#addin nuget:?package=Jint&version=2.4.0
#tool nuget:?package=Jint&version=2.4.0
Javascript Interpreter for .NET
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (211)
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). |
|
|
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. |
|
|
BizDoc.Core
Workflow framework engine |
|
|
AngleSharp.Js
Integrates a JavaScript engine to AngleSharp. |
GitHub repositories (54)
Showing the top 20 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
The Workflow Engine for .NET
|
|
|
kurrent-io/KurrentDB
KurrentDB is a database that's engineered for modern software applications and event-driven architectures. Its event-native design simplifies data modeling and preserves data integrity while the integrated streaming engine solves distributed messaging challenges and ensures data consistency.
|
|
|
BililiveRecorder/BililiveRecorder
录播姬 | mikufans 生放送录制
|
|
|
dotnet/docfx
Static site generator for .NET API documentation.
|
|
|
ravendb/ravendb
ACID Document Database
|
|
|
rnwood/smtp4dev
smtp4dev - the fake smtp email server for development and testing
|
|
|
microsurging/surging
Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. support Event-based Asynchronous Pattern and reactive programming.
|
|
|
SciSharp/BotSharp
AI Multi-Agent Framework in .NET
|
|
|
ErsatzTV/ErsatzTV-legacy
Open-source platform that transforms your personal media library into live, custom TV channels.
|
|
|
Squidex/squidex
Headless CMS and Content Managment Hub
|
|
|
openbullet/OpenBullet2
OpenBullet reinvented
|
|
|
openbullet/openbullet
The OpenBullet web testing application.
|
|
|
ape-byte/DouyinBarrageGrab
基于系统代理的抖音弹幕wss抓取程序,能够获取所有数据来源,包括chrome,抖音直播伴侣等,可进行进程过滤
|
|
|
KoalaBear84/OpenDirectoryDownloader
Indexes open directories
|
|
|
bitfoundation/bitplatform
Build all of your apps using what you already know and love ❤️
|
|
|
IoTSharp/IoTSharp
IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.
|
|
|
Jellyfin2Samsung/Samsung-Jellyfin-Installer
One-click install of Jellyfin on your Samsung TV — fully compatible with all Tizen versions!
|
|
|
dotnetcore/SmartSql
SmartSql = MyBatis in C# + .NET Core+ Cache(Memory | Redis) + R/W Splitting + PropertyChangedTrack +Dynamic Repository + InvokeSync + Diagnostics
|
|
|
dotnet/crank
Benchmarking infrastructure for applications
|
| Version | Downloads | Last Updated |
|---|---|---|
| 4.8.0 | 4,188 | 4/11/2026 |
| 4.7.1 | 9,496 | 4/3/2026 |
| 4.7.0 | 23,847 | 3/26/2026 |
| 4.6.4 | 19,431 | 3/22/2026 |
| 4.6.3 | 26,662 | 3/11/2026 |
| 4.6.2 | 11,885 | 3/6/2026 |
| 4.6.1 | 15,469 | 3/1/2026 |
| 4.6.0 | 50,772 | 2/15/2026 |
| 4.5.0 | 383,075 | 1/7/2026 |
| 4.4.2 | 361,514 | 11/9/2025 |
| 4.4.1 | 701,589 | 7/26/2025 |
| 4.4.0 | 140,393 | 7/12/2025 |
| 4.3.0 | 182,008 | 6/30/2025 |
| 4.2.2 | 681,849 | 4/4/2025 |
| 4.2.1 | 243,752 | 3/9/2025 |
| 4.2.0 | 508,697 | 1/28/2025 |
| 4.1.0 | 730,876 | 10/27/2024 |
| 4.0.3 | 493,544 | 9/23/2024 |
| 4.0.2 | 133,791 | 8/26/2024 |
| 2.4.0 | 41,909 | 10/14/2014 |
Fixing important bug related to Json parsing. Added params arguments support for .NET methods. Added Windows Phone 8.1 target support.