Metsys.Bson icon indicating copy to clipboard operation
Metsys.Bson copied to clipboard

Deserialization of generic dictionaries (and other stuff)

Open elaberge opened this issue 8 years ago • 2 comments

Hello! This pull request includes:

  • Migrating the tests from xUnit to NUnit;
  • Deserialization of root generic dictionaries;
  • Option to read integers as longs.

These changes are motivated by our need to move some of our data parsing from JSON (through MiniJSON) to BSON.

elaberge avatar Nov 10 '15 17:11 elaberge