Child Actions vs View Components
Created: -Thursday, May 11, 2017 2:03:54 PM
views(676)
http://www.davepaquette.com/archive/2016/01/02/goodbye-child-actions-hello-view-components.aspx
In previous versions of
ASP.NET Core - Precompiling razor views
Created: -Monday, June 12, 2017 2:14:02 AM
views(884)
https://www.meziantou.net/2017/05/29/asp-net-core-precompiling-razor-views
Improving the startup time of your website i
Problem
How to reuse parts of web pages using view components in ASP.NET Core MVC.
Solution
In an empty project updat
In today’s post we take a look at how view components can be implemented in a separate class library and shared ac