The previous chapter introduced ASP.NET Core, talked about some of the new features, created the projects, and updated the code in AutoLot.Mvc and AutoLot.Api to include the AutoLot.Dal and Serilog logging. This chapter focuses on completing that AutoLot.Api RESTful service.
The sample code for this chapter is in the Chapter 30 directory of this book’s repo. Feel free to continue working on the solution you started in Chapter 29.