Sign in Sign up
nuget

Edge.js

With Edge.js you can script Node.js in a .NET application. Edge.js allows you to run Node.js and .NET code in one process. You can call Node.js functions from .NET and .NET functions from Node.js. Edge.js takes care of marshalling data between CLR and V8. Edge.js also reconciles threading models of single threaded V8 and multi-threaded CLR. Edge.js ensures correct lifetime of objects on V8 and CLR heaps. This Edge.js NuGet package supports scripting Node.js v8.2.1.

nuget View on Nuget

Activity

Latest release
9y ago
Total releases
10
Cadence
~2 months
Last 12 months
0

Details

First release
Sep 25, 2015
Releases
Version Released
6.11.3 minor
8.2.1 major
7.10.1 major
6.5.1 patch
6.5.0 minor
6.4.0 major
5.9.2 patch
5.9.1 major
4.4.1 minor
4.0.0 initial