UiPath / CoreWF

WF runtime ported to work on .NET 6
MIT License
1.15k stars 218 forks source link

Compile C# expressions on demand #315

Open andrei-ungureanu-uipath opened 7 months ago

andrei-ungureanu-uipath commented 7 months ago

To maintain parity with VB, this PR adds support to compile C# expressions on demand in CacheMetadata for both CSharpValue and CSharpReference.