![]() |
VOOZH | about |
dotnet add package JSPool --version 4.0.0
NuGet\Install-Package JSPool -Version 4.0.0
<PackageReference Include="JSPool" Version="4.0.0" />
<PackageVersion Include="JSPool" Version="4.0.0" />Directory.Packages.props
<PackageReference Include="JSPool" />Project file
paket add JSPool --version 4.0.0
#r "nuget: JSPool, 4.0.0"
#:package JSPool@4.0.0
#addin nuget:?package=JSPool&version=4.0.0Install as a Cake Addin
#tool nuget:?package=JSPool&version=4.0.0Install as a Cake Tool
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 Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp1.0 netcoreapp1.0 was computed. netcoreapp1.1 netcoreapp1.1 was computed. netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard1.3 netstandard1.3 is compatible. netstandard1.4 netstandard1.4 was computed. netstandard1.5 netstandard1.5 was computed. netstandard1.6 netstandard1.6 was computed. netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net40-client net40-client is compatible. net45 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen30 tizen30 was computed. tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Universal Windows Platform | uap uap was computed. uap10.0 uap10.0 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
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 |
|
|
Redpoint.ThirdParty.React.Core
A fork of React.NET (https://github.com/reactjs/react.net) that adds support for React v18. |
|
|
Wyam.Core
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. |
Showing the top 5 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
Statiq is a flexible static site generator written in .NET.
|
|
|
statiqdev/Statiq.Framework
A flexible and extensible static content generation framework for .NET.
|
|
|
Wyamio/Wyam
A modular static content and static site generator.
|
|
|
RedpointGames/uet
UET (Unreal Engine Tool) makes building and testing Unreal Engine projects and plugins easy. It can distribute builds with BuildGraph, remotely execute automation tests on device and across multiple machines, handles fault tolerance and automatic retries and generally makes the whole experience of automating Unreal Engine a lot more pleasant.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 4.0.0 | 4,264,819 | 1/5/2019 |
| 4.0.0-beta1 | 84,398 | 7/1/2018 |
| 3.1.0-beta2 | 1,721 | 6/20/2018 |
| 3.1.0-beta1 | 1,503 | 6/10/2018 |
| 3.0.1 | 1,031,012 | 7/1/2017 |
| 3.0.0 | 2,310 | 7/1/2017 |
| 3.0.0-beta1 | 1,341 | 5/15/2017 |
| 2.0.1 | 615,056 | 2/13/2017 |
| 2.0.0 | 169,552 | 9/25/2016 |
| 2.0.0-beta1 | 1,662 | 9/19/2016 |
| 0.4.1 | 350,926 | 4/11/2016 |
| 0.4.0 | 2,775 | 4/9/2016 |
| 0.3.2 | 3,244 | 4/9/2016 |
| 0.3.1 | 104,455 | 11/16/2015 |
| 0.3.0 | 150,061 | 4/13/2015 |
| 0.2.0 | 15,285 | 2/23/2015 |
| 0.1.1 | 98,260 | 11/30/2014 |
| 0.1.0 | 2,935 | 11/29/2014 |