Metadata >> NuGet >> JSPool >> 0.1.0

0.1.0

Metadata

Authors Daniel Lo Nigro
Copyrights Copyright 2014 Daniel15
Description 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.
LicenseUrl https://github.com/Daniel15/JSPool/blob/master/LICENSE
Owners Daniel Lo Nigro
ProjectUrl http://dan.cx/projects/jspool
RequireLicenseAcceptance False
Summary Pooling of JavaScript engines in .NET
Tags javascript js javascriptengineswitcher msiejavascriptengine v8 clearscript
Dependencies JavaScriptEngineSwitcher.Core:1.2.0
Title JSPool
PackageSize 32064
PackageHashAlgorithm SHA512
PackageHash RjVbTwMx5u5NtHQVhwVFgXTdw5Cqxwapv5mPGqFKXHaP9u4RB1ktZa8lffStADhYcwXA5Ovo+7PxW27Bal5Fzg==
DownloadCount 000000
CreatedDate 2014-11-29T05:39:51

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install JSPool -Version 0.1.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install JSPool -Version 0.1.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete JSPool 0.1.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package JSPool -Version 0.1.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package JSPool -Version 0.1.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap JSPool -Version 0.1.0
Uninstalling the package:
o remove-wrap JSPool

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.0 Binaries