Simple.HttpPatch icon indicating copy to clipboard operation
Simple.HttpPatch copied to clipboard

Simple.HttpPatch implementation for .NET to easily allow & apply partial REST-ful service (through Web API) using Http Patch

Results 1 Simple.HttpPatch issues
Sort by recently updated
recently updated
newest added

- The TrySetMember method never executes; therefore, _changedProperties remains empty, and as a result, it doesn't work. - I tried with the example from the repository, and I get the...

enhancement
help wanted
good first issue