0

Is Windows Community Toolkit IoC anyhow capable to receive pre-configured modules by NInject, for example ?

DryIoC is having modules on its roadmap so maybe that will become also neat so that we can deploy the dependency configurations to the Unit Tests.

Anyhow possible to achieve this with the Community Toolkit IoC or is there an existing plan on any1's desk ?

Tommy
  • 134
  • 1
  • 8
  • I am not sure I understood your question. You mean using the Ninject module registrations with DryIoc without dependency on Ninject? – dadhi Apr 05 '21 at 06:11
  • Hi @dadhi, I was asking whether the **Windows Community Toolkit** `IoC` is capable or will be capable to receive modules by other vendors. Or maybe does it have its own modules concept, so that I can configure a single module once and use it in multiple assemblies (e.g. in Unit Tests) ? – Tommy Apr 05 '21 at 09:15
  • Ok, by module do you mean this kind of thing https://github.com/dadhi/DryIoc/blob/master/docs/DryIoc.Docs/FaqAutofacMigration.md#modules ? – dadhi Apr 16 '21 at 06:00
  • Exactly, one can leverage the registrations at arbitrary places and maintain in a single place only. – Tommy Apr 16 '21 at 14:18

0 Answers0