Range and Reverse: New LINQ extensions series 08-02-202224-12-2021 by Maytham Fahmi Since .NET 6 is released recently, it is a good opportunity to mention some of the new LINQ extensions methods. I will post a series of small articles focused on some these new or maybe less known LINQ methods. In this article I am going to take some examples of others new Linq features with…. ShareTweetSharePin
MaxBy and MinBy: New LINQ extensions series 08-02-202221-12-2021 by Maytham Fahmi MaxBy and MinBy are both part of .NET 6. Since .NET 6 is released recently, it is a good opportunity to mention some of the new LINQ extensions methods. I will post a series of small articles focused on some these new or maybe less known LINQ methods. In this article I am going to…. ShareTweetSharePin
TryGetNonEnumeratedCount: New LINQ extensions series 08-02-202219-12-2021 by Maytham Fahmi TryGetNonEnumeratedCount is part of .NET 6. Since .NET 6 is released recently, it is a good opportunity to mention some of the new LINQ extensions methods. I will post a series of small articles focused on some these new or maybe less known LINQ methods. In this article I am going to take TryGetNonEnumeratedCount LINQ…. ShareTweetSharePin
Zip: New LINQ extensions series 08-02-202208-12-2021 by Maytham Fahmi Zip is part of .NET 3.1. Since .NET 6 is released recently, it is a good opportunity to mention some of the new LINQ extensions methods. I will post a series of small articles focused on some these new or maybe less known LINQ methods. In this article I am going to take Zip LINQ…. ShareTweetSharePin
Chunk: New LINQ extensions series 08-02-202205-12-2021 by Maytham Fahmi .NET 6 is released recently, it is a good opportunity to mention some of the new LINQ extensions methods. I will post a series of small articles focused on some these new or maybe less known LINQ methods. In this article I am going to take Chunk LINQ method with some examples so it is…. ShareTweetSharePin