DEV Community

Bruce Axtens
Bruce Axtens

Posted on

3 1

BOJasonNET - Bruce's Own JSON for .NET

Today I uploaded to github a VB.Net implementation of an earlier VB6 project. The VB6 one was called BOJASON and the .NET implementation BOJasonNET.

It's a JSON parser. Back in the day this was a thing. Nowadays Newtonsoft's JSON.Net makes it irrelevant. Nevertheless, I've made it available because someone may be interested in the parsing and storage techniques.

This is not all my own work. The vast majority of the code derives from original, BSD licensed, code by Michael Glaser (vbjson@ediy.co.nz) who adapted for VB6 code originally developed and made available by Google at http://code.google.com/p/vba-json/.

I may post my VB6 version eventually.

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay