Run .NET and Node.js code in-process on Windows, macOS, and Linux NuGet Package

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.9.3.




Got any Run .NET and Node.js code in-process on Windows, macOS, and Linux Question?





Info

Version: 11.15.0
Author(s): agracio
Last Update: Tuesday, December 29, 2020
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/agracio/edge-js
NuGet Url: https://www.nuget.org/packages/EdgeJs


Install
Install-Package EdgeJs
dotnet add package EdgeJs
paket add EdgeJs
EdgeJs Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

2.8

avg-downloads-per-day

25

days-since-last-release

1204