Ncapsulate.Node.Shadow
5.3.0
A wrapper around node allowing access to the Node Environment and NPM (node package manager) without requiring other developers to install any prerequisites.
Install-Package Ncapsulate.Node.Shadow -Version 5.3.0
dotnet add package Ncapsulate.Node.Shadow --version 5.3.0
<PackageReference Include="Ncapsulate.Node.Shadow" Version="5.3.0"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ncapsulate.Node.Shadow --version 5.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Ncapsulate.Node.Shadow, 5.3.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
First release packages a version of NodeJS for general use, and includes build targets that allow installing of node, npm packages, and npm package restore (npm install on the json file).
Dependencies
-
- AD.System.Web.Helpers.dll (>= 2.0.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Ncapsulate.Node.Shadow:
Package | Downloads |
---|---|
Ncapsulate.Grunt.Shadow
A wrapper around grunt allowing access to the task runner without requiring other developers to install any prerequisites.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
5.3.0 | 4,593 | 1/3/2016 |