Example Project: Node + .NET = <3 This simple project showcasing how to call a .NET Core API from a Node.js application. Getting Started Install the dependencies for the Node.js application npm install, npm run build and run npm start.