---
title: "Difference between ASP .Net MVC/ .Net Core | Model View Controller Framework VS Core Development"  
description: "This article will show the major differences between Core and Frameworks Technology Techniques"  
author: "Anonymous User"  
published: 2021-07-01  
updated: 2021-07-01  
canonical: https://www.mindstick.com/articles/327171/difference-between-asp-dot-net-mvc-dot-net-core-model-view-controller-framework-vs-core-development  
category: "asp.net"  
tags: ["asp.net", "asp.net mvc"]  
reading_time: 1 minute  

---

# Difference between ASP .Net MVC/ .Net Core | Model View Controller Framework VS Core Development

**[ASP.NET Core](https://www.mindstick.com/forum/160440/describe-the-advancements-in-asp-dot-net-core-in-dot-net-core-6)** a fundamental [web development](https://www.mindstick.com/services/web-development) platform used to create websites, [applications](https://yourviews.mindstick.com/view/85123/latest-applications-and-innovations-in-sports-analytics-wearables-and-broadcasting) and [web services](https://www.mindstick.com/articles/431/inserting-records-in-table-by-using-web-services). It is the [integration](https://answers.mindstick.com/qa/35605/which-country-organized-operation-sadbhavana-for-national-integration) of HTML, CSS and JavaScript. Originally ASP.net was released in 2002 whereas **ASP .Net MVC** is runs on the same scenario but it developed with the structure of Model [View Controller](https://www.mindstick.com/forum/33623/problem-in-moving-value-from-second-view-to-first-view-controller-in-iphone) which makes the program more powerful and secured to use.

The key [Differences](https://yourviews.mindstick.com/view/85280/comparative-differences-dell-vs-hp-which-one-is-better) between ASP .Net MVC .Net Core are the following :

1.) .Net Core is for only Windows user only while [ASP.Net MVC](https://www.mindstick.com/forum/12890/how-can-asp-dot-net-mvc-controller-return-an-image) is for Linux, Mac and windows users.

2.) .Net Core is has a 4x higher performance than ASP.Net MVC.

3.) .Net Core runs on both .Net Core as well as .Net Framework while ASP.Net MVC only runs only on the .Net Framework.

4.) While changing the code .Net Core we need refresh the browser to see the changes while .Net Framework automatically refreshes the code and reflects in the browser.

5.) .Net Core did not support Web.config and Global.asax files. It is supporting [appsettings.json](https://www.mindstick.com/forum/157446/how-to-read-values-from-the-appsettings-json-file) while ASP.Net [MVC application](https://www.mindstick.com/forum/12862/require-authorization-within-whole-asp-dot-net-mvc-application) added Web.config, Global.asax, Application Start.

\

---

Original Source: https://www.mindstick.com/articles/327171/difference-between-asp-dot-net-mvc-dot-net-core-model-view-controller-framework-vs-core-development

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
