Edge.js 8.2.1

.NET Standard 1.6 .NET Framework 4.0
dotnet add package Edge.js --version 8.2.1
NuGet\Install-Package Edge.js -Version 8.2.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Edge.js" Version="8.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Edge.js --version 8.2.1
#r "nuget: Edge.js, 8.2.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Edge.js as a Cake Addin
#addin nuget:?package=Edge.js&version=8.2.1

// Install Edge.js as a Cake Tool
#tool nuget:?package=Edge.js&version=8.2.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. This Edge.js NuGet package supports scripting Node.js v8.2.1.

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard1.6 netstandard2.0 netstandard2.1
.NET Framework net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen30 tizen40 tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

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

PugViewEngine

A view engine using the Pug template language.

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.

AMF.Parser

RAML and OAS (swagger) parser for .Net

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.2.1 107,473 8/10/2017
7.10.1 14,657 5/19/2017
6.11.3 7,887 9/6/2017
6.5.1 92,990 9/13/2016
6.5.0 1,807 9/7/2016
6.4.0 2,472 8/24/2016
5.9.2 13,723 7/2/2016
5.9.1 62,346 4/1/2016
4.4.1 1,415 4/1/2016
4.0.0 36,293 9/25/2015

Support for Node.js 8.2.1