Skip to Main Content
Customizing ASP.NET Core 5.0
book

Customizing ASP.NET Core 5.0

by Jürgen Gutsch
January 2021
Intermediate to advanced content levelIntermediate to advanced
160 pages
2h 23m
English
Packt Publishing
Content preview from Customizing ASP.NET Core 5.0

Chapter 7: Content Negotiation Using a Custom OutputFormatter

In this seventh chapter, we are going to learn about how to send your data to the client in different formats and types. By default, the ASP.NET Core Web API sends data as JSON, but there are some more ways to distribute data.

We'll cover the following sections:

  • Introducing OutputFomatters
  • Creating custom OutputFormatters

The topics of this chapter relate to the WebAPI layer of the ASP.NET Core architecture:

Figure 7.1 – ASP.NET Core architecture

Figure 7.1 – ASP.NET Core architecture

Technical requirements

To follow the descriptions in this chapter, you will need to create an ASP.NET Core MVC application. Open your ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Customizing ASP.NET Core 6.0 - Second Edition

Customizing ASP.NET Core 6.0 - Second Edition

Jürgen Gutsch
Pro ASP.NET Web API: HTTP Web Services in ASP.NET

Pro ASP.NET Web API: HTTP Web Services in ASP.NET

Tugberk Ugurlu, Alexander Zeitler, Ali Kheyrollahi

Publisher Resources

ISBN: 9781801077866Supplemental Content