Microsoft.AspNetCore.JsonPatch.Adapters Namespace¶
-
namespace
Microsoft.AspNetCore.JsonPatch.Adapters¶ Interfaces
- interface
IObjectAdapter - Defines the operations that can be performed on a JSON patch document.
Classes
- class
ObjectAdapter
- interface