A foundation for ASP.NET Core development is a thorough knowledge of applying dependency injection. In this course, Dependency Injection in ASP.NET Core 6, you will learn how to use the Microsoft dependency injection container in your applications. First, you will learn about registering services into the dependency injection container. Next, you will explore how to resolve those services wherever they are needed within your application. Finally, you will discover how to extend or replace the built-in container for more complex scenarios. When you are finished with this course, you will have complete knowledge of the Microsoft dependency injection container. You will know how and when to implement the patterns and techniques demonstrated in this course to build well-structured ASP.NET Core applications.
Overview
A foundation for ASP.NET Core development is a thorough knowledge of applying dependency injection. In this course, Dependency Injection in ASP.NET Core 6, you will learn how to use the Microsoft dependency injection container in your applications. First, you will learn about registering services into the dependency injection container. Next, you will explore how to resolve those services wherever they are needed within your application. Finally, you will discover how to extend or replace the built-in container for more complex scenarios. When you are finished with this course, you will have complete knowledge of the Microsoft dependency injection container. You will know how and when to implement the patterns and techniques demonstrated in this course to build well-structured ASP.NET Core applications.
Syllabus
- Course Overview 2mins
- Registering and Injecting Services 27mins
- The Microsoft Dependency Injection Container 44mins
- Registering More Complex Service 45mins
- Injecting and Resolving Dependencies 29mins
- Beyond the Built-in Container 17mins
Taught by
Steve Gordon