spkl.Diffs NuGet Package

Provides a .NET implementation to the diff algorithm (shortest edit script) described by Eugene Myers in "An O(ND) Difference Algorithm and Its Variations".

Unlike some other implementations, this one can compare sequences of any object type, using the standard Equals method or a custom IEqualityComparer.

This project uses Semantic Versioning (https://semver.org/).




Got any spkl.Diffs Question?





Info

Version: 2.0.2
Author(s): Sebastian Fischer
Last Update: Saturday, January 20, 2024
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/spkl/Diffs
NuGet Url: https://www.nuget.org/packages/spkl.Diffs


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

.NETStandard 2.0
  • No dependencies.
net5.0
  • No dependencies.
netcoreapp2.1
  • No dependencies.
netcoreapp3.1
  • No dependencies.


Tags



STATS

must-have-score

2.3

avg-downloads-per-day

20

days-since-last-release

102