У нас вы можете посмотреть бесплатно Web API Development in .NET 8 in 2 Hours | ASP.NET CORE | RESTFUL API или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
🎁ALL-ACCESS Subscription: Unlock access to all of my courses, both now and in the future at a low $19.99 / month. https://frankliucs.com/all-access 💎 Complete Web API in .NET 8 Course: https://frankliucs.com/webapi-course 💎 Learn Blazor while building an Inventory Management System in .NET 8 https://frankliucs.com/blazor-ims 💎 Become advanced-level programmer with challenges from CodeCrafters. Over 50k devs use CodeCrafters, including staff-level engineers at Google, GitHub, Vercel, and more. Use the following link to get 40% off: https://frankliucs.com/codecrafters 💎Learn .NET MAUI while creating a Contacts App in .NET 7: https://frankliucs.com/maui 🔥Learn Blazor while creating an Inventory Management System in .NET 6 https://frankliucs.com/blazor-ims 💎 Complete Guide to ASP.NET Core Identity https://frankliucs.com/identity 💎Complete Blazor Course: Build an e-commerce app with ASP.NET Blazor and Clean Architecture https://frankliucs.com/blazor-course 👍Architecture Course https://frankliucs.com/architecture-c... 🔌 Connect with me: https://frankliucs.com/ 🏅 Support me on Patreon: / frankliucs ☕ Support me on Buy me a Coffee: https://www.buymeacoffee.com/frankliucs 00:00:00 Introduction 00:03:06 What is Web API & Why create Web API 00:10:21 How Web API Works in Theory 00:14:49 How Web API Works (Demo with Minimal APIs) 00:27:32 What is a Web API Framework 00:33:27 ASP.NET Core Middleware Pipeline 00:37:34 Web API Controller 00:42:25 Routing in Web API 00:51:17 Model Binding 01:01:06 Model Validation with DataAnnatation 01:08:07 Model Validation with ValidationAttribute 01:15:10 Web API Return Types 01:21:30 In Mememory Repository 01:25:01 Model Validation with Action Filter 01:35:30 Read Endpoint 01:36:55 Create Endpoint 01:46:45 Validating Create Endpoint with ActionFilter 01:51:23 Update Endpoint 01:59:48 Exception Hanlding with Exception Filter 02:05:48 Delete Endpoint