MVC.Template alternatives and similar packages
Based on the "Application Templates" category.
Alternatively, view MVC.Template alternatives based on common mentions on social networks and blogs.
-
ASP.NET MVC Boilerplate
.NET project templates with batteries included, providing the minimum amount of code required to get you going faster. -
ASP.NET Core Starter Kit
Cross-platform web development with Visual Studio Code, C#, F#, JavaScript, ASP.NET Core, EF Core, React (ReactJS), Redux, Babel. Single-page application boilerplate. -
ProjectScaffold
A prototypical .NET solution (file system layout and tooling), recommended for F# projects -
Nucleus
Vue startup application template that uses ASP.NET Core API layered architecture at the back-end and JWT based authentication -
DotNetCleanArchitecture
:white_check_mark: Commad-Line Task management with storage on your GitHub :fire:
SaaSHub - Software Alternatives and Reviews
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of MVC.Template or a related project?
README
Notice
This project is no longer maintained. Instead, all the future development will be focused on the asp net core template.
Installation
- Before opening project rename it using "Rename.exe".
- Build project or restore NuGet packages.
- Set Web as default start up project.
- Open "Package Manager Console" and run "update-database" command on "Data" project.
Features
- Model-View-ViewModel architectural design.
- Latest technologies and frameworks.
- Lowercase or normal ASP.NET urls.
- Protection from CSRF, XSS, etc.
- Easy project renaming.
- Dependency injection.
- Custom error pages.
- Globalization.
- Audit log.
- Site map.
- Tests.
*Note that all licence references and agreements mentioned in the MVC.Template README section above
are relevant to that project's source code only.