Sam Ferreeblog.samferree.dev·Jun 7, 2024IEnumerable, It's Not a Collection.IEnumerable<T> has become one of the most popular ways not only to manipulate collections, but to pass them around as a read only structure. The power of LINQ and the safety of read-only immutable structures make it an excellent choice when modeling ...2 likes·33 readsC#Add a thoughtful commentNo comments yetBe the first to start the conversation.