mhinze / ShortBus

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

Updated StructureMap to version 3.1.1.134 #35

Closed jvandertil closed 6 years ago

jvandertil commented 9 years ago

Installing the prerelease packages from NuGet automatically pulls in the latest stable version of StructureMap. However, the ShortBus.StructureMap package is built against an old version of StructureMap (2.6.3). This commit updates to the current latest stable release of StructureMap and updates the tests and examples by removing deprecated features.

Signed-off-by: Jos van der Til jos@vandertil.eu

marekstachura commented 9 years ago

@jvandertil thanks for that! :thumbsup:

I'm trying to set up the StructureMap for ShorBus in Web API 2 application and can't get this working :( Do you know any examples I could investigate?

Thanks, Marek

jvandertil commented 9 years ago

I'd suggest you take a look at MediatR from jbogard. Is a bit more up to date.

Op 17 feb. 2015 om 17:20 heeft Marek Stachura notifications@github.com<mailto:notifications@github.com> het volgende geschreven:

@jvandertilhttps://github.com/jvandertil thanks for that! [:thumbsup:]

I'm trying to set up the StructureMap for ShorBus in Web API 2 application and can't get this working :( Do you know any examples I could investigate?

Thanks, Marek

Reply to this email directly or view it on GitHubhttps://github.com/mhinze/ShortBus/pull/35#issuecomment-74695802.