Jint 2.1.0
See the version list below for details.
dotnet add package Jint --version 2.1.0
NuGet\Install-Package Jint -Version 2.1.0
<PackageReference Include="Jint" Version="2.1.0" />
paket add Jint --version 2.1.0
#r "nuget: Jint, 2.1.0"
// Install Jint as a Cake Addin #addin nuget:?package=Jint&version=2.1.0 // Install Jint as a Cake Tool #tool nuget:?package=Jint&version=2.1.0
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,243 | 10/27/2024 |
4.0.3 | 74,920 | 9/23/2024 |
4.0.2 | 52,136 | 8/26/2024 |
4.0.1 | 45,071 | 8/10/2024 |
4.0.0 | 30,486 | 7/24/2024 |
3.1.6 | 34,803 | 8/10/2024 |
3.1.5 | 55,738 | 7/13/2024 |
3.1.4 | 46,791 | 6/27/2024 |
3.1.3 | 143,550 | 6/15/2024 |
3.1.2 | 60,351 | 5/25/2024 |
3.1.1 | 64,274 | 4/26/2024 |
3.1.0 | 49,276 | 4/10/2024 |
3.0.2 | 21,116 | 4/5/2024 |
3.0.1 | 144,340 | 2/25/2024 |
3.0.0 | 202,233 | 1/19/2024 |
2.11.58 | 6,917,061 | 11/27/2017 |
2.11.55 | 8,378 | 11/27/2017 |
2.11.23 | 165,966 | 8/30/2017 |
2.11.21 | 3,203 | 8/30/2017 |
2.11.20 | 3,042 | 8/30/2017 |
2.11.10 | 87,203 | 8/10/2017 |
2.10.4 | 498,653 | 3/22/2017 |
2.10.3 | 296,529 | 12/28/2016 |
2.10.2 | 29,116 | 10/17/2016 |
2.10.1 | 3,567 | 10/16/2016 |
2.10.0 | 3,226 | 10/16/2016 |
2.9.1 | 179,627 | 7/27/2016 |
2.9.0 | 5,288 | 7/26/2016 |
2.8.0 | 155,660 | 2/26/2016 |
2.7.1 | 72,778 | 11/1/2015 |
2.6.0 | 30,797 | 9/22/2015 |
2.5.0 | 117,008 | 5/26/2015 |
2.4.0 | 37,897 | 10/14/2014 |
2.3.0 | 4,954 | 10/3/2014 |
2.2.0 | 7,955 | 7/9/2014 |
2.1.0 | 34,064 | 3/4/2014 |
2.0.0 | 23,070 | 3/3/2014 |
- Added features to use CLR classes directly from JavaScript
- Added functions invoke