/AspNet_MVC_Templates

Templates to quick start a Asp.Net MVC project (straight port of my Flask_Templates repo (Python)).

Primary LanguageC#

Asp.net MVC Templates

THIS is a straight port of my Flask_Templates repo (Python).

Lightweight templates to start a new Asp.Net project. It includes Bootstrap for a quick page layout but can easily be removed.

Each branch includes a more complex Application:

1. basic: Basic Asp.Net MVC application with no additional modules.

2. login: Login page and user validation.

3. database: Connection to a SQL Server Database t.