Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Pluralsight

C# 10 Dependency Injection

via Pluralsight

Overview

For professional developers, dependency injection is an important technique to keep your codebase testable and maintainable. This course will teach you how to implement dependency injection when working with C#.

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# 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.

Taught by

Henry Been

Reviews

4.7 rating at Pluralsight based on 90 ratings

Start your review of C# 10 Dependency Injection

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.