This project is a .NET Core MVC template for M# projects.
Get this source code via git clone (or getting the zip package which is not recommended) then try to build and contribute.
You'll need Visual Studio 2017 (Recommended last update) with .NET core 2 installed.
After clone and getting ready the Visual Studio, you are ready to go! Just restore the packages and run.
As this solution is an opensource project, so contributions are welcome! Just fork the repo, do your changes then make a merge request. We'll review your code ASAP and we will do the merge if everything was just fine.
This project is maintained and supported by the GeeksLTD.
See also the list of contributors who participated in this project.
The template from which M# Core projects (MVC Core) are created. It's available under the GPLv3 license.