Top 20 NuGet Packages depending on ObjectForest

Total dependencies: 2

The console command handler was an idea i had to help me build more intuative console apps I have done this buy build and extendable console handler that will listen for and execute commands supplied in groups to the handler using my academic style project ObjectForest you can nest levels of command...
An Academic style project, the object forset is a runtime sytle object class builder/handler allowing you to build Trees(classes) with leaves(Properties) and also branches(inheriting class) which also contain leaves(more properties) and this is repeated as far down as you wish to go. Each tree has a...