© Adam Freeman 2020
A. FreemanPro ASP.NET Core 3https://doi.org/10.1007/978-1-4842-5440-0_20

20. Advanced Web Service Features

Adam Freeman1  
(1)
London, UK
 
In this chapter, I describe advanced features that can be used to create RESTful web services. I explain how to deal with related data in Entity Framework Core queries, how to add support for the HTTP PATCH method, how to use content negations, and how to use OpenAPI to describe your web services. Table 20-1 puts this chapter in context.
Table 20-1.

Putting Advanced Web Service Features in Context

Question

Answer

What are they?

The features described in this chapter provide greater control over how ASP.NET Core web services work, including managing the data sent to the client and the format used for ...

Get Pro ASP.NET Core 3: Develop Cloud-Ready Web Applications Using MVC, Blazor, and Razor Pages now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.