SkillAgentSearch skills...

DiffPatch

Diff parsing and patching with .Net

Install / Use

/learn @aberteau/DiffPatch
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

DiffPatch DiffPatch NuGet version

Diff parsing and patching for .Net<br /> Target Platform : .Net Standard 2.0

Inspired by / Based on :

  • ParseDiff (Unified Diff Parser in C#) by jkingry
  • sharpdiff (Diff creation and parsing library for .Net) by jagregory

Features

The main use is to patch files using unified diff file. Diff generation is not supported and I do not intend to add it. I wrote this code to apply patches generated by other program (git diff, Linux diff, ...)

Getting Started

Prerequisites

Visual Studio

Authors

  • Amael BERTEAU

License

This project is licensed under the MIT License - see the LICENSE file for details

NuGet Packages

Available on NuGet Gallery : DiffPatch

View on GitHub
GitHub Stars24
CategoryDevelopment
Updated9mo ago
Forks7

Languages

C#

Security Score

87/100

Audited on Jun 11, 2025

No findings