.dll file

EdgeJs.dll

Uploaded: 2024-03-28 Last Validated: 2024-03-28
9.3.0.0 45.5KB x86 (32 bit) Verified 2024-03-28
Sponsored

File Info

Integrity Check
Passed
Filename
Uncompressed Size
45.5KB
MD5
94881950ee46b3e5ae3a79f40fd9f26d
SHA256
af47e382516386907a942559b2925d210c8477a2a574d4dbe4f32fe2b2a89144
SHA1
2b1655028637a62c315e6b4d8c477be4a7d15349

Metadata

Status
Complete
Company
EdgeJs
Product
EdgeJs
Description
EdgeJs
Build Note
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 v6.5.0.
Copyright
Copyright 2015 Tomasz Janczuk

Data Points

First Upload
2024-03-28

Install Instructions

Open the downloaded archive and extract the DLL file
1.Extract .DLL
Open the archive you downloaded and extract the specific .dll file.
Install the DLL into the correct Windows system folder
2.Install .DLL
Place the file in the correct folder:
32-bitC:\Windows\SysWOW64
64-bitC:\Windows\System32
Restart the application after installing the DLL
3.Restart Software
Close and reopen the application so Windows can load the new DLL.