List Question
20 TechQA 2024-03-07T03:16:10.790000How to use Microsoft.AspNetCore.JsonPatch with Model and EF entity
41 views
Asked by LP13
Is there a way to pass JsonSerializerSettings to JsonPatchDocument?
44 views
Asked by HoBa
Compare a json with nested elements after it has been modifed
126 views
Asked by Subhomoy Sikdar
How to update db from json patch
237 views
Asked by Rony Tesler
Can I use JsonPatchDocument for saving to an array?
79 views
Asked by Zvi
JsonPatch remove command when value changed from null to undefined
40 views
Asked by syydi
Compressing a list of JSON patches
72 views
Asked by Sentient
Securely deleting a list item by jsonpatch (refernce by element id)
81 views
Asked by Helotrix
Remove operation in JsonPatch builds an incorrect path with duplicate indexes for arrays
39 views
Asked by Aerondight
Why json-patch changing the Date format
209 views
Asked by VKP
Removing multiple elements from an array using JSON patch
483 views
Asked by gislikonrad
Validate JsonPatchDocument request operations before applying it in .NET Core
706 views
Asked by Amir Suhel
Restrict fields from being changed by json-patch
92 views
Asked by ch1ll
http patch method - single oparation for each element of array
564 views
Asked by Jakub Skorus
Generate JSON from two different JSON objects without coding custom logic
235 views
Asked by RKS
PATCH request losing body on IIS but not on localhost
440 views
Asked by Tony
Is it possible to configure Entity Framework Core >= 7.0 to use List<T> instead of HashSet<T> by configuration?
238 views
Asked by MatÃas Fidemraizer
How to do a JSON_MERGE_PATCH with Knex.js (MySQL)?
56 views
Asked by kgaspard
How to construct Json-patch payload to call PATCH endpoint
561 views
Asked by Arthur
Is there a way to update items in an array with JsonPatch?
437 views
Asked by Khanna111