Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 217 Bytes

File metadata and controls

2 lines (2 loc) · 217 Bytes

StrategyPatternLogging

Real-world implementation of the Strategy Pattern in C# using a logging system (Console, File, Database, Email). Includes a clean POC with dependency injection and runtime strategy selection.