DEV Community

Zack Altom
Zack Altom

Posted on

ASP.NET MVC Core Template

https://github.com/AltomDevelopment/Developing_With_.NET/tree/main/.NET_Core_MVC/Template_App/MVC_Template

Created a complete MVC Core Template that you can easily download the code for and begin building you own MVC Application.

The Login and Signup forms are completly setup and function properly, all you have to do is reverse engineer the TestingDatabase Model and connect your database, or create your own Users table.

Image description

Image description

Top comments (0)