I am running Studio Pro 2020.10.0-beta.1008 Community.
My current settings:
Design Style: Use C# Language
Use Modern for new projects
I was wondering how well C# and Linq is supported currently in UiPath Pro.
I seem to have a problem using Linq with C#. When I call a linq operator that is not lazy evaluation, like Count, I get a compilation error.
I found this forum link that kinda is similar. I have not yet explored this much further, thought I check if c#/linq .
https://forum.uipath.com/t/using-linq-query-throws-netstandard-reference-error/251004