HOUR 5Configuring the Service with the Startup Class

What You’ll Learn in This Hour:

Image What is the Startup class?

Image What is dependency injection, and how do you use it?

Image Configuring an application to host ASP.NET MVC

When your web application starts for the first time, there are a number of tasks you should execute in order to apply your preferred configuration to the web service. In the ASP.NET Core framework, you can apply this server configuration ...

Get Sams Teach Yourself ASP.NET Core in 24 Hours, 1e 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.