Batch Collections With MoreLINQ - How To Guide And Benchmarks
August 17, 2024
• 534 views
linqmorelinqprogramminglinq querylanguage integrated querylinq performancelinq tutorialyield returnyield return c#dotnetc# linqlinq c#learn linqintroduction to linq in c#linq in c#.netbatch c#ienumerableienumerable c#more linqdotnet linqlinq how tolinq tutorial C#linq tutorial for beginnersc# linq tutorial for beginnerslinq for beginnersbenchmarkdotnetbenchmarkingbenchmark dotnetbenchmarkdotnet tutorialdotnet performance
LINQ is a powerful language feature that we have in CSharp. We get a lot of power to process collections of data with a nice fluent syntax.
But have you ever found yourself wanting... more?
Do you need... MORE?!
Well, don't you worry, because MoreLINQ is here to save the day.
This is the first video in the MoreLINQ series where I'll be covering extensions from the popular MoreLINQ library. In this first video, I'll explain batching and we'll go over some performance benchmarks as well!
