Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JsonMergePatch

A simple C# implementation of Json Merge Patch as described in IETF RFC 7386.

Overview

Initial version is a simple text based implementation of the processing described in the RFC, with a single simple test case that can be run by executing DOTNET RUN from the command line against the console app project.

Tests

In depth unit tests and optimization of the processing to come later.

About

A simple C# implementation of Json Merge Patch as described in IETF RFC 7386.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages