mfenniak / rethinkdb-net

A C# / .NET client driver for RethinkDB.
Other
247 stars 37 forks source link

Support "Named Value Dictionaries" #214

Closed mfenniak closed 9 years ago

mfenniak commented 9 years ago

The long overdue capability to support free-form data objects inside rethinkdb-net without relying on the rethinkdb-net-newtonsoft add-on library. This will also add many dictionary operations to the key capabilities.