.NET 5 Web API & Entity Framework Crash Course

preview_player
Показать описание


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
Рекомендации по теме
Комментарии
Автор

Just skip to 19:20 if you're already familiar with VS, .NET Core basics, and APIs in general

booyaah
Автор

Would be nice to specify that this isn't in fact the full course.

itsxFUL
Автор

You did an amazing job on this. Can't wait to see the next video!

Akadehmix
Автор

Very clear and clean.
Thank you very much

colasmaroc
Автор

where to learn to write logic like the one you wrote for get by Id request ?

mikelevitskiy
Автор

How to host the api and frontend, we are missing hosting in the course!

seanknowles
Автор

How does unchecking https make our lives easier?

ibrahimhussain
Автор

your intro is way too long. just dive into it

ikeo