{"id":4963,"date":"2017-06-19T10:36:30","date_gmt":"2017-06-19T10:36:30","guid":{"rendered":"https:\/\/staging.heliossolutions.co\/blog\/?p=4963"},"modified":"2018-04-02T08:58:05","modified_gmt":"2018-04-02T08:58:05","slug":"asp-net-core-mvc-popular-developing-modern-web-applications","status":"publish","type":"post","link":"https:\/\/staging.heliossolutions.co\/blog\/asp-net-core-mvc-popular-developing-modern-web-applications\/","title":{"rendered":"Why ASP.NET Core MVC is so popular for Developing Modern Web Applications?"},"content":{"rendered":"<p align=\"center\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-4964 alignnone\" src=\"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2017\/06\/Why-ASP.Net-Core-MVC-features-are-so-popular.jpg\" alt=\"Why ASP.Net Core MVC features are so popular\" width=\"800\" height=\"350\" srcset=\"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2017\/06\/Why-ASP.Net-Core-MVC-features-are-so-popular.jpg 800w, https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2017\/06\/Why-ASP.Net-Core-MVC-features-are-so-popular-300x131.jpg 300w, https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2017\/06\/Why-ASP.Net-Core-MVC-features-are-so-popular-768x336.jpg 768w, https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2017\/06\/Why-ASP.Net-Core-MVC-features-are-so-popular-734x320.jpg 734w, https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2017\/06\/Why-ASP.Net-Core-MVC-features-are-so-popular-410x180.jpg 410w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/><\/p>\n<p dir=\"ltr\">Our team of <strong>.NET developers<\/strong> at <strong>Helios<\/strong> is often confronted with this question. They wittily say that in order to appreciate what we have today \u2013 ASP.NET Core MVC, we would need to take a short walk down memory lane.<\/p>\n<h2 dir=\"ltr\"><strong>In today\u2019s post, therefore, the highlights are:<\/strong><\/h2>\n<ul>\n<li>Flashback: A little about ASP.NET MVC 5<\/li>\n<li>What is ASP.NET Core MVC 6?<\/li>\n<li>Key Features of ASP.NET Core MVC<\/li>\n<\/ul>\n<h2 dir=\"ltr\">Flashback: A little about ASP.NET MVC 5<\/h2>\n<p dir=\"ltr\"><strong>ASP.NET MVC<\/strong> is a lightweight and testable framework built on top of ASP.NET features which was system.web and that brought over a lot of existing baggage or legacy code.<\/p>\n<p dir=\"ltr\">In ASP.NET MVC 5, Web pages, MVC and Web API were implemented separately, leading to duplication and inconsistencies. The programming model was as depicted in the figure below.<\/p>\n<p dir=\"ltr\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-4967\" src=\"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2017\/06\/wp011.jpg\" alt=\"wp01\" width=\"769\" height=\"398\" srcset=\"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2017\/06\/wp011.jpg 769w, https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2017\/06\/wp011-300x155.jpg 300w, https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2017\/06\/wp011-768x397.jpg 768w\" sizes=\"auto, (max-width: 769px) 100vw, 769px\" \/><\/p>\n<p dir=\"ltr\">The adoption of\u00a0<strong><a title=\"ASP.NET MVC\" href=\"https:\/\/www.heliossolutions.in\/technology\/asp-dotnet-mvc-framework\/\" target=\"_blank\" rel=\"noopener\">ASP.NET MVC<\/a><\/strong>\u00a0for enterprise app development was on the rise for years; however, Microsoft was facing the issue of maintaining two code bases.<\/p>\n<p dir=\"ltr\">Going forward, Microsoft has unified MVC, Web API, and Web Pages in <strong>ASP.NET Core<\/strong> and with ASP.NET Core MVC redefined the complete idea of <strong>web application development<\/strong>.<\/p>\n<p dir=\"ltr\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-4990\" src=\"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2017\/06\/wp02w.jpg\" alt=\"wp02w\" width=\"770\" height=\"490\" srcset=\"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2017\/06\/wp02w.jpg 770w, https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2017\/06\/wp02w-300x191.jpg 300w, https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2017\/06\/wp02w-768x489.jpg 768w\" sizes=\"auto, (max-width: 770px) 100vw, 770px\" \/><\/p>\n<h2 dir=\"ltr\">What is ASP.NET Core MVC 6?<\/h2>\n<p dir=\"ltr\">It is open source, model view controller framework designed and optimized for use with ASP.NET Core. It is test driven development (TDD)-friendly, uses latest web standards and supports pattern-based way of building dynamic websites with clean separation of concerns.<\/p>\n<h3 dir=\"ltr\">A quick glance at the ASP.NET Core improvements:<\/h3>\n<ul>\n<li>New set of tools to make modern web development simpler and easier.<\/li>\n<li>Built on .NET Core which supports complete side-by-side app versioning.<\/li>\n<li>Merged web stack for MVC and Web API.<\/li>\n<li>Allows building and running cross-platform ASP.NET apps on Linux, Mac and Windows.<\/li>\n<li>Built-in support for dependency injection.<\/li>\n<li>Runs on IIS or can be self-hosted in your own process.<\/li>\n<li>Environment-based configuration is cloud-ready.<\/li>\n<li>Integrated support for creating and utilizing NuGet packages.<\/li>\n<\/ul>\n<h2 dir=\"ltr\">What\u2019s new in ASP.NET Core MVC?<\/h2>\n<p dir=\"ltr\">Microsoft has completely overhauled the existing\u00a0<strong><a title=\"ASP.NET MVC Overview\" href=\"https:\/\/staging.heliossolutions.co\/blog\/asp-dot-net-mvc\/asp-net-mvc-overview\/\" target=\"_blank\" rel=\"noopener\">ASP.NET MVC framework<\/a><\/strong>\u00a0and come out with a new and advanced ASP.NET Core MVC. The new framework not only equips you with greater flexibility but also enables you to gain competitive advantages with high-end web applications.<\/p>\n<p dir=\"ltr\"><strong>Here are the key features of ASP.NET Core MVC:<\/strong><\/p>\n<h3 dir=\"ltr\">Cross-platform capability<\/h3>\n<p dir=\"ltr\">ASP.NET Core, unlike the .NET framework, can be run beyond Windows platforms such as Linux, Mac, etc. Visual Studio Code is a component in Visual Studio, the development tool for ASP.NET that allows developing applications in Linux and Mac operating system.<\/p>\n<p dir=\"ltr\">Now, our team of dot net developers is leveraging this platform independency feature of ASP.NET Core to develop a single application that can be run on multiple platforms.<\/p>\n<h3 dir=\"ltr\">Added flexibility of being open source<\/h3>\n<p dir=\"ltr\">Being open source, ASP.NET Core empowers you to maintain modularity across the project development environment in order to simplify coding. It also provides you the flexibility to add libraries and framework components as required for application deployment.<\/p>\n<p dir=\"ltr\">You can avail the benefits of NuGet Package Manager to manage runtime. You can also include .NET Core libraries as well as ASP.NET Core framework libraries as per your project requirement.<\/p>\n<h3 dir=\"ltr\">Improved support for cloud deployment<\/h3>\n<p dir=\"ltr\">Cloud deployment support is enhanced due to the modular architecture of this framework. The flexible environment and extended modularity provided by ASP.NET Core MVC enables you to build applications that ready to be deployed on the cloud.<\/p>\n<h3 dir=\"ltr\">Supports hosting independence<\/h3>\n<p dir=\"ltr\">Unlike ASP.NET application development, when it comes to ASP.NET Core application development, the applications can run on web servers other than IIS (Internet Information Services). This is because, as ASP.NET Core supports cross-platform, it could not keep the application dependent only on IIS.<\/p>\n<p dir=\"ltr\">Earlier, IIS used to be the default server for <strong>ASP.NET applications<\/strong>. Moreover, <strong>ASP.NET Core<\/strong> gave a specification of OWIN (Open Web Interface for .NET) application.<\/p>\n<h3 dir=\"ltr\">Newly introduced Tag Helpers<\/h3>\n<p dir=\"ltr\">This feature is a newly added in ASP.NET Core framework. The Tag Helpers enables your server-side code to participate in building and rendering HTML elements in Razor files. You can also use them to define custom tags, e.g.,\u00a0&lt;environment&gt;\u00a0or to modify the behaviour of existing tags, e.g.,\u00a0&lt;label&gt;. It can also be used to replace HTML helper methods in some cases as it is easy to use.<\/p>\n<p dir=\"ltr\">Furthermore, Visual Studio, IDE for .NET supports the creation of HTML elements with Tag Helpers in a better way.<\/p>\n<h3 dir=\"ltr\">Built-in Support for Dependency Injection<\/h3>\n<p dir=\"ltr\">Support for Dependency Injection was there even in previous versions of ASP.NET MVC, however, they were using third-party IoC container. In ASP.NET Core MVC, DI is built-in first which means that DI is wired in from the very beginning.<\/p>\n<p dir=\"ltr\">As DI is baked into the core of ASP.NET MVC, you can effectively use this built-in feature in your application. In MVC, it can be used to support coding structure. Moreover, you can use this DI in view files with the help of\u00a0@inject\u00a0directive:<\/p>\n<p dir=\"ltr\">@inject SomeService ServiceName<\/p>\n<pre class=\"lang:default decode:true\">&lt;!DOCTYPE html&gt;\r\n\r\n&lt;html&gt;\r\n\r\n&lt;head&gt;\r\n\r\n &lt;title&gt;@ServiceName.GetTitle&lt;\/title&gt;\r\n\r\n&lt;\/head&gt;\r\n\r\n&lt;body&gt;\r\n\r\n &lt;h1&gt;@ServiceName.GetTitle&lt;\/h1&gt;\r\n\r\n&lt;\/body&gt;\r\n\r\n&lt;\/html&gt;<\/pre>\n<h3>Support for JSON based configurations<\/h3>\n<p dir=\"ltr\">Being an advanced framework, <strong>ASP.NET Core MVC<\/strong> supports JSON based files and configuration providers. You can manage the data with various providers such as Environment Variables, Command Line Parameters, and Azure Key vault.<\/p>\n<h3 dir=\"ltr\">Unit testing with xUnit.net<\/h3>\n<p dir=\"ltr\">In ASP.NET Core MVC, Visual Studio Unit Test framework has been replaced with xUnit.net to perform unit testing. Moreover, the use of interfaces and DI in this framework makes it well-suited for unit testing.<\/p>\n<h2 dir=\"ltr\">Conclusion<\/h2>\n<p dir=\"ltr\">As ASP.NET Core MVC offers so many benefits over previous versions, this improved framework is highly preferred by our team of web developers for building <strong>high-end enterprise apps<\/strong> with intuitive user experience. Its rich community is an added advantage.<\/p>\n<p dir=\"ltr\">Be it <strong>business websites or web shops<\/strong>, you can gain an edge over competition with <strong>.NET development<\/strong>.<\/p>\n<p dir=\"ltr\">Don\u2019t you think with all these built-in enhanced features it is obvious to become the default choice of developers? Which is your favourite feature, by the way? How about starting a conversation? Please leave your comments below; we would love to hear from you.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Our team of .NET developers at Helios is often confronted with this question. They wittily say that in order to\u2026<\/p>\n","protected":false},"author":3,"featured_media":4964,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[64,39,25],"tags":[853,856,855,854,858,857,671],"class_list":["post-4963","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-net","category-asp-dotnet","category-microsoft-technologies","tag-asp-net-core-mvc","tag-business-app-development","tag-developing-web-applications","tag-enterprise-app-development","tag-open-web-interface-for-dot-net","tag-scalable-application","tag-web-application-development"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Why ASP.NET Core MVC is so popular for Developing Modern Web Apps?<\/title>\n<meta name=\"description\" content=\"Wondering whether to choose ASP.NET Core MVC for your business app development or not? Read article to know why it is so popular among dot net developers.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/staging.heliossolutions.co\/blog\/asp-net-core-mvc-popular-developing-modern-web-applications\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Why ASP.NET Core MVC is so popular for Developing Modern Web Apps?\" \/>\n<meta property=\"og:description\" content=\"Wondering whether to choose ASP.NET Core MVC for your business app development or not? Read article to know why it is so popular among dot net developers.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/staging.heliossolutions.co\/blog\/asp-net-core-mvc-popular-developing-modern-web-applications\/\" \/>\n<meta property=\"og:site_name\" content=\"Helios Blog\" \/>\n<meta property=\"article:published_time\" content=\"2017-06-19T10:36:30+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2018-04-02T08:58:05+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2017\/06\/Why-ASP.Net-Core-MVC-features-are-so-popular.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"800\" \/>\n\t<meta property=\"og:image:height\" content=\"350\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"helios\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"helios\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/asp-net-core-mvc-popular-developing-modern-web-applications\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/asp-net-core-mvc-popular-developing-modern-web-applications\/\"},\"author\":{\"name\":\"helios\",\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/#\/schema\/person\/ce1ab8197db1f84358e99b203e8f6b38\"},\"headline\":\"Why ASP.NET Core MVC is so popular for Developing Modern Web Applications?\",\"datePublished\":\"2017-06-19T10:36:30+00:00\",\"dateModified\":\"2018-04-02T08:58:05+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/asp-net-core-mvc-popular-developing-modern-web-applications\/\"},\"wordCount\":1038,\"commentCount\":15,\"publisher\":{\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/asp-net-core-mvc-popular-developing-modern-web-applications\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2017\/06\/Why-ASP.Net-Core-MVC-features-are-so-popular.jpg\",\"keywords\":[\"asp net core mvc\",\"business app development\",\"developing web applications\",\"enterprise app development\",\"open web interface for dot net\",\"scalable application\",\"Web Application Development\"],\"articleSection\":[\".net\",\"Asp-dotnet\",\"Enterprise Technologies\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/staging.heliossolutions.co\/blog\/asp-net-core-mvc-popular-developing-modern-web-applications\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/asp-net-core-mvc-popular-developing-modern-web-applications\/\",\"url\":\"https:\/\/staging.heliossolutions.co\/blog\/asp-net-core-mvc-popular-developing-modern-web-applications\/\",\"name\":\"Why ASP.NET Core MVC is so popular for Developing Modern Web Apps?\",\"isPartOf\":{\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/asp-net-core-mvc-popular-developing-modern-web-applications\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/asp-net-core-mvc-popular-developing-modern-web-applications\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2017\/06\/Why-ASP.Net-Core-MVC-features-are-so-popular.jpg\",\"datePublished\":\"2017-06-19T10:36:30+00:00\",\"dateModified\":\"2018-04-02T08:58:05+00:00\",\"description\":\"Wondering whether to choose ASP.NET Core MVC for your business app development or not? Read article to know why it is so popular among dot net developers.\",\"breadcrumb\":{\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/asp-net-core-mvc-popular-developing-modern-web-applications\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/staging.heliossolutions.co\/blog\/asp-net-core-mvc-popular-developing-modern-web-applications\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/asp-net-core-mvc-popular-developing-modern-web-applications\/#primaryimage\",\"url\":\"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2017\/06\/Why-ASP.Net-Core-MVC-features-are-so-popular.jpg\",\"contentUrl\":\"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2017\/06\/Why-ASP.Net-Core-MVC-features-are-so-popular.jpg\",\"width\":800,\"height\":350,\"caption\":\"Why ASP.Net Core MVC features are so popular\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/asp-net-core-mvc-popular-developing-modern-web-applications\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/staging.heliossolutions.co\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Why ASP.NET Core MVC is so popular for Developing Modern Web Applications?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/#website\",\"url\":\"https:\/\/staging.heliossolutions.co\/blog\/\",\"name\":\"Helios Blog\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/staging.heliossolutions.co\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/#organization\",\"name\":\"Helios\",\"url\":\"https:\/\/staging.heliossolutions.co\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2023\/01\/Helios-blue-website.png\",\"contentUrl\":\"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2023\/01\/Helios-blue-website.png\",\"width\":250,\"height\":47,\"caption\":\"Helios\"},\"image\":{\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/#\/schema\/person\/ce1ab8197db1f84358e99b203e8f6b38\",\"name\":\"helios\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/acb724e9e4c2d0799bde8878da07c0aa?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/acb724e9e4c2d0799bde8878da07c0aa?s=96&d=mm&r=g\",\"caption\":\"helios\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Why ASP.NET Core MVC is so popular for Developing Modern Web Apps?","description":"Wondering whether to choose ASP.NET Core MVC for your business app development or not? Read article to know why it is so popular among dot net developers.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/staging.heliossolutions.co\/blog\/asp-net-core-mvc-popular-developing-modern-web-applications\/","og_locale":"en_US","og_type":"article","og_title":"Why ASP.NET Core MVC is so popular for Developing Modern Web Apps?","og_description":"Wondering whether to choose ASP.NET Core MVC for your business app development or not? Read article to know why it is so popular among dot net developers.","og_url":"https:\/\/staging.heliossolutions.co\/blog\/asp-net-core-mvc-popular-developing-modern-web-applications\/","og_site_name":"Helios Blog","article_published_time":"2017-06-19T10:36:30+00:00","article_modified_time":"2018-04-02T08:58:05+00:00","og_image":[{"width":800,"height":350,"url":"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2017\/06\/Why-ASP.Net-Core-MVC-features-are-so-popular.jpg","type":"image\/jpeg"}],"author":"helios","twitter_card":"summary_large_image","twitter_misc":{"Written by":"helios","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/staging.heliossolutions.co\/blog\/asp-net-core-mvc-popular-developing-modern-web-applications\/#article","isPartOf":{"@id":"https:\/\/staging.heliossolutions.co\/blog\/asp-net-core-mvc-popular-developing-modern-web-applications\/"},"author":{"name":"helios","@id":"https:\/\/staging.heliossolutions.co\/blog\/#\/schema\/person\/ce1ab8197db1f84358e99b203e8f6b38"},"headline":"Why ASP.NET Core MVC is so popular for Developing Modern Web Applications?","datePublished":"2017-06-19T10:36:30+00:00","dateModified":"2018-04-02T08:58:05+00:00","mainEntityOfPage":{"@id":"https:\/\/staging.heliossolutions.co\/blog\/asp-net-core-mvc-popular-developing-modern-web-applications\/"},"wordCount":1038,"commentCount":15,"publisher":{"@id":"https:\/\/staging.heliossolutions.co\/blog\/#organization"},"image":{"@id":"https:\/\/staging.heliossolutions.co\/blog\/asp-net-core-mvc-popular-developing-modern-web-applications\/#primaryimage"},"thumbnailUrl":"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2017\/06\/Why-ASP.Net-Core-MVC-features-are-so-popular.jpg","keywords":["asp net core mvc","business app development","developing web applications","enterprise app development","open web interface for dot net","scalable application","Web Application Development"],"articleSection":[".net","Asp-dotnet","Enterprise Technologies"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/staging.heliossolutions.co\/blog\/asp-net-core-mvc-popular-developing-modern-web-applications\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/staging.heliossolutions.co\/blog\/asp-net-core-mvc-popular-developing-modern-web-applications\/","url":"https:\/\/staging.heliossolutions.co\/blog\/asp-net-core-mvc-popular-developing-modern-web-applications\/","name":"Why ASP.NET Core MVC is so popular for Developing Modern Web Apps?","isPartOf":{"@id":"https:\/\/staging.heliossolutions.co\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/staging.heliossolutions.co\/blog\/asp-net-core-mvc-popular-developing-modern-web-applications\/#primaryimage"},"image":{"@id":"https:\/\/staging.heliossolutions.co\/blog\/asp-net-core-mvc-popular-developing-modern-web-applications\/#primaryimage"},"thumbnailUrl":"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2017\/06\/Why-ASP.Net-Core-MVC-features-are-so-popular.jpg","datePublished":"2017-06-19T10:36:30+00:00","dateModified":"2018-04-02T08:58:05+00:00","description":"Wondering whether to choose ASP.NET Core MVC for your business app development or not? Read article to know why it is so popular among dot net developers.","breadcrumb":{"@id":"https:\/\/staging.heliossolutions.co\/blog\/asp-net-core-mvc-popular-developing-modern-web-applications\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/staging.heliossolutions.co\/blog\/asp-net-core-mvc-popular-developing-modern-web-applications\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/staging.heliossolutions.co\/blog\/asp-net-core-mvc-popular-developing-modern-web-applications\/#primaryimage","url":"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2017\/06\/Why-ASP.Net-Core-MVC-features-are-so-popular.jpg","contentUrl":"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2017\/06\/Why-ASP.Net-Core-MVC-features-are-so-popular.jpg","width":800,"height":350,"caption":"Why ASP.Net Core MVC features are so popular"},{"@type":"BreadcrumbList","@id":"https:\/\/staging.heliossolutions.co\/blog\/asp-net-core-mvc-popular-developing-modern-web-applications\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/staging.heliossolutions.co\/blog\/"},{"@type":"ListItem","position":2,"name":"Why ASP.NET Core MVC is so popular for Developing Modern Web Applications?"}]},{"@type":"WebSite","@id":"https:\/\/staging.heliossolutions.co\/blog\/#website","url":"https:\/\/staging.heliossolutions.co\/blog\/","name":"Helios Blog","description":"","publisher":{"@id":"https:\/\/staging.heliossolutions.co\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/staging.heliossolutions.co\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/staging.heliossolutions.co\/blog\/#organization","name":"Helios","url":"https:\/\/staging.heliossolutions.co\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/staging.heliossolutions.co\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2023\/01\/Helios-blue-website.png","contentUrl":"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2023\/01\/Helios-blue-website.png","width":250,"height":47,"caption":"Helios"},"image":{"@id":"https:\/\/staging.heliossolutions.co\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/staging.heliossolutions.co\/blog\/#\/schema\/person\/ce1ab8197db1f84358e99b203e8f6b38","name":"helios","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/staging.heliossolutions.co\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/acb724e9e4c2d0799bde8878da07c0aa?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/acb724e9e4c2d0799bde8878da07c0aa?s=96&d=mm&r=g","caption":"helios"}}]}},"feat_image_thumb":"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2017\/06\/Why-ASP.Net-Core-MVC-features-are-so-popular-550x250.jpg","mainsite_thumb":"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2017\/06\/Why-ASP.Net-Core-MVC-features-are-so-popular-150x170.jpg","alt_text":"Why ASP.Net Core MVC features are so popular","_links":{"self":[{"href":"https:\/\/staging.heliossolutions.co\/blog\/wp-json\/wp\/v2\/posts\/4963","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/staging.heliossolutions.co\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/staging.heliossolutions.co\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/staging.heliossolutions.co\/blog\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/staging.heliossolutions.co\/blog\/wp-json\/wp\/v2\/comments?post=4963"}],"version-history":[{"count":0,"href":"https:\/\/staging.heliossolutions.co\/blog\/wp-json\/wp\/v2\/posts\/4963\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/staging.heliossolutions.co\/blog\/wp-json\/wp\/v2\/media\/4964"}],"wp:attachment":[{"href":"https:\/\/staging.heliossolutions.co\/blog\/wp-json\/wp\/v2\/media?parent=4963"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/staging.heliossolutions.co\/blog\/wp-json\/wp\/v2\/categories?post=4963"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/staging.heliossolutions.co\/blog\/wp-json\/wp\/v2\/tags?post=4963"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}