RicoSuter/NJsonSchema
JSON Schema reader, generator and validator for .NET observed · 2026-08-28
Health v2 · maintenance only
83/100
- Activity 88
- Release rhythm 68
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 32.5
- age_days: 4285
- days_rel: 135
- days_push: 74
- n_releases_24m: 11
Adoption not part of the score
1583 stars · 550 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
NJsonSchema is a .NET library for reading, generating, and validating JSON Schema draft v4+ documents. It can generate schemas from .NET classes and generate C# or TypeScript code from schemas.
Use cases
- validate payloads against a schema in .net
- generate schema from c# classes
- generate c# classes from a schema
- generate typescript interfaces from a schema
- read and write schemas from yaml
When to choose
- you need schema support in a .NET application
- you want bidirectional mapping between .NET types and JSON Schema
- you need C# or TypeScript code generation from schemas
When to avoid
- you work outside the .NET ecosystem
- you need full support for the latest JSON Schema draft features beyond v4+
Facets
library · maturity stable
serialization parser form-handling developer-tools apis files dotnet cross-platform -schema csharp typescript-codegen yaml schema-validation code-generation
1 source
- readme: https://github.com/RicoSuter/NJsonSchema · fetched 2026-08-28 · 0156b044ce12
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| RicoSuter/NJsonSchema | main | 83 |
For agents
markdown · JSON · MCP: product_card(name="RicoSuter/NJsonSchema")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem