Skip to content

tharris29/NodeJS_Edge_Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS Edge Demo

Demonstration of NodeJS and Edge using .net components

Steps to run example:

1.Go download and install node from http://nodejs.org. 2.Download and install node for Visual Studio on top of your copy of Visual Studio. https://nodejstools.codeplex.com/ 3.Clone this repository 4.Build soultion, this will compile the .net and copy it to the node project 5.F5 to see the json response.

examples include

  • Calling inline .Net code
  • Calling an assembly using the edge defaults
  • Calling an assembly specifying the method and Type(Type being the class inside the dll)

About

Demonstration of NodeJS and Edge using .net components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published