Microsoft.AspNetCore.JsonPatch.Operations Namespace

Contains types that represent operations that can be performed on a JSON document.

Classes

Operation
Operation<TModel>
OperationBase

Enums

OperationType

Remarks

For more information about handling JSON Patch requests, JsonPatch in ASP.NET Core web API.