The Core of .NET

TH05 Dependencies Demystified

08/10/2023

9:30am - 10:45am

Level: Intermediate

Jason Bock

MVP (C#)

Staff Software Engineer

Rocket Mortgage

Dependency injection. Inversion of control. Containers. Let's cut through the confusion and hyperbole and talk about what this really is. We'll cover dependencies - why you should care, what they are, how you identify them, and when they provide value. We'll also cover containers and how they can be used to effectively manage your dependencies.

You will learn:

  • Gain insight into what dependencies are
  • See how containers simplify and empower your applications
  • How to use containers effectively in modern .NET applications