ASP.NET Core 6 Web API Deep Dive - Printable Version +- Softwarez.Info - Software's World! (https://softwarez.info) +-- Forum: Library Zone (https://softwarez.info/Forum-Library-Zone) +--- Forum: Video Tutorials (https://softwarez.info/Forum-Video-Tutorials) +--- Thread: ASP.NET Core 6 Web API Deep Dive (/Thread-ASP-NET-Core-6-Web-API-Deep-Dive) |
ASP.NET Core 6 Web API Deep Dive - AD-TEAM - 12-08-2024 ASP.NET Core 6 Web API Deep Dive Duration: 9h 5m | .MP4 1280x720, 30 fps® | AAC, 48000 Hz, 2ch | 1.51 GB Genre: eLearning | Language: English This course will teach you how to build a truly RESTful API, using deep-dive ASP.NET Core 6 concepts. What you'll learn In this course, ASP.NET Core 6 Web API Deep Dive, we will teach you how to build a truly RESTful API, using deep-dive ASP.NET Core 6 concepts. Creating that is different from creating a regular web API. First, you'll explore how to interact with your API using the correct HTTP methods and status codes, and what method safety and idempotency are all about. Next, you'll learn how to validate input that's sent to the API, and how to implement common features like filtering, searching, paging, sorting and data shaping. Finally, you'll learn about HATEOAS and other different approaches to caching and dealing with concurrency. By the end of this course, you'll know all about REST constraints, what the advantages are, and how to implement them when building your API with ASP.NET Core 6. |