Codific mvc567

mvc567 is a high performance, open-source ASP.NET Core-based web application platform. It provides CMS functionality to its users.

View the Project on GitHub codific/mvc567

Razor Views

The platform mvc567 is based on ASP.NET Core MVC so in case you have issues with the Razor syntax you could check the Microsoft official documentation.

To use current provided standard layouts you might use:

Each layout could be overridden by creating the new one with the same name in the same relative directory. The Views directories generated by the CLI have priority than the library views.