Skip to content

iamdjones/htmldiff.net

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Description

A library for comparing two HTML files/snippets and highlighting the differences using simple HTML.

This HTML Diff implementation is a C# port of the ruby implementation found here.

Usage

Grab the latest stabel version from Nuget: https://www.nuget.org/packages/htmldiff.net/

I have put together a blog post covering how to use the library. A simple demo is included with the solution.

History

The project used to be hosted in CodePlex and has since been migrated here.

About

Html Diff algorithm for .NET

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 97.3%
  • Classic ASP 1.3%
  • Other 1.4%