"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
"NodaTime plugin for Npgsql, allowing mapping of PostgreSQL date/time types to NodaTime types."
Library or NuGet package built with .net standard and c# by Shay Rojansky.
"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.
"C# runtime library for Protocol Buffers - Google's data interchange format."
Library or NuGet package built with .net standard and c# by Google Inc..
"Easy-to-use typesafe REST API client library, which is simple and customisable."
Library or NuGet package built with .net standard and c# by Antony Male.
"MSBuild targets for Web and WebApplications that come with Visual Studio. Useful for build servers that do not have Visual Studio installed."
Library or NuGet package built with .net standard and c# by Microsoft.
"TypeScript Definitions (d.ts) for d3. Generated based off the DefinitelyTyped repository [git commit: 938158616b798dee483b64f13dcfc56894940e03]. https://github.com/Defin…"
Library or NuGet package built with .net standard and c# by Jason Jarrett.
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