ASP.NET Core includes a set of built-in services and middleware components that provide features that are commonly required by web applications. In this chapter, I describe three of the most important and widely used features: application configuration, logging, and serving static content. In Chapter
16, I continue to describe the platform features, focusing on the more advanced built-in services and middleware. Table
15-1 puts the chapter in context.
Table 15-1Putting Platform Features in Context
Question | Answer |
|---|
What are ... |