Condividi tramite


Microsoft.AspNetCore.JsonPatch.Operations Spazio dei nomi

Contiene tipi che rappresentano operazioni che possono essere eseguite su un documento JSON.

Classi

Operation

Contiene tipi che rappresentano operazioni che possono essere eseguite su un documento JSON.

Operation<TModel>

Contiene tipi che rappresentano operazioni che possono essere eseguite su un documento JSON.

OperationBase

Contiene tipi che rappresentano operazioni che possono essere eseguite su un documento JSON.

Enumerazioni

OperationType

Contiene tipi che rappresentano operazioni che possono essere eseguite su un documento JSON.

Commenti

Per altre informazioni sulla gestione delle richieste di patch JSON, JsonPatch in ASP.NET Core'API Web.