mhinze / ShortBus

In-process mediator with low-friction API
MIT License
210 stars 41 forks source link

Add SimpleInjector to supported Containers #30

Closed GuyHarwood closed 10 years ago

GuyHarwood commented 10 years ago

Added project for SimpleInjector IOC container created tests Added NuSpec

patroza commented 10 years ago

Neat! I came across this little gem (SimpleInjector) recently too and ever since been keen on adopting it, actually had written the dependency resolver already minus tests and nuspec, so this is great :)

GuyHarwood commented 10 years ago

Good stuff, Glad you find it useful. Wondering if anyone in charge is getting PR notifications as it's been sat here a while!

patroza commented 10 years ago

Yea I got a bunch open still as well ;-) I would be happy to merge it into my fork https://github.com/sickboy/ShortBus

GuyHarwood commented 10 years ago

I'll try and get in touch with the owner, see if he is still interested in it. Will send you a PR if I can do that, not sure if it's possible?