Darrin W. Cullop

Results 5 issues of 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...

enhancement

## Description - Moved `DynamicDataOptions` to its own file - Moved `DynamicDataOptions` to the top-level namespace

Housekeeping

### 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...

enhancement
todo :spiral_notepad:

### Describe the functionality desired Investigate / implement a way to map standard LINQ queries to DD operations to enable with DD. From Slack: ![image](https://github.com/reactivemarbles/DynamicData/assets/11876551/95f9285e-e120-4a32-b4d3-0a08129a7012) ### The steps the functionality...

enhancement
help wanted
todo :spiral_notepad:

**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...

bug