Status Updates From Dependency Injection in .NET

Dependency Injection in .NET Dependency Injection in .NET
by


Status Updates Showing 1-30 of 1,315

order by

Elderflower
Elderflower is on page 168 of 552
Feb 25, 2026 01:09PM Add a comment
Dependency Injection Principles, Practices, and Patterns

Elderflower
Elderflower is on page 152 of 552
Feb 22, 2026 03:54PM Add a comment
Dependency Injection Principles, Practices, and Patterns

Elderflower
Elderflower is on page 145 of 552
Feb 22, 2026 03:40PM Add a comment
Dependency Injection Principles, Practices, and Patterns

Elderflower
Elderflower is on page 125 of 552
Feb 22, 2026 03:14PM Add a comment
Dependency Injection Principles, Practices, and Patterns

Elderflower
Elderflower is on page 109 of 552
Feb 22, 2026 02:47PM Add a comment
Dependency Injection Principles, Practices, and Patterns

KN
KN is on page 99 of 584
Feb 19, 2026 05:40PM Add a comment
Dependency Injection in .NET

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

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