EdgeJs 11.15.0

.NET Core 1.1 .NET Framework 4.0
dotnet add package EdgeJs --version 11.15.0
NuGet\Install-Package EdgeJs -Version 11.15.0
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="EdgeJs" Version="11.15.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EdgeJs --version 11.15.0
#r "nuget: EdgeJs, 11.15.0"
#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 EdgeJs as a Cake Addin
#addin nuget:?package=EdgeJs&version=11.15.0

// Install EdgeJs as a Cake Tool
#tool nuget:?package=EdgeJs&version=11.15.0

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.

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.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Framework net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
11.15.0 3,943 12/29/2020
11.3.3 51,323 6/2/2019
11.3.2 632 5/21/2019
9.3.4 47,645 2/22/2018
9.3.3 1,277 2/3/2018
9.3.2 6,593 12/23/2017
9.3.1 1,655 12/23/2017