Welcome! If you've ever worked with collections in C#, you've probably used a foreach loop. But have you ever wondered how to create your own custom sequences of data without building a whole collection in memory? The answer lies in two powerful, rel...
csinsight.hashnode.dev6 min readNo responses yet.