Coming from asp.net core to Node.js/ express

I plan on learning node this summer, what are some key differences between express and asp.net core that I should look out for ? (I mostly develop rest api's)


3 Replies 1 reply marked as answer

MK Muthukumar Kannan Syncfusion Team March 15, 2021 01:04 PM UTC

Hi David, 

Thanks for contacting Syncfusion support. 

Express makes developers easy to do tasks from building a REST API to building routes for simple web application by using route parameters and query strings as it has a powerful routing API, whereas in asp.net core developer can develop a web application without any additional frameworks or libraries, as the .net framework contains everything a developer needs, but the language and framework were closed-secure, and ecosystem was Microsoft-oriented. 

Please get back to us if you need any assistance. 

Regards, 
Muthukumar K 


Marked as answer

DA David replied to David March 21, 2021 06:04 AM UTC


I plan on learning node this summer, what are some key differences between express and asp.net core that I should look out for ? (I mostly develop rest api's)


Thank you for your helpful response.





MK Muthukumar Kannan Syncfusion Team March 22, 2021 07:20 AM UTC

Hi David, 
 
Welcome! Please get back to us if you need any further assistance. 
 
Regards, 
Muthukumar K 


Loader.
Up arrow icon