C# WebAPI POST/PUT/PATCH Part 3: Patch Mapping

In Part 1 we discussed the concept of editing at a field level, and Part 2 described how you may want your API setup: in Part 3 we’ll go over how to actually implement the concept.