A professional ASP.NET MVC template for building secure, fast, robust and adaptable web applications or sites. It provides the minimum amount of code required on top of Mthe default MVC template provided by Microsoft. Find out more at RehanSaeed.com, GitHub or at The Open Web Security Project (OWASP). You can also follow me on Twitter at @RehanSaeedUK. Why Do I Need It?The default MVC template that Visual Studio gives you does not make best use of the tools available. It's insecure, slow, and really has a very basic feature list (That's the point of it). ASP.NET Core Boilerplate provides you with a few more pieces of the puzzle to get you started quicker. It makes liberal use of comments and even gives you a checklist of tasks which you need to perform to make it even better. The main benefits of using this template are:
Project TemplatesBoth ASP.NET 4.6 MVC 5 and ASP.NET Core MVC 6 are supported with their own project templates. How can I get it?That's easy, just choose one of the following options:
|