"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
".NET's fastest JSON, JSV and CSV Text Serializers. Fast, Light, Resilient. Contains ServiceStack's high-performance text-processing…"
Library or NuGet package built with .net standard and c# by ServiceStack.
"Derives SemVer information from a repository following GitFlow or GitHubFlow."
Library or NuGet package built with .net standard and c# by GitTools and Contributors.
"Dieses Paket enthält die deutschen Satellitenassemblys für ASP.NET Web API Web Host."
Library or NuGet package built with .net standard and c# by Microsoft.
"Attributes and interfaces for .NET types serializable with MessagePack."
Library or NuGet package built with .net standard and c# by neuecc & aarnott.
"Complement for System.Reflection, including an IL disassembler."
Library or NuGet package built with .net standard and c# by Jb Evain.
"Improve usability, reliability, conversion rates and security simultaneously by simply asking the user for permission to access their data on 3rd party services rather…"
Library or NuGet package built with .net standard and c# by Andrew Arnott.
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