JSPool 4.0.0

.NET Standard 1.3 .NET Framework 4.0
dotnet add package JSPool --version 4.0.0
NuGet\Install-Package JSPool -Version 4.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="JSPool" Version="4.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JSPool --version 4.0.0
#r "nuget: JSPool, 4.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install JSPool as a Cake Addin
#addin nuget:?package=JSPool&version=4.0.0

// Install JSPool as a Cake Tool
#tool nuget:?package=JSPool&version=4.0.0

JSPool facilitates easy integration of JavaScript scripting into a .NET application in a scalable and performant manner. It does so by creating a pool of engines that can be reused multiple times, making it easy to use JavaScript libraries that have long initialisation times without having to create a new engine every time.
   
See https://dan.cx/projects/jspool for usage instructions.

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1
.NET Framework net40-client net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen30 tizen40 tizen60
Universal Windows Platform uap uap10.0
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on JSPool:

Package Downloads
React.Core

ReactJS and Babel tools for .NET. Important: This package does not do much on its own; you probably want an integration package (like React.Web.Mvc4) as well. Please refer to project site (http://reactjs.net/) for more details, usage examples and sample code.

Statiq.Core The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Statiq is a configurable static content generation framework.

VIEApps.Services.Base

The base of all microservices in the VIEApps NGX

Wyam.Core The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Wyam is a simple to use, highly modular, and extremely configurable static content generator. This is the core engine and can be used to embed Wyam into your application. If you just want to create sites, download the Wyam executable from GitHub the Wyam website.

Sitecore.Js.Presentation

A module for creating Sitecore components using embedded JavaScript engine

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on JSPool:

Repository Stars
reactjs/React.NET
.NET library for JSX compilation and server-side rendering of React components
statiqdev/Statiq.Framework
A flexible and extensible static content generation framework for .NET.
Wyamio/Wyam
A modular static content and static site generator.
Version Downloads Last updated
4.0.0 1,716,773 1/5/2019
4.0.0-beta1 63,870 7/1/2018
3.1.0-beta2 798 6/20/2018
3.1.0-beta1 809 6/10/2018
3.0.1 731,846 7/1/2017
3.0.0 1,041 7/1/2017
3.0.0-beta1 812 5/15/2017
2.0.1 334,669 2/13/2017
2.0.0 119,611 9/25/2016
2.0.0-beta1 1,140 9/19/2016
0.4.1 265,312 4/11/2016
0.4.0 1,211 4/9/2016
0.3.2 1,399 4/9/2016
0.3.1 56,314 11/16/2015
0.3.0 99,960 4/13/2015
0.2.0 8,563 2/23/2015
0.1.1 28,009 11/30/2014
0.1.0 1,268 11/29/2014