"JSON Patch (https://tools.ietf.org/html/rfc6902) defines a JSON document structure for expressing a sequence of operations to apply to a JavaScript Object Notation (JSON) document; it is suitable for use with the HTTP PATCH method. The "application/json-patch+json" media type is used to identify such patch documents.One of the things this can be used for is partial updates for REST-ful API's, or, to quote the IETF: "This format is also potentially useful in other cases in which it is necessary to make partial updates to a JSON document or to a data structure that has similar constraints (i.e., they can be serialized as an object or an array using the JSON grammar)."That's what this package is all about. Web API supports the HttpPatch method, but there's currently no implementation of the JsonPatchDocument in .NET, making it hard to pass in a set of changes that have to be applied - especially if you're working cross-platform and standardization of your API is essential.Have a look at the project site for the current status of this package and to learn how to get started."
Library or NuGet package built with .net standard and c# by Kevin Dockx (Marvin).
Project website: https://github.com/KevinDockx/JsonPatch
"Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4."
Library or NuGet package built with .net standard and c# by Microsoft.
".Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the packag…"
Library or NuGet package built with .net standard and c# by Microsoft.
"NuGet.Core is the core framework assembly for NuGet that the rest of NuGet builds upon."
Library or NuGet package built with .net standard and c# by Outercurve Foundation.
"Package Description"
Library or NuGet package built with .net standard and c# by Volo.Abp.SettingManagement.Domain.
"Microsoft recommended API usage rules for APIs specific to the full .NetFramework which are not present in .NetCore, implemented as analyzers using the .NET Compiler Pla…"
Library or NuGet package built with .net standard and c# by Microsoft.
"Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4."
Library or NuGet package built with .net standard and c# by Microsoft.
Hello, I'm Corstiaan. I'm a software developer from the Netherlands and I manage BuiltWithDot.Net. I created this site as a place where developers working with .net technology can showcase their projects and inspire other developers.
There's so much you can build with .net these days that I thought it would be nice to have a corner of the web dedicated to the breadth of .net. Enjoy!
Get weekly updates about new projects built with .net tech
Great! Click the link in the e-mail to confirm. Check the spam folder if you can't find it.
No spam. Unsubscribe any time.
© 2025 - created by Corstiaan Hesselink - submit project - RSS feed - contact