|
Edge.js allows developers to use .NET functions inside Node.js code and vice versa.
It basically provides a bridge between V8 and CLR, allowing both languages to run in the same CPU process.
Edge.js broadens the scope for both Node.js and .NET development, by providing access to technologies usually unacceptable from solely one environment.
It also provides npm access for .NET developers and nuget access for Node.js coders.
Requirements:
· Node.js 0.6 or higher
· .NET Framework 4.5 or higher
Via: Edge.js 0.7.11
0 Comment:
Post a Comment