Diff parsing and patching for .Net
Target Platform : .Net Standard 1.3
Inspired by / Based on :
- ParseDiff (Unified Diff Parser in C#) by jkingry
- sharpdiff (Diff creation and parsing library for .Net) by jagregory
Source available here
NuGet Package available on NuGet Gallery : DiffPatch