Further reading
Here are some links to build upon what we learned in the chapter:
- If you want more object mapping, I wrote an article about that in 2017, titled Design Patterns: ASP.NET Core Web API, Services, and Repositories | Part 9: the NinjaMappingService and the Façade Pattern: https://net5.link/hxYf
- AutoMapper official website: https://net5.link/5AUZ
- AutoMapper Usage Guidelines is an excellent do/don't list to help you do the right thing with AutoMapper, written by the library's author: https://net5.link/tTKg