Implementing a Web API in .NET [Pt 3] | Back-end Web Development with .NET for Beginners

dotnet
dotnet
22.8 هزار بار بازدید - 5 ماه پیش - View full playlist:
View full playlist: https://aka.ms/dotnet/beginnervideos/...
Get Started with .NET in VS Code: https://aka.ms/dotnet/get-started/vscode

This video covers implementing a CRUD web API for managing tasks in a to-do list with minimal APIs in ASP.NET Core. In ASP.NET Core, Minimal APIs allow us to describe how requests should be processed by a server using an entity known as an endpoint. Minimal APIs provide succinct methods for registering new endpoints to handle incoming requests in our web API.

In this video, Safia builds a Todo application with an API that follows the CRUD pattern of development. CRUD is an acronym that stands for Create, Read, Update, Delete. It describes the ways that users can interact with objects in an application.

For an explanation of ASP.NET Core and .NET, check out the first video in this series: Introduction to APIs with .NET [Pt 1]...

Resources:
Follow along: https://aka.ms/dotnet/beginnervideos/...
Tutorial: Create a minimal API with ASP.NET Core: https://learn.microsoft.com/aspnet/co...

Chapters:
00:00 - Intro
00:55 - Defining how a web request should be handled
02:24 - Send requests to an HTTP server within VS Code
03:43 - What is CRUD?
04:22 - Building a CRUD application
06:12 - Create Todos with a POST route handler
09:10 - Retrieve Todos with a GET route handler
12:26 - Get all Todos
13:18 - Deleting Todos  

Connect with .NET:
Blog:  https://aka.ms/dotnet/blog
Twitter: https://aka.ms/dotnet/twitter
TikTok:  https://aka.ms/dotnet/tiktok
Mastodon:  https://aka.ms/dotnet/mastodon
LinkedIn:  https://aka.ms/dotnet/linkedin
Facebook:  https://aka.ms/dotnet/facebook
Docs: https://learn.microsoft.com/dotnet
Forums: https://aka.ms/dotnet/forums
🙋‍♀️Q&A: https://aka.ms/dotnet-qa
👨‍🎓Microsoft Learn: https://aka.ms/learndotnet

#dotnet #webapi #aspnetcore #visualstudio #visualstudiocode #vscode
5 ماه پیش در تاریخ 1402/11/12 منتشر شده است.
22,857 بـار بازدید شده
... بیشتر