Records and Collections
A technical exploration of using C# records and collections for immutable data models, covering benefits and practical implementation details.
A technical exploration of using C# records and collections for immutable data models, covering benefits and practical implementation details.
Explains how C# 12's new primary constructor feature reduces boilerplate code, especially in Dependency Injection scenarios.
An essay arguing that 'boring' programming languages are superior for complex, interesting work, contrary to popular tech industry advice.