Darrin W. Cullop
Darrin W. Cullop
## Description A new operator `OfType` that is similar to the LINQ operator with the same name. It converts a changeset of some base type (or interface) to a changeset...
## Description - Moved `DynamicDataOptions` to its own file - Moved `DynamicDataOptions` to the top-level namespace
### Describe the functionality desired A new Bind operator that takes a sort comparer that is applied to the resulting collection. From @RolandPheasant on Slack: > I'd like a new...
### Describe the functionality desired Investigate / implement a way to map standard LINQ queries to DD operations to enable with DD. From Slack:  ### The steps the functionality...
**Describe your environment.** Building on Windows 11 with VS 2022 17.12.1 for UWP on x64/ARM64 **Steps to reproduce.** - Invoke `.\build-win.ps1 release x64,arm64` after cloning the repo **What is the...