.NET 5 Web API & Entity Framework Crash Course

Patrick God

🔥 Get up to 75% discount on the full course: https://www.udemy.com/course/aspnet-web-api-2-hands-on/?referralCode=4C23717B6B25488494A3
📧 Newsletter: https://newsletter.patrickgod.com/
❤️ Ko-fi: https://ko-fi.com/patrickgod
☕ Coffee: https://www.buymeacoffee.com/patrickgod
🐦 Twitter: https://twitter.com/_PatrickGod

Table of contents:
00:02:08 Introduction
00:03:29 Tool
00:05:50 Create a New Web Application
00:08:03 Project Overview
00:11:38 First Web API Call
00:15:14 Initialize Git Repository
00:16:08 Web API Introduction
00:16:45 Model-View-Controller (MVC) Pattern
00:19:13 Your First Model
00:21:26 Your First Controller
00:27:43 HTTP Methods
00:31:55 GET Call for a Single Contact
00:34:42 IActionResult & Status Codes
00:38:21 POST Call

#DotNetCore #DotNet #PatrickGod