c# - Custom serialization of enums in MongoDB -


referencing so question custom serialization of strings enums , vice versa in json.net, decorating enum members using enummember attribute - there way mongodb perform same feat?

i have refactored string fields enums , wondering if there way instruct mongo read enummember values when (de-)serializing , avoid me having go through database , update current text values.


Comments

Popular posts from this blog

node.js - NodeJS remote terminal to Dropbear OpenWRT-Server -

Qt4: how to send QString inside a struct via QSharedMemory -

node.js - On Gitbash - Bower : ENOGIT git is not installed or not in the PATH -