Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Building a RESTful API with ASP.NET Core

Posted By: naag
Building a RESTful API with ASP.NET Core

Building a RESTful API with ASP.NET Core
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 8 Hours 10M | 1.47 GB
Genre: eLearning | Language: English

Building an API is one thing, but building a truly RESTful API is something different. In this course, you'll learn how to build one using ASP.NET Core 1 or 2.

Building a RESTful API is very different from building just an API. In this course, Building a RESTful API with ASP.NET Core, you'll learn how to build an API that fits the REST architectural style, with ASP.NET Core 1 or 2. That implies that the API should adhere to the constraints enforced by the REST architectural style. First, you'll look into how you can correctly interact with your API by using the correct HTTP methods and status codes. Next, you'll explore validation, logging, and common functionality RESTful APIs. Then, you'll discover how to correctly use media types, and will look into versioning, caching, and handling concurrency. Finally, you'll learn protecting and documenting the API. By the end of this course, you'll have built an API with level 3 maturity, which is the highest possible level of APIs.

Building a RESTful API with ASP.NET Core