ASP.net
Awesome
Learn
Forum
Buy
Demos
Sign In
☾
☀
Switch to
Dark
Light
Mode
this site works best with javascript enabled
Ask Question
Dependency Injection for Web API using Windsor Castle
Title:
B
I
{code}
?
Hi, I want to implement Dependency Injection for Web API using Windsor Castle. In prodinner, the WindsorRegistrar only works for MVC, not WebAPI. Could you help? I really appreciate. Thanks!
Save Changes
Cancel
khoadala
asked at 12 Feb 2015
try this tutorial https://code.msdn.microsoft.com/ASP-NET-Web-API-Tutorial-468ee148
at 12 Feb 2015
Omu
Thanks for your quick response. However this tutorial is using Unity, not Windsor Castle. Because I'm using WindsorControllerFactory & IoC like Prodinner to register for WebMVC. I know the WebAPI is differrent and needs to implement separately but I don't know how to proceed.
at 13 Feb 2015
khoadala
Answers
please
Sign In
to leave an answer
By accessing this site, you agree to store cookies on your device and disclose information in accordance with our
cookie policy
and
privacy policy
.
OK