Edge.js
8.2.1
dotnet add package Edge.js --version 8.2.1
NuGet\Install-Package Edge.js -Version 8.2.1
<PackageReference Include="Edge.js" Version="8.2.1" />
paket add Edge.js --version 8.2.1
#r "nuget: Edge.js, 8.2.1"
// 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 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. |
-
.NETFramework 4.0
- No dependencies.
-
.NETStandard 1.6
- Microsoft.CSharp (>= 4.0.1)
- Microsoft.DotNet.InternalAbstractions (>= 1.0.0)
- Microsoft.Extensions.DependencyModel (>= 1.0.0)
- NETStandard.Library (>= 1.6.0)
- System.AppContext (>= 4.1.0)
- System.Collections.Specialized (>= 4.0.1)
- System.Console (>= 4.0.0)
- System.Dynamic.Runtime (>= 4.0.11)
- System.IO.FileSystem (>= 4.0.1)
- System.Linq (>= 4.1.0)
- System.Linq.Expressions (>= 4.1.0)
- System.Private.Uri (>= 4.0.1)
- System.Reflection (>= 4.1.0)
- System.Runtime (>= 4.1.0)
- System.Runtime.InteropServices (>= 4.1.0)
- System.Runtime.Loader (>= 4.0.0)
- System.Xml.ReaderWriter (>= 4.0.11)
- System.Xml.XPath.XmlDocument (>= 4.0.1)
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.
Support for Node.js 8.2.1