clean_architecture_in_asp_net_core_mvc Demonstrates how to layout ASP.NET MVC Core code by Page instead of the default layout (Model / View / Controller). Features: view (.cshtml) as well as static html Exception handling (500) 404 Acknowledgments: http://www.matthewrenze.com/articles/clean-architecture-in-asp-net-mvc-5/ http://www.hossambarakat.net/2016/02/16/asp-net-core-mvc-feature-folders/