© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2021
A. Troelsen, P. JapiksePro C# 9 with .NET 5https://doi.org/10.1007/978-1-4842-6939-8_30

30. RESTful Services with ASP.NET Core

Andrew Troelsen1   and Phillip Japikse2
(1)
Minneapolis, MN, USA
(2)
West Chester, OH, USA
 

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.

Note

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.

Introducing ASP.NET ...

Get Pro C# 9 with .NET 5: Foundational Principles and Practices in Programming 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.