/SharpDiff

A fork of https://difflib.codeplex.com/

Primary LanguageC#OtherNOASSERTION

This project contains code that will do Diff generation, comparing two collections of any type and outputting the differences between the two, including an attempt to align up differences, specifically in text files.

Details:

  • Language: C# 3.0
  • Runtime: .NET 3.5 Client Profile

Repository and project location: CodePlex
Maintainer: Lasse V. Karlsen