how can I reduce 2 select to 1 select linq to gain performance? – Asp.net
my question is simple but I got stuck with something. Can you tell me how can I reduce 2 select into 1 select LINQ in c#? I am using CloudNative.CloudEvents NuGet package for cloud-native events. var orderEvents = input .Select(_…