7.0.x1: Feature/di separation (#3)
grofit
released this
26 Mar 13:42
* First step, everything builds and apis map over
Still need to do further work to split things out but this at least is a first step.
* Separated out the Ninject parts
Given Ninject is not actually a split container its easy enough to represent, the difficulty will come with MS style ones.
* Have basic tests in place and working
* Confirming exceptions
* Adding basic implementation for new DI
Also added some tests for testing common scenarios
* Adding build pack for new packages
* Updating build and api keys