Edge.js
4.4.1
See the version list below for details.
dotnet add package Edge.js --version 4.4.1
NuGet\Install-Package Edge.js -Version 4.4.1
<PackageReference Include="Edge.js" Version="4.4.1" />
paket add Edge.js --version 4.4.1
#r "nuget: Edge.js, 4.4.1"
// Install Edge.js as a Cake Addin #addin nuget:?package=Edge.js&version=4.4.1 // Install Edge.js as a Cake Tool #tool nuget:?package=Edge.js&version=4.4.1
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. Edge.js NuGet package v4.1.1 supports scripting Node.js v4.4.1 with Edge.js v5.0.1.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (13)
Showing the top 5 NuGet packages that depend on Edge.js:
Package | Downloads |
---|---|
Raml.Parser
RAML and OAS (swagger/OpenAPI) parser for .Net |
|
SPAuthN
SharePoint .Net auth with Node.js |
|
zombie.js.driver
A dynamic driver for running Zombie.js from .NET - insanely fast, headless browser testing now available for .NET. ZOMBIES NOT INCLUDED - check out the "zombie.js" package if you don't have Zombie.js installed. |
|
PugViewEngine
A view engine using the Pug template language. |
|
AMF.Parser
RAML and OAS (swagger) parser for .Net |
GitHub repositories
This package is not used by any popular GitHub repositories.