Closed thecodejunkie closed 12 years ago
Using a custom Ninject module, the bootstrapper is now able to resolve Func dependencies. Also added a test project and a tests that makes sure that the INancyEngine can be resolved from the container.
Using a custom Ninject module, the bootstrapper is now able to resolve Func dependencies. Also added a test project and a tests that makes
sure that the INancyEngine can be resolved from the container.