Chapters (18)
- 0:00Overview
- 0:51What is MVC?
- 2:32NET 9 Setup
- 6:17File Structure
- 13:20MVC in Action
- 21:52IActionResult
- 24:26Action Parameters
- 29:06Razor Syntax
- 31:43Entity Framework Core Code-First
- 45:42Entity Framework Core Database-First
- 49:22CRUD Overview
- 51:30Reading the data
- 1:04:16Creating the data
- 1:14:45Updating the data
- 1:22:20Deleting the data
- 1:32:27One to One Relationships
- 1:44:53One to Many Relationships
- 1:58:41Many to Many Relationships
Show the creator's full description
Learn ASP.NET Core MVC and Entity Framework Core in .NET 9 from scratch with this beginner-friendly, step-by-step tutorial.
✏️ Course developed by @codeafuture
📙 Get his C# eBook: https://codeafuture.gumroad.com/l/csharp-unlocked
💻 Source Code: https://github.com/codeafuture/MyApp---CRUD
⭐️ Chapters ⭐️
⌨️ (0:00:00) Overview
⌨️ (0:00:51) What is MVC?
⌨️ (0:02:32) .NET 9 Setup
⌨️ (0:06:17) File Structure
⌨️ (0:13:20) MVC in Action
⌨️ (0:21:52) IActionResult
⌨️ (0:24:26) Action Parameters
⌨️ (0:29:06) Razor Syntax
⌨️ (0:31:43) Entity Framework Core Code-First
⌨️ (0:45:42) Entity Framework Core Database-First
⌨️ (0:49:22) CRUD Overview
⌨️ (0:51:30) Reading the data
⌨️ (1:04:16) Creating the data
⌨️ (1:14:45) Updating the data
⌨️ (1:22:20) Deleting the data
⌨️ (1:32:27) One to One Relationships
⌨️ (1:44:53) One to Many Relationships
⌨️ (1:58:41) Many to Many Relationships
❤️ Support for this channel comes from our friends at Scrimba – the coding platform that's reinvented interactive learning: https://scrimba.com/freecodecamp
Description and video by freeCodeCamp.org. This page is an independent companion view; the video is embedded from YouTube.