Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sayed94h/full-stack-asp-net-core-mvc-project-customer-manager
In this ASP.NET core MVC course or Tutorial you will learn how to build a full stack web application step by step. This project helps you learn all the core concepts of ASP.NET Core MVC. You will learn everything you need to know to get started creating websites using ASP .NET Core MVC with SQL Database and Entity Framework core. Enjoy learning
https://github.com/sayed94h/full-stack-asp-net-core-mvc-project-customer-manager
asp-net-core asp-net-core-course asp-net-core-mvc asp-net-core-mvc-tutorial asp-net-core-tutorial coding-tutorial entity-framework-core full-course full-stack-web-development programming-course sql-database sql-server sql-server-database tutorial visual-studio web-api web-development-course web-development-project
Last synced: about 1 month ago
JSON representation
In this ASP.NET core MVC course or Tutorial you will learn how to build a full stack web application step by step. This project helps you learn all the core concepts of ASP.NET Core MVC. You will learn everything you need to know to get started creating websites using ASP .NET Core MVC with SQL Database and Entity Framework core. Enjoy learning
- Host: GitHub
- URL: https://github.com/sayed94h/full-stack-asp-net-core-mvc-project-customer-manager
- Owner: Sayed94h
- License: mit
- Created: 2023-11-20T14:41:42.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-26T14:36:45.000Z (about 1 month ago)
- Last Synced: 2024-12-26T15:29:58.969Z (about 1 month ago)
- Topics: asp-net-core, asp-net-core-course, asp-net-core-mvc, asp-net-core-mvc-tutorial, asp-net-core-tutorial, coding-tutorial, entity-framework-core, full-course, full-stack-web-development, programming-course, sql-database, sql-server, sql-server-database, tutorial, visual-studio, web-api, web-development-course, web-development-project
- Language: C#
- Homepage: https://aqyanoos.com
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://youtu.be/b7HCZJlchas?si=6aM6h6AhFbf0ZdC8)._
> My YouTube Channel link: [https://www.youtube.com/@CodingAqyanoos](https://www.youtube.com/@CodingAqyanoos). Hopefully see you there.
> My Website: [https://aqyanoos.com](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