A Best Practice for Designing Interfaces in .NET C#Is it enough to define IMyInterface<T>? do I need IMyInterface as well?Nov 2, 2021·13 min read·84
Covariance and Contravariance in .NET C#Have hard time understanding it? Let me simplify it for you.Oct 26, 2021·8 min read·101