What is difference between ASP .Net and ASP .Net Core?
I am new to ASP .Net core , I know that both are frameworks but what is difference between them in terms of functionalities?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Rafnas T PPosted Mar 28, 2017, 3:13 AM
I-Verve IncPosted Dec 19, 2019, 7:08 AM
Jitendra ShekhawatPosted Mar 30, 2017, 4:17 AM
Rajeesh MenothPosted Mar 30, 2017, 3:45 AM
Ayan RoyPosted Mar 30, 2017, 3:02 AM
Munesh SharmaPosted Mar 28, 2017, 3:18 AM
The CORE frameworks which includes ASP.net CORE is basically just a framework which allows it to be hosted on multiple operating systems such as Windows, MAC and Linux.
Essentially the same functionality as regular ASP.NET but with multi platform support.
However since it is new there are some new features. Some are detailed here http://www.c-sharpcorner.com/UploadFile/8a67c0/14-new-things-about-Asp-Net-5/
Balamurali Krishnan RPosted Mar 27, 2017, 12:38 PM