Report LinksWe do not store any files or images on our server. XenPaste only index and link to content provided by other non-affiliated sites. If your copyrighted material has been posted on XenPaste or if hyperlinks to your copyrighted material are returned through our search engine and you want this material removed, you must contact the owners of such sites where the files and images are stored.
ASP.NET Core 6 Web API Deep Dive
Released 11/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Level: Intermediate | Genre: eLearning | Language: English + vtt | Duration: 9h 5m | Size: 1.56 GB
This course will teach you how to build a truly RESTful API, using deep-dive ASP.NET Core 6 concepts.
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.