Skip to content

Latest commit

 

History

History
40 lines (14 loc) · 1.22 KB

File metadata and controls

40 lines (14 loc) · 1.22 KB

Full Stack ASP.NET Core MVC Course

In this project we will build a Full Stack CRUD Web Application to manage our customers. In this ASP.NET core MVC course or ASP.NET Core MVC Tutorial you will learn how to build a full stack web application. This project helps you learn all the core concepts of ASP.NET Core MVC.

> This project is part of my YouTube tutorials. I explained this course in details. You can watch it here.

My YouTube Channel link: https://www.youtube.com/@CodingAqyanoos. Hopefully see you there.

My Website: https://aqyanoos.com

Important notes

  • Change the settings inside appsettings.json.

  • The old migration files are inside /Data/Migrations but you don't need them.

  • Delete the old migration files and run the migrations again to create the DB and table in your SQL Server.

  • Without running the migrations it will not work because there will be No DB and No Tables.

if you would get any error, comment under the video on YouTUbe and I will answer as soon as possible.

Have fun programming, enjoy learning with me!

I wish you success in your career.

Have Great Times