© Les Jackson 2020
L. JacksonThe Complete ASP.NET Core 3 API Tutorialhttps://doi.org/10.1007/978-1-4842-6255-9_9

9. Data Transfer Objects

Les Jackson1 
(1)
Melbourne, VIC, Australia
 

Chapter Summary

In this chapter we’ll complete the final piece of our architectural puzzled and introduce Data Transfer Objects.

When Done, You Will

  • Understand what Data Transfer Objects (DTOs) are.

  • Understand why you should use DTOs.

  • Have started to implement DTOs in our solution.

Architecture Review

Outlining what we’ve either (a) started to implement or (b) fully implemented, our architectural is evolving nicely.
../images/501438_1_En_9_Chapter/501438_1_En_9_Fig1_HTML.jpg
Figure 9-1

Architecture Progress

To summarize, we’ve
  • Fully implemented ...

Get The Complete ASP.NET Core 3 API Tutorial: Hands-On Building, Testing, and Deploying 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.