Metadata >> NuGet >> JSPool >> 0.1.1

0.1.1

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 32830
PackageHashAlgorithm SHA512
PackageHash vW0V9oYhMrvQot+GSOUKR1v0TCID+r4BW460fnU981AdqEq2GGL5her3H0NEQ2Bw43KyK5RbJcDTHSIozNg2kQ==
DownloadCount 000000
CreatedDate 2014-11-30T07:08:25

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.1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install JSPool -Version 0.1.1 -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.1 %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.1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package JSPool -Version 0.1.1 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap JSPool -Version 0.1.1
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,Profile=Client Binaries