ASP.NET Core MVC Tutorial – Full Course to Build YOUR Passion Project!

Evan Gudmestad August 15, 2024
Video Thumbnail
Evan Gudmestad Logo

Evan Gudmestad

View Channel

About

A Web Development teacher at Ranken Technical College in St. Louis, MO. I primarily teach courses in HTML, CSS, JS, C#, ASP.NET and the MERN stack

Video Description

Master ASP.NET Core MVC by building YOUR passion project! This tutorial starts by building an Entity Relationship Diagram for a fictional restaurant, then creates a database through Entity Framework Code First. Then finally we build the MVC Web Application front end. This course will teach you everything you need to know to create your own projects in ASP.NET Core MVC. Source Repo: https://github.com/EvanGudmestad/TequliasRestaurantMVC Chapters Tutorial Introduction - 0:00 Entity Relationship Document (ERD) Review - 6:13 Project Creation in Visual Studio Community - 13:00 Models & Database Creation with Code First Entity Framework - 14:45 Update .NET Core MVC App to our new User (ApplicationUser) Class - 37:34 Reviewing Database, Tables, and seed data - 41:33 Create CRUD operations on the front end to support Many-To-Many database tables - 43:55 Create Shopping Cart with User Orders to support One-To-Many database tables - 3:07:00

You May Also Like