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 |
---|---|
.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 |
-
.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 |
|
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.
Support for Node.js 8.2.1