Skip to content

Code-Sharp/GraphClimber

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphClimber

Climbs on graph of objects (.net)

Master Provider
Build Status Mono CI Provided by travis-ci
Build status Windows CI Provided by AppVeyor

Whatttt?

Yeah, For example, If you wanna check the size of a object and his descendents in your .net heap - You can do it easily with graph climber.

Other examples :

  • Writing serializers / deserializers without having to use Expressions or runtime code generation
  • Doing something with all the objects that implements some interface within a graph of an object

Development stages

  1. Writing full API (Current Stage)
  2. Implementing GraphClimber with full tests
  3. Writing examples

About

Climbs on graph of objects (.net)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages