JSPool 0.3.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package JSPool --version 0.3.2
NuGet\Install-Package JSPool -Version 0.3.2
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="0.3.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JSPool --version 0.3.2
#r "nuget: JSPool, 0.3.2"
#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=0.3.2

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

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.

Product Compatible and additional computed target framework versions.
.NET Framework net40-client is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (8)

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

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 2,472,585 1/5/2019
4.0.0-beta1 79,969 7/1/2018
3.1.0-beta2 849 6/20/2018
3.1.0-beta1 868 6/10/2018
3.0.1 845,787 7/1/2017
3.0.0 1,124 7/1/2017
3.0.0-beta1 872 5/15/2017
2.0.1 416,522 2/13/2017
2.0.0 135,214 9/25/2016
2.0.0-beta1 1,181 9/19/2016
0.4.1 304,434 4/11/2016
0.4.0 1,311 4/9/2016
0.3.2 1,539 4/9/2016
0.3.1 72,838 11/16/2015
0.3.0 132,258 4/13/2015
0.2.0 12,927 2/23/2015
0.1.1 44,413 11/30/2014
0.1.0 1,405 11/29/2014