UiPath is a great tool, but the C# lang version (5 is the one I guess) is pretty old, and C# versions 10 and 11 have so many great features, syntactic sugar, and other great enhancements, can we get an upgraded version? If it is already planned, can we get an ETA?
Even version 7 has some updates I really miss like better string interpolation and short circuiting nulls with ?.
A colleague of mine is having a nightmare of a time doing null checks on a complex object to get a deeply nested property. Short circuited nulls would have it a single line.
It would also help with some nugets that aren’t compatible cause they use too high of a version.
Do please make us more modern.
1 Like
Thank you for your feedback. We are evaluating upgrading C# in the near future.
1 Like
Agreed. A new version of c# is needed