json-everything/json-everything
System.Text.Json-based support for all of your JSON needs. observed · 2026-08-28
Health v2 · maintenance only
75/100
- Activity 96
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2215
- days_rel: n/a
- days_push: 25
- n_releases_24m: 0
Adoption not part of the score
1272 stars · 200 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of .NET libraries extending System.Text.Json with support for JSON Schema validation, JSON Path, JSON Pointer, JSON Patch, JSON Logic, and more. It provides comprehensive JSON tooling for .NET developers built entirely on the standard System.Text.Json namespace.
Use cases
- validate documents against a schema in .net
- query with path in c#
- apply patch operations to documents
- convert yaml to
- evaluate logic rules
- resolve pointer references
- work with schema drafts in System.Text.Json
When to choose
- you're on .NET and want JSON Schema validation built on System.Text.Json
- you need multiple JSON utilities (path, pointer, patch, logic) from one maintained suite
- you want to avoid third-party JSON parsers like Newtonsoft.Json
When to avoid
- you're not working in .NET/C#
- you need a general-purpose JSON parser outside the System.Text.Json ecosystem
- you need JSON Schema validation in another language like JavaScript or Python
Facets
library · maturity active
serialization parser yaml developer-tools developer-tools apis parsers web-development dotnet cross-platform -schema -path -pointer -patch -logic system-text- csharp dotnet
2 sources
- readme: https://github.com/json-everything/json-everything · fetched 2026-08-28 · 9e4cc5abd53a
- homepage: https://json-everything.net/ · fetched 2026-08-29 · 3e0fa3bd6f1e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| json-everything/json-everything | main | 75 |
For agents
markdown · JSON · MCP: product_card(name="json-everything/json-everything")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem