Extends the ninject kernel to pull components from nuget packages. This package will provide a new Load method for the kernel that lets you pull modules from nuget packages.
Injects a specific project with an extension so projects can be easily
extended with custom build targets or properties without touching the project
file and as a consequence thereof losing control and overview.