home.social

#jsoneverything — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #jsoneverything, aggregated by home.social.

  1. I'm excited to be starting a new role on Monday!!!

    It's going to impact how #jsoneverything is maintained. Read about it here: blog.json-everything.net/posts

    #dotnet

  2. I'm excited to be starting a new role on Monday!!!

    It's going to impact how #jsoneverything is maintained. Read about it here: blog.json-everything.net/posts

    #dotnet

  3. I'm excited to be starting a new role on Monday!!!

    It's going to impact how #jsoneverything is maintained. Read about it here: blog.json-everything.net/posts

    #dotnet

  4. I'm excited to be starting a new role on Monday!!!

    It's going to impact how #jsoneverything is maintained. Read about it here: blog.json-everything.net/posts

    #dotnet

  5. I'm excited to be starting a new role on Monday!!!

    It's going to impact how #jsoneverything is maintained. Read about it here: blog.json-everything.net/posts

    #dotnet

  6. The latest addition to learn.json-everything.net has landed to teach you how #jsonpath RFC from @ietf works! Go check it out!

    #jsoneverything #dotnet

  7. The latest addition to learn.json-everything.net has landed to teach you how #jsonpath RFC from @ietf works! Go check it out!

    #jsoneverything #dotnet

  8. The latest addition to learn.json-everything.net has landed to teach you how #jsonpath RFC from @ietf works! Go check it out!

    #jsoneverything #dotnet

  9. The latest addition to learn.json-everything.net has landed to teach you how #jsonpath RFC from @ietf works! Go check it out!

    #jsoneverything #dotnet

  10. The latest addition to learn.json-everything.net has landed to teach you how #jsonpath RFC from @ietf works! Go check it out!

    #jsoneverything #dotnet

  11. Introducing learn.json-everything.net/!

    Learn the json-everything .Net libraries interactively through a series of coding challenges.

    The site is still under construction, but we're open for questions, suggestions, and contributions.

    #jsoneverything #jsonschema #dotnet

  12. Introducing learn.json-everything.net/!

    Learn the json-everything .Net libraries interactively through a series of coding challenges.

    The site is still under construction, but we're open for questions, suggestions, and contributions.

    #jsoneverything #jsonschema #dotnet

  13. Introducing learn.json-everything.net/!

    Learn the json-everything .Net libraries interactively through a series of coding challenges.

    The site is still under construction, but we're open for questions, suggestions, and contributions.

    #jsoneverything #jsonschema #dotnet

  14. Introducing learn.json-everything.net/!

    Learn the json-everything .Net libraries interactively through a series of coding challenges.

    The site is still under construction, but we're open for questions, suggestions, and contributions.

    #jsoneverything #jsonschema #dotnet

  15. Introducing learn.json-everything.net/!

    Learn the json-everything .Net libraries interactively through a series of coding challenges.

    The site is still under construction, but we're open for questions, suggestions, and contributions.

    #jsoneverything #jsonschema #dotnet

  16. Hello all you json-everything fans! Just wanted to let you know that I've set up some sponsorship tiers on GitHub. No pressure, but, you know, gotta advertise.

    github.com/sponsors/gregsdenni

    #dotnet #jsoneverything #jsonschema #jsonpath

  17. Hello all you json-everything fans! Just wanted to let you know that I've set up some sponsorship tiers on GitHub. No pressure, but, you know, gotta advertise.

    github.com/sponsors/gregsdenni

    #dotnet #jsoneverything #jsonschema #jsonpath

  18. Hello all you json-everything fans! Just wanted to let you know that I've set up some sponsorship tiers on GitHub. No pressure, but, you know, gotta advertise.

    github.com/sponsors/gregsdenni

    #dotnet #jsoneverything #jsonschema #jsonpath

  19. Hello all you json-everything fans! Just wanted to let you know that I've set up some sponsorship tiers on GitHub. No pressure, but, you know, gotta advertise.

    github.com/sponsors/gregsdenni

    #dotnet #jsoneverything #jsonschema #jsonpath

  20. Hello all you json-everything fans! Just wanted to let you know that I've set up some sponsorship tiers on GitHub. No pressure, but, you know, gotta advertise.

    github.com/sponsors/gregsdenni

    #dotnet #jsoneverything #jsonschema #jsonpath

  21. JsonPath.Net v0.4.0 released!

    - Meets the proposed spec (updated yesterday)
    - Better type checking during parsing (primarily centered around functions)
    - Fixes around TryParse() to ensure it doesn't throw exceptions
    - More fixes based on updates to the Test Suite

    #jsonpath #jsoneverything

  22. JsonPath.Net v0.4.0 released!

    - Meets the proposed spec (updated yesterday)
    - Better type checking during parsing (primarily centered around functions)
    - Fixes around TryParse() to ensure it doesn't throw exceptions
    - More fixes based on updates to the Test Suite

    #jsonpath #jsoneverything

  23. JsonPath.Net v0.4.0 released!

    - Meets the proposed spec (updated yesterday)
    - Better type checking during parsing (primarily centered around functions)
    - Fixes around TryParse() to ensure it doesn't throw exceptions
    - More fixes based on updates to the Test Suite

    #jsonpath #jsoneverything

  24. JsonPath.Net v0.4.0 released!

    - Meets the proposed spec (updated yesterday)
    - Better type checking during parsing (primarily centered around functions)
    - Fixes around TryParse() to ensure it doesn't throw exceptions
    - More fixes based on updates to the Test Suite

    #jsonpath #jsoneverything

  25. @dashjoin I've been looking at supporting JSONata in , but I haven't since that requires building a JSON-ish parser. All of my other libraries so far rely directly on the System.Text.Json parser, and I can't customize that to support JSONata.

  26. @dashjoin I've been looking at supporting JSONata in #jsoneverything, but I haven't since that requires building a JSON-ish parser. All of my other libraries so far rely directly on the System.Text.Json parser, and I can't customize that to support JSONata.

  27. @dashjoin I've been looking at supporting JSONata in #jsoneverything, but I haven't since that requires building a JSON-ish parser. All of my other libraries so far rely directly on the System.Text.Json parser, and I can't customize that to support JSONata.

  28. @dashjoin I've been looking at supporting JSONata in #jsoneverything, but I haven't since that requires building a JSON-ish parser. All of my other libraries so far rely directly on the System.Text.Json parser, and I can't customize that to support JSONata.

  29. Released JsonLogicv3.3.0 (.Net) today.

    All rule classes can now be inherited, enabling custom behavior based on existing operators without having to reinvent the wheel.

    nuget.org/packages/JsonLogic/

  30. Released JsonLogicv3.3.0 (.Net) today.

    All rule classes can now be inherited, enabling custom behavior based on existing operators without having to reinvent the wheel.

    nuget.org/packages/JsonLogic/

    #jsoneverything #jsonlogic #json