DynamicData icon indicating copy to clipboard operation
DynamicData copied to clipboard

[Feature]: LINQ Interop

Open dwcullop opened this issue 1 year ago • 0 comments

Describe the functionality desired

Investigate / implement a way to map standard LINQ queries to DD operations to enable with DD.

From Slack: image

The steps the functionality will provide

The ability to use LINQ query syntax with DD operations.

Considerations

Using the original LINQ names not currently supported due to compiler issues with the overload set

dwcullop avatar Jan 29 '24 15:01 dwcullop