Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Microsoft.AspNetCore.JsonPatch Namespace

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Provides functionality for handling JSON Patch requests in an ASP.NET Core web API.

Classes

Name Description
JsonPatchDocument
JsonPatchDocument<TModel>
JsonPatchError

Captures error message and the related entity and the operation that caused it.

JsonPatchProperty

Metadata for JsonProperty.

Interfaces

Name Description
IJsonPatchDocument

Remarks

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


Feedback

Was this page helpful?