ModFrame is a modular MVC template for visual studio 2017 which allows easy seperation and management of layouts, modules, styles and scripts. ModFrame is based on ASP.NET Core MVC and has built in support for on the fly minification and concatenation of your CSS and JS files.
Note: The core version is based on .NET Core 2.1 and the Full Framework version is based on .NET Framework 4.7.2 by default. These can be changed if required.
For documentation and information about ModFrame please go to the link below.
https://github.com/lilpug/ModFrame/wiki
Copyright © 2017 David Whitehead
This project is licensed under the MIT License.
You do not have to do anything special by using the MIT license and you don't have to notify anyone that your using this license. You are free to use, modify and distribute this software in any normal and commercial usage. If being used for any commercial purposes the latest copyright license file supplied above which is known as "LICENSE" must also be distributed with any projects created with ModFrame.