© Fanie Reynders 2018
Fanie ReyndersModern API Design with ASP.NET Core 2https://doi.org/10.1007/978-1-4842-3519-5_3

3. Your First API Application

Fanie Reynders1 
(1)
Odijk, The Netherlands
 

In the previous chapter, we got a concise overview of ASP.NET Core and the relevant technologies. This chapter will focus on helping you create a simple API application using some of the tools we covered previously.

By the end of this chapter, you will be able to create a new API application using one of the pre-defined templates in ASP.NET Core. We will look at how to deal with dependencies across the code base while still maintaining loose coupling between the components. This chapter will also cover the autonomy of the application start-up mechanism to understand ...

Get Modern API Design with ASP.NET Core 2: Building Cross-Platform Back-End Systems 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.