Is it possible to use dotnet core api's HTTPPATCH / JSONPATCH with azure cosmos db?
Is there any sample?
No, they are adding support for Patch API. You can track it here.https://github.com/Azure/azure-cosmos-dotnet-v3/pull/1616
No, they are adding support for Patch API. You can track it here.https://github.com/Azure/azure-cosmos-dotnet-v3/pull/1616