5 packages tagged with “ObjectGraph”
Extends Entity Framework and helps implementation of repository for domain models. It targets to help implementing a single repository for all domain models which handles add or update with object graph.
Contains the interfaces for driving / consuming object graphs
Extends Entity Framework and eases implementation of repository for domain models. It targets to help implementing a single repository for all domain models which handles add or update with object graph.
Object Extensions can be used to: (1) Create flattend structures (2) Compare or Combine two objects (3) Get or Set member values (4) Deep Clone (5) Save (text file,S3) object graph (6) Get metadata (7) Get type information (8) Create instance (9) Copy to another object (10) Snapshots Visit the project site to get more info on usage: https://harip.github.io/site/printclassinstance
Contains the main implementation of object graph