Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 7.2% on nuget.org
Top 3.0% downloads on nuget.org
Top 7.0% dependent repos on nuget.org
Top 6.4% forks on nuget.org

nuget.org : marvin.jsonpatch.dynamic

Marvin.JsonPatch.Dynamic adds support for dynamically typed objects to Marvin.JsonPatch. Marvin.JsonPatch was built to work on staticly typed objects, which is great for most cases. Yet sometimes you'll want to create a patch document without having a static type to start from (for example: when integrating with a backend that's out of your control), or you'll want to apply a JsonPatchDocument to a dynamic object, or an object that has a property which isn't statically typed. That's what this component takes care of. It extends Marvin.JsonPatch with new methods on JsonPatchDocument, and it allows you to apply the JsonPatchDocument to dynamically typed objects.

Registry - Homepage - JSON
purl: pkg:nuget/marvin.jsonpatch.dynamic
Keywords: Web, API, Dynamic, WebAPI, HttpPatch, Json, JsonPatch, Partial, Update, ASP, .NET
License: MIT
Latest release: almost 7 years ago
First release: over 8 years ago
Dependent packages: 1
Dependent repositories: 1
Downloads: 180,413 total
Stars: 7 on GitHub
Forks: 6 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 9 hours ago

    Loading...
    Readme
    Loading...