Ross ROSS = Recommend OSS · open-source software intelligence for agents

json-everything/json-everything

System.Text.Json-based support for all of your JSON needs. observed · 2026-08-28

github.com/json-everything/json-everything · homepage · C# · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
json-everything/json-everythingmain75

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