Status Updates From Dependency Injection in .NET

Dependency Injection in .NET Dependency Injection in .NET
by


Status Updates Showing 1-30 of 1,304

order by

KN
KN is on page 79 of 584
Manual DI: Constructor injection can be… verbosome but is explicit about what’s the dependencies; which is the whole point

DI container (delegate) is optional
Feb 16, 2026 11:44PM Add a comment
Dependency Injection in .NET

KN
KN is on page 79 of 584
Data (raw, dumb) object -> Domain objects: make testing easier
DI -> Composition root (DI container is optional)
Prefer interfaces over abstract classes
* make everything easily swappable
* delegate (eg to adaptees; after possibly complex conversations hidden from clients)
* avoid tendency of creating “god objects”

Minimize “volatile deps” for loose coupling, code reuse, increased testability
Feb 16, 2026 11:43PM Add a comment
Dependency Injection in .NET

KN
KN is on page 51 of 584
Avoid loading configs within classes - this often implies a hidden dependency (from clients)
Instead, callers to load config then pass

Cohesion - Singe Responsibility Principle
Feb 14, 2026 01:39AM Add a comment
Dependency Injection in .NET

Ivan
Ivan is on page 342 of 552
Jan 25, 2026 05:20PM Add a comment
Dependency Injection Principles, Practices, and Patterns

Ivan
Ivan is on page 341 of 552
Jan 25, 2026 03:59PM Add a comment
Dependency Injection Principles, Practices, and Patterns

Ivan
Ivan is on page 335 of 552
Jan 25, 2026 02:43PM Add a comment
Dependency Injection Principles, Practices, and Patterns

Ivan
Ivan is on page 334 of 552
Jan 25, 2026 02:38PM Add a comment
Dependency Injection Principles, Practices, and Patterns

Ivan
Ivan is on page 331 of 552
Jan 25, 2026 02:29PM Add a comment
Dependency Injection Principles, Practices, and Patterns

Ivan
Ivan is on page 329 of 552
Jan 25, 2026 02:15PM Add a comment
Dependency Injection Principles, Practices, and Patterns

Ivan
Ivan is on page 327 of 552
Jan 25, 2026 12:56PM Add a comment
Dependency Injection Principles, Practices, and Patterns

Ivan
Ivan is on page 326 of 552
Jan 25, 2026 12:50PM Add a comment
Dependency Injection Principles, Practices, and Patterns

Ivan
Ivan is on page 325 of 552
Jan 25, 2026 12:47PM Add a comment
Dependency Injection Principles, Practices, and Patterns

Ivan
Ivan is on page 311 of 552
Jan 25, 2026 11:02AM Add a comment
Dependency Injection Principles, Practices, and Patterns

Ivan
Ivan is on page 309 of 552
Jan 25, 2026 10:56AM Add a comment
Dependency Injection Principles, Practices, and Patterns

Ivan
Ivan is on page 307 of 552
Jan 25, 2026 10:50AM Add a comment
Dependency Injection Principles, Practices, and Patterns

Ivan
Ivan is on page 302 of 552
Jan 25, 2026 10:35AM Add a comment
Dependency Injection Principles, Practices, and Patterns

Ivan
Ivan is on page 297 of 552
Jan 25, 2026 10:21AM Add a comment
Dependency Injection Principles, Practices, and Patterns

Ivan
Ivan is on page 294 of 552
Jan 25, 2026 09:57AM Add a comment
Dependency Injection Principles, Practices, and Patterns

Ivan
Ivan is on page 292 of 552
Jan 25, 2026 09:51AM Add a comment
Dependency Injection Principles, Practices, and Patterns

Ivan
Ivan is on page 290 of 552
Jan 25, 2026 09:45AM Add a comment
Dependency Injection Principles, Practices, and Patterns

Ivan
Ivan is on page 288 of 552
Jan 25, 2026 09:40AM Add a comment
Dependency Injection Principles, Practices, and Patterns

Ivan
Ivan is on page 283 of 552
Jan 25, 2026 09:02AM Add a comment
Dependency Injection Principles, Practices, and Patterns

Ivan
Ivan is on page 281 of 552
Jan 25, 2026 08:57AM Add a comment
Dependency Injection Principles, Practices, and Patterns

Ivan
Ivan is on page 274 of 552
Jan 25, 2026 08:42AM Add a comment
Dependency Injection Principles, Practices, and Patterns

Ivan
Ivan is on page 273 of 552
Jan 25, 2026 08:40AM Add a comment
Dependency Injection Principles, Practices, and Patterns

Ivan
Ivan is on page 269 of 552
Jan 25, 2026 06:44AM Add a comment
Dependency Injection Principles, Practices, and Patterns

Ivan
Ivan is on page 268 of 552
Jan 25, 2026 06:34AM Add a comment
Dependency Injection Principles, Practices, and Patterns

Ivan
Ivan is on page 267 of 552
Jan 25, 2026 06:32AM Add a comment
Dependency Injection Principles, Practices, and Patterns

Ivan
Ivan is on page 266 of 552
Jan 25, 2026 06:25AM Add a comment
Dependency Injection Principles, Practices, and Patterns

Ivan
Ivan is on page 262 of 552
Jan 25, 2026 06:07AM Add a comment
Dependency Injection Principles, Practices, and Patterns

« previous 1 3 4 5 6 7 8 9 43 44