Wiki

Clone wiki

HaveBoxJSON / Home

Home - News - Documentation

HaveBoxJSON

If you are searching for a lightweight and fast JSON serializer/deserializer, you have come to the right place.

HaveBoxJSON is a among the fastest JSON Libs for .NET. The goal is to keep it fast and light, and at the same time easy to use.

Latest version of HaveBoxJSON is 1.0.0, see News for release notes

Nuget: https://www.nuget.org/packages/HaveBoxJSON/

Twitter tag: @HaveBox

Don't forget to checkout HaveBox and HaveBoxStates

Why use HaveBoxJSON?

HaveBoxJSON is dedicated to only serialize and deserialize JSON, and it does it faster than most other JSON libs. HaveBoxJSON is not bloated with unnecessary features, and therefor it is only a fraction in size compared to leading competitors. HaveBoxJSON is following the JSON specification strict.

Highlights:

  • Serializing and Deserializing of all .NET primitives
  • Serializing and Deserializing .NET datastructs with interfaces: IList, ICollection, IEnumerable
  • Serializing and Deserializing .NET Dictionary and IDictionary
  • Nested Serializing and Deserializing
  • Support for .NET 3.5, 4.0, 4.5, 4.5.1

News

Follow the latest news here.

Documentation

Please see the Documentation, for how to use HaveBox

Bugs and suggestions

If you find a bug or have suggestion to improve HaveBox, don't hesitate to use the Issue Tracker.

Questions

In case of you have any questions, please use StackOverflow as first choice, so more people can gain from the answers.

Donations

If HaveBox have been beneficial or usefull for you, please consider contributing to my Pepsi budget by donating to HaveBox2013@gmail.com on PayPal.

Updated