JSPool 4.0.0-beta1

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

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

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 Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net40-client is compatible.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 is compatible.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
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