Feedback on ASP.NET Web API

Clean up Dependency Injection support

Support for Dependency Injection could do with a bit of clean-up. Read more here: http://blog.ploeh.dk/2012/03/20/RobustDIWithTheASPNETWebAPI.aspx

212 votes
Vote
Sign in
Check!
(thinking…)
Reset
or sign in with
  • facebook
  • google
    Password icon
    I agree to the terms of service
    Signed in as (Sign out)
    You have left! (?) (thinking…)
    Mark SeemannMark Seemann shared this idea  ·   ·  Flag idea as inappropriate…  ·  Admin →

    4 comments

    Sign in
    Check!
    (thinking…)
    Reset
    or sign in with
    • facebook
    • google
      Password icon
      I agree to the terms of service
      Signed in as (Sign out)
      Submitting...
      • AnonymousAnonymous commented  ·   ·  Flag as inappropriate

        I agree with Mark, (an easy) decommissioning support is a must.
        any mature IoC container requires that.
        Adding IoC contaneir support with no decommissioning support basically is vanishing the feature itself.
        MVC3 has it and also WebAPI prev6 has it too.. how come with new webapi has been made more difficult?

      • mick delaneymick delaney commented  ·   ·  Flag as inappropriate

        we need a simple solution, at the moment its very error prone and i dont see any good reason coming from the asp.net team for they're approach....

      Feedback and Knowledge Base