Getting ready

These are the three kinds of collections we have in .NET Framework: 

  • System.Collections.Generic Classes
  • System.Collections.Concurrent Classes
  • System.Collections Classes

Let's have a look at these and their usage inside a .NET Standard 2.0 library. 

Get .NET Standard 2.0 Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.