Node.js
0.10.30
See the version list below for details.
dotnet add package Node.js --version 0.10.30
NuGet\Install-Package Node.js -Version 0.10.30
<PackageReference Include="Node.js" Version="0.10.30" />
<PackageVersion Include="Node.js" Version="0.10.30" />
<PackageReference Include="Node.js" />
paket add Node.js --version 0.10.30
#r "nuget: Node.js, 0.10.30"
#:package Node.js@0.10.30
#addin nuget:?package=Node.js&version=0.10.30
#tool nuget:?package=Node.js&version=0.10.30
Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications.
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Node.js:
| Package | Downloads |
|---|---|
|
MetroNode
NodeJS Support for Windows 10 Javascript-based Apps |
|
|
MetroBrowserify
Convert node dependencies to CommonJS modules referencable in WinStore/WP8 apps! |
|
|
NoGit
Standalone git command line tool powered by js-git and node.js. Created to get rid of local git dependency in npm and bower, so contains only tiny subset of git features for those tools. |
|
|
Bower
Bower is a package manager for the web. It offers a generic, unopinionated solution to the problem of front-end package management, while exposing the package dependency model via an API that can be consumed by a more opinionated build stack. There are no system wide dependencies, no dependencies are shared between different apps, and the dependency tree is flat. Bower runs over Git, and is package-agnostic. A packaged component can be made up of any type of asset, and use any type of transport (e.g., AMD, CommonJS, etc.). -- Bundle Features -- This bundle works without Node.js and Git installations, so you can use js-restore on any build server (including cloud TFS) and don't commit external js files. |
|
|
Npm.js
a package manager for node. https://npmjs.org/ Prefer to use ASP.NET 5 which has native support for NodeJS. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Node.js:
| Repository | Stars |
|---|---|
|
sq/JSIL
CIL to Javascript Compiler
|
|
|
microsoft/mattercenter
Microsoft’s Corporate, External, and Legal Affairs (CELA) group, in partnership with the Office extensibility team, developed Matter Center for Office 365 -- a document management and collaboration solution built using the Office app development model, Azure and Sharepoint.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 4.0.0 | 8,696 | 9/15/2015 |
| 0.12.7 | 9,446 | 7/25/2015 |
| 0.12.6 | 80 | 7/25/2015 |
| 0.12.5 | 76 | 7/25/2015 |
| 0.12.4 | 73 | 7/25/2015 |
| 0.12.3 | 70 | 7/25/2015 |
| 0.12.2 | 77 | 7/25/2015 |
| 0.12.1 | 83 | 7/25/2015 |
| 0.12.0 | 9,482 | 2/15/2015 |
| 0.10.36 | 4,228 | 2/4/2015 |
| 0.10.35 | 103 | 2/4/2015 |
| 0.10.34 | 100 | 2/4/2015 |
| 0.10.33 | 9,589 | 10/30/2014 |
| 0.10.32 | 2,910 | 9/17/2014 |
| 0.10.31 | 2,896 | 8/30/2014 |
| 0.10.30 | 118 | 8/30/2014 |
| 0.10.29 | 6,091 | 6/18/2014 |
| 0.10.28 | 20,663 | 5/16/2014 |
| 0.10.27 | 117 | 5/16/2014 |
| 0.10.26.1 | 25,140 | 3/18/2014 |
| 0.10.26 | 4,935 | 2/19/2014 |
| 0.10.25 | 1,328 | 1/23/2014 |
| 0.10.24 | 648 | 1/6/2014 |
| 0.10.23 | 1,474 | 12/12/2013 |
| 0.10.22 | 125 | 12/12/2013 |
| 0.10.21 | 14,997 | 11/7/2013 |
- uv: Upgrade to v0.10.28
- npm: Upgrade to v1.4.21
- v8: Interrupts must not mask stack overflow.
- Revert "stream: start old-mode read in a next tick" (Fedor Indutny)
- buffer: fix sign overflow in `readUIn32BE` (Fedor Indutny)
- buffer: improve {read,write}{U}Int* methods (Nick Apperson)
- child_process: handle writeUtf8String error (Fedor Indutny)
- deps: backport 4ed5fde4f from v8 upstream (Fedor Indutny)
- deps: cherry-pick eca441b2 from OpenSSL (Fedor Indutny)
- lib: remove and restructure calls to isNaN() (cjihrig)
- module: eliminate double `getenv()` (Maciej Małecki)
- stream2: flush extant data on read of ended stream (Chris Dickinson)
- streams: remove unused require('assert') (Rod Vagg)
- timers: backport f8193ab (Julien Gilli)
- util.h: interface compatibility (Oguz Bastemur)
- zlib: do not crash on write after close (Fedor Indutny)