UiPath / CoreWF

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

Compile C# expressions on demand #315

Open andrei-ungureanu-uipath opened 5 months ago

andrei-ungureanu-uipath commented 5 months ago

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