You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A library to serialize models in a relational database as non-relational serialized objects with Json (by default), and implementing the Unit of work pattern. It "hooks" with entity framework (but could be used in the future with other ORM's).
About
A library to serialize models in a relational database as non-relational serialized objects with Json (by default), and implementing the Unit of work pattern. It "hooks" with entity framework (but could be used in the future with other ORM's).