#csharp
Read more stories on Hashnode
Articles with this tag
Previously I've written about the design conventions I use concerning collection types in C#. In this article, I want to describe some examples of how...
The C# language has various interfaces and collection types available. I've promoted the following conventions, mainly informed by the...