"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. Provides the System.Console class, which represents the standar…"
Library or NuGet package built with .net standard and c# by Microsoft.
"Cleans HTML from constructs that can be used for cross site scripting (XSS)"
Library or NuGet package built with .net standard and c# by Michael Ganss.
"Asynchronous sequences for F#"
Library or NuGet package built with .net standard and c# by Tomas Petricek, Don Syme & Lev Gorodinski.
"AWS Secrets Manager enables you to easily create and manage the secrets that you use in your customer-facing apps. Instead of embedding credentials into your source code…"
Library or NuGet package built with .net standard and c# by Amazon Web Services.
"The Microsoft Report Viewer 2010 SP1 Redistributable Package includes controls for viewing reports designed using Microsoft reporting technology."
Library or NuGet package built with .net standard and c# by Microsoft.
"You shouldn't reference this - MiniProfiler's shared library for all frameworks"
Library or NuGet package built with .net standard and c# by Marc Gravell, Jarrod Dixon, Yaakov Ellis & Nick Craver.
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