Giter Club home page Giter Club logo

json-everything's Introduction

Build & Test Test results Percentage of issues still open Average time to resolve an issue License

What is json-everything?

The primary philosophy behind json-everything is to ensure that common JSON functionality has good support in the System.Text.Json space.

The first step to that is checking whether there exist other projects that support a given function.

If so, that effort likely won't be duplicated here. A bit farther down you'll find a list of other projects that are doing some cool things with JSON.

Otherwise, it's open to consideration for this project.

Playground Documentation Blog
Try it online
json-everything.net
Try it online
docs.json-everything.net
Try it online
blog.json-everything.net
Discuss Ask Built with
Discuss on Slack Discuss on Slack Made with Jetbrains Resharper

What's in the box?

There are actually multiple boxes. Each piece of functionality has been broken out into its own library, so you can pick and choose the one(s) that you need.

JsonSchema.Net NuGet version NuGet version
JsonSchema.Net.Generation NuGet version NuGet version
JsonSchema.Net.CodeGeneration NuGet version NuGet version
JsonSchema.Net.DataGeneration NuGet version NuGet version
JsonSchema.Net.Data NuGet version NuGet version
JsonSchema.Net.OpenApi NuGet version NuGet version
JsonSchema.Net.UniqueKeys NuGet version NuGet version
JsonPointer.Net NuGet version NuGet version
JsonPath.Net NuGet version NuGet version
JsonPatch.Net NuGet version NuGet version
JsonLogic NuGet version NuGet version
Json.More.Net NuGet version NuGet version
Yaml2JsonNode NuGet version NuGet version
  • JSON Schema, drafts 6 and higher (Specification)
    • Generation of schemas from .Net types
    • Generation of C# code from schemas (more languages to follow)
    • Random instance data generation (powered by Bogus)
    • OpenApi 3.1 vocabulary extension (used by my OpenAPI library Graeae)
    • A vocabulary for accessing instance and external data
    • A vocabulary for validating item uniqueness based on specific item values
  • JSON Path (RFC in progress) (.Net Standard 2.1)
  • JSON Patch (RFC 6902)
  • JsonLogic (Website) (.Net Standard 2.1)
  • JSON Pointer (RFC 6901)
  • Relative JSON Pointer (Specification)
  • Json.More.Net
    • Just some general-use extensions that probably should have been included in System.Text.Json(.Nodes) but weren't
  • Yaml2JsonNode
    • When you use YamlDotNet to parse YAML text, this library will convert it to JsonNode (and back) for you! Then you can use that data wherever you already have support for JsonNode (like all of those โ˜๏ธ).

Error message translations for JsonSchema.Net available in:

  • Spanish es
  • Norwegian nb-no
  • Swedish sv-se

NOTE Each language pack is provided by its own Nuget package.

You can also view JSON Schema Test Suite results on Bowtie, which runs the test suite against multiple implementations across different platforms.

DISCLAIMER My library, JsonSchema.Net is not related to or associated with the website https://jsonschema.net, except that they are both excellent JSON Schema tools.

System.Text.Json support by other projects

If you don't find what you're looking for here, please try one of these excellent projects:

If you use JSON to do something that is not covered by a library in this suite or one of the above projects, feel free to create a feature issue.

If you have or know of another project that extends System.Text.Json to do cool things, I'd like to list it here, so please create a general issue to let me know about it.

Contributors

Please see the Code of Conduct and the CONTRIBUTING file for more information.

json-everything's People

Contributors

gregsdennis avatar actions-user avatar wazzamatazz avatar mdekrey avatar amosonn avatar z4kn4fein avatar jaysvoboda avatar ranma42 avatar fresa avatar ivarne avatar jmpsequeira avatar alexkharuk avatar bastiaantenklooster avatar warappa avatar amis92 avatar leachdaniel avatar dheardal avatar ddunkin avatar shadow-cs avatar jmarlew avatar joelhoisko avatar pwelter34 avatar paulg96 avatar thijstijsma avatar weihanli avatar pawel-wachalski avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.