Search code examples
c#dependency-injectionninjectsimple-injector

Migration Ninject -> Simple Injector


We use Ninject in our project, but have some performance problems. It will be interesting to test the same project with Simple Injector.

Do you know some kind of guides that make the migration easier?


Solution

  • As for today there isnt such a guide for the migration Ninject -> Simple Injector.