# json-everything **Repository Path**: trusted-list/json-everything ## Basic Information - **Project Name**: json-everything - **Description**: System.Text.Json-based support for all of your JSON needs. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: https://json-everything.net/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-18 - **Last Updated**: 2026-04-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README > [!IMPORTANT] > To ensure the long-term sustainability of this project, a monthly maintenance fee has been introduced. This fee is required to be paid by all organizations or users of any library from this project who generate revenue. You can pay the fee via [GitHub Sponsors](https://github.com/sponsors/gregsdennis). > > To enact this, an EULA on binary releases has be added to the repo and Nuget packages that requires payment of the maintenance fee. > > For more information on who must pay the fee and other frequently asked questions, please see the [Open Source Maintenance Fee](https://opensourcemaintenancefee.org/consumers/) organisation page.
| Playground | Documentation | Blog | Interactive Learning |
|---|---|---|---|
![]() json-everything.net |
docs.json-everything.net |
blog.json-everything.net |
learn.json-everything.net |
| Discuss | Ask | Built with |
|---|---|---|
![]() |
![]() |
| JsonSchema.Net |
JSON Schema, drafts 6 and higher |
| JsonSchema.Net.Generation |
Generation of schemas from .Net types |
| JsonSchema.Net.Api |
JSON Schema validation for ASP.Net APIs |
| JsonSchema.Net.Generation.DataAnnotations |
Schema generation support for System.ComponentModel.DataAnnotations. |
| JsonSchema.Net.DataGeneration |
Random instance data generation (powered by Bogus) |
| JsonSchema.Net.Data |
A vocabulary for accessing instance and external data |
| JsonSchema.Net.ArrayExt |
A vocabulary for extending array validation |
| JsonSchema.Net.OpenApi |
OpenApi 3.1 vocabulary extension (used by Graeae) |
| JsonPath.Net |
JSON Path (RFC 9535) |
| JsonPatch.Net |
JSON Patch (RFC 6902) |
| JsonPointer.Net |
JSON Pointer (RFC 6901) and Relative JSON Pointer (Specification) |
| JsonLogic |
JsonLogic (Website) |
| JsonE.Net |
JSON-e (Website) |
| Json.More.Net |
General-use extensions that probably should have been included in System.Text.Json[.Nodes] but weren't |
| Yaml2JsonNode |
Conversions between the YAML document model in YamlDotNet and JsonNode (both directions). |
| JsonSchema.Net.CodeGeneration |
Generation of C# code from schemas | Deprecated in favor of Corvus.JsonSchema |