Use ASP.NET with node.js

Is there a way to use asp.net and node.js together?

I don’t think so because node.js is a whole different web server?

Edit to clarify: I want to add node.js-based websites to an existing asp.net web form application

+6
source share

Source: https://habr.com/ru/post/921918/


All Articles