C# 10 Dependency Injection
Offered By: Pluralsight
Course Description
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.
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.
Syllabus
- Course Overview 1min
- Getting Started with a Product Importer 30mins
- Lifetime Management 35mins
- Expanding the Product Importer 39mins
- Common Pitfalls and Challenges 24mins
- Advanced Techniques 32mins
Taught by
Henry Been
Related Courses
Beginning Game Programming with C#University of Colorado System via Coursera Programming with C#
Microsoft via edX DEV206.1x: Introduction to XAML and Application Development
Microsoft via edX Introduction to Game Development
Michigan State University via Coursera Designing Advanced Applications using XAML
Microsoft via edX