Learn 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:
💻 Source Code:
⭐️ 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 Relationsh ...
#freeCodeCamp
20241001
RWXKysImabs
102 views
7
2
1 month ago 02:01:00 7
Программирование. Практика C#. Компьютерное моделирование и CRM система. День 1
2 months ago 01:34:32 9
CLR via C#. Глава 1. Модель выполнения кода в среде CLR