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/@coding-aqyanoos. Hopefully see you there.
-
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