© Andrew Troelsen and Philip Japikse 2017

Andrew Troelsen and Philip Japikse, Pro C# 7, https://doi.org/10.1007/978-1-4842-3018-3_34

34. Introducing ASP.NET Core Service Applications

Andrew Troelsen and Philip Japikse2

(1)Minneapolis, Minnesota, USA

(2)West Chester, Ohio, USA

The previous chapter covered ASP.NET Core in great detail while building the AutoLotMVC_Core2 web application. This chapter completes the coverage of ASP.NET Core by creating the AutoLotAPI_Core2 RESTful service.

You will begin by using the ASP.NET Core Web API template (yes, the template is still named Web API even though it’s all one framework now) to create the solution and project. Then you will examine the project organization and startup options, update the NuGet packages, ...

Get Pro C# 7: With .NET and .NET Core 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.