- Follow MSDev.pro blog on WordPress.com
Follow us
-
Recent Posts
Categories
Recent Comments
Gaston on Areas in ASP.NET Core How to Use Microsoft… on How to use Microsoft Azure Key… Gaston on Areas in ASP.NET Core Gaston on Structuring your Excel –… Gaston on How to use Microsoft Azure Key… Archives
Tag Archives: routing
Areas in ASP.NET Core
Introduction In a default MVC application everything is organized by Controllers and Views. The controller name determines the first part of your URL, and the controller method the second part. By default the view that will be rendered has the … Continue reading
Posted in .Net, Codeproject, Development, MVC, Web
Tagged .NET Core, area, routing, vs2017
9 Comments