
NetMage
268 discussion posts
Will the .Net version be updated for scripting? I am trying to use a Linq function and it isn't supported.

NetMage
268 discussion posts
I have version 4.6 installed but when I attempted to use a C# 6.0 feature in a Scripted function, it did not work.
For example, string interpolation or extension functions found for collection initializers.

NetMage
268 discussion posts
I attempted to use LINQ in the latest DisplayFusion, using the new Add .Net reference to add a reference to System.Linq, and I get an error message stating Linq doesn't exist in System?