"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
"This package contains the components to enable Cross-Origin Resource Sharing (CORS) in ASP.NET Web API."
Library or NuGet package built with .net standard and c# by Microsoft.
"Package Description"
Library or NuGet package built with .net standard and c# by Microsoft.
"This client library provides access to the Microsoft Cognitive Services Content Moderator APIs."
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. Windows API set dlls for use in operating systems that do not i…"
Library or NuGet package built with .net standard and c# by Microsoft.
".NET version of LibTiff library made by Bit Miracle"
Library or NuGet package built with .net standard and c# by Bit Miracle.
"A Simple Fluent REST API Client."
Library or NuGet package built with .net standard and c# by Twilio.
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