MergeHelper NuGet Package

An intuitive tool for merging in-memory collections : add, update, delete elements simultaneously.

Supports a functional LINQ approach (Merge), in-place collection merging (MergeInto), and a pure callback approach (ControlMerge, ControlMergeParallel). Callbacks can be injected to compose custom behaviors during merging.

Special cases (e.g. add or remove only) can be achieved easily.




Got any MergeHelper Question?





Info

Version: 1.0.1.3
Author(s): David West
Last Update: Friday, January 11, 2019
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/davidwest/MergeHelper
NuGet Url: https://www.nuget.org/packages/MergeHelper


Install
Install-Package MergeHelper
dotnet add package MergeHelper
paket add MergeHelper
MergeHelper Download (Unzip the "nupkg" after downloading)

.NETFramework 4.5 .NETStandard 1.1 .NETStandard 2.0 net461


Tags



STATS

must-have-score

1.5

avg-downloads-per-day

1

days-since-last-release

1904