ASP.NET Core Web API Deep Dive
This course will teach you how to build a truly RESTful API, using deep-dive ASP.NET Core 8 concepts.
In this course, ASP.NET Core Web API Deep Dive, we will teach you how to build a truly RESTful API, using deep-dive ASP.NET Core 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 8.
Author Name: Kevin Dockx
Author Description:
Kevin Dockx is a freelance solution architect, author & consultant, living in Antwerp (Belgium). He’s mainly focused on solution/application architectures & security for web-based (API) applications built with .NET, but he also keeps an eye out for new developments concerning other products from the .NET stack. He’s a Microsoft MVP and board member of the RD MS Community. He’s also a regular speaker at various (inter)national conferences & user group events, and works on various open source pro… more
There are no reviews yet.