Whiteknight / StoneFruit

Cli commandlet host and execution environment
https://whiteknight.github.io/StoneFruit/
Apache License 2.0
0 stars 0 forks source link

Implement more DI containers #10

Closed Whiteknight closed 3 years ago

Whiteknight commented 4 years ago

I would like to support Autofac, CastleWindsor, Unity and maybe LightInject in the next wave of extensions, if possible. I would also like to revisit Ninject and see if we can write the necessary wrappers to make it work nicely with Microsoft.Extensions.DependencyInjection.Abstractions.

Whiteknight commented 3 years ago

Closing this ticket, I will open new tickets for each individual DI container we want to support.