JSON Patch is a format for expressing partial updates to a JSON document or data structure. In this void, we'll learn how to enable JSON Patch support in our Web API
Useful Links
* JSONPatch in ASP.NET Core Web API https://docs.microsoft.com/en-us/aspnet/core/web-api/jsonpatch?WT.mc_id=beginwebapis-c9-cephilli
* Create Web APIs with ASP.NET Core https://docs.microsoft.com/aspnet/core/web-api?WT.mc_id=beginwebapis-c9-cephilli
Downloads
* Download Visual Studio Code: https://aka.ms/webapis/vscode
* Download .NET: https://aka.ms/webapis/dotnet
* Download Visual Studio 2019: https://aka.ms/webapis/visualstudio
