News

Take advantage of read-only generic interfaces ... read-only immutable collection types in .NET Core and how you can work with them in C#. To work with the code examples provided in this article ...
The library is easy to use and expand for generic collections with more complex types. Read about the technical details and drawbacks of this approach in my blog post (TODO link).
Leverage collections in .Net to store to promote type safety, facilitate code reuse, and improve performance when working with in-memory collection of objects Collections are used for storage and ...