Edge.js 8.2.1

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 Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.6 is compatible.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
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

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.

Version Downloads Last updated
8.2.1 128,823 8/10/2017
7.10.1 15,582 5/19/2017
6.11.3 9,000 9/6/2017
6.5.1 112,230 9/13/2016
6.5.0 2,648 9/7/2016
6.4.0 3,272 8/24/2016
5.9.2 15,869 7/2/2016
5.9.1 63,565 4/1/2016
4.4.1 2,056 4/1/2016
4.0.0 43,729 9/25/2015

Support for Node.js 8.2.1