Skip to main content
Difference between ASPNET MVC 5 and ASPNET MVC Core 1

Difference between ASP.NET MVC 5 and ASP.NET MVC Core 1.0

The best way to learn new technologies is via comparing with the old and find out what has changed. In this post, find out the difference between ASP.NET MVC 5 and ASP.NET MVC Core 1.0 aka ASP.NET MVC 6. The difference list is quite long as ASP.NET Core 1.0 is re-written. The basic of MVC still remains the same and we can say that from coding perspective there aren’t many changes but there are framework level changes, project structure changes, hosting and deployment changes and many more. So let’s dive in.

ASP.NET MVC 5 vs ASP.NET MVC Core 1.0

Recommended reading

PS: If you found this content valuable and want to return the favour, then Buy Me A Coffee

3 thoughts to “Difference between ASP.NET MVC 5 and ASP.NET MVC Core 1.0”

  1. It is great to learn about advantages of ASP.NET Core MVC 1.0 over ASP.NET MVC5. This is very useful especially while answering interview questions. Supporting of RESTful style routing is an additional feature which can be helpful for coders also. Thanks.

Leave a Reply

Your email address will not be published. Required fields are marked *