Hi @MG Bhadurudeen ,
But, what does it mean by "cross-platform" in Asp.net & asp.net core, since both are web apps which can run on a web browser on any os/pcs? (I am new to ASP.Net/core).
After creating a Web application, we need to build the application and deploy/host the web application on the server. Then, after the application running on the server, we can access the web page via browser.
So, to the "cross-platform", it means the server side, instead of the client side (access the web page via browser). For the .Net framework application, it runs/host primarily on Microsoft Windows. But Asp.net core application can run/host on Windows, OS X, and multiple distributions of Linux.
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
Best regards,
Dillion