Diff4Net 1.1.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Diff4Net --version 1.1.1
NuGet\Install-Package Diff4Net -Version 1.1.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Diff4Net" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Diff4Net --version 1.1.1
#r "nuget: Diff4Net, 1.1.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Diff4Net as a Cake Addin
#addin nuget:?package=Diff4Net&version=1.1.1

// Install Diff4Net as a Cake Tool
#tool nuget:?package=Diff4Net&version=1.1.1

C# implementation of the Diff algorithm

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Diff4Net:

Repository Stars
skanmera/ExcelMerge
GUI Diff Tool for Excel
Version Downloads Last updated
1.2.0 21,622 10/20/2017
1.1.2 2,395 10/5/2017
1.1.1 1,225 10/4/2017
1.1.0 1,288 9/14/2017
1.0.2 1,427 9/11/2017

Fix order when given sequence which has part that the same elements continue.