Logo
flag

C# 10 Dependency Injection

Logo

Please rate the course

0.0
Category:
Language:
English
Duration:
02:36:47
Number of lessons:
44
Release date:
03/05/2022
Rating:
0.0

Course short description

Inversion of Control (IoC), implemented through dependency injection, is one of the five principles of object-oriented software design. Every developer who writes code for a living needs to master this topic. In this course, C# 10 Dependency Injection, you’ll learn to add dependency injection to your applications. First, you’ll explore how to configure a dependency container, resolve dependencies, and master lifetime management.


Next, you’ll discover intermediate and advanced techniques for effectively managing configuration and HTTP connections, how the different lifetimes work in detail, and how you can use that to your advantage. Finally, you’ll learn how to spot common mistakes, errors, and scenarios, and how to approach them using advanced techniques. When you’re finished with this course, you’ll have the skills and knowledge to add dependency injection to solutions of every size.

Write your comment

Logo