Unity Dependency Injection not working for Umb Web Api
Hi,
I am working on Umbraco api controllers to fetch data from data services. I have installed Unity, Unity.Mvc and Unity.AspNet.WebApi as described in here.
However I am still banging my head around as when I load project, it never hits my constructor with parameter making service interface null. Is there any post that can help me in this or any dragon out there?
Unity Dependency Injection not working for Umb Web Api
Hi, I am working on Umbraco api controllers to fetch data from data services. I have installed Unity, Unity.Mvc and Unity.AspNet.WebApi as described in here.
However I am still banging my head around as when I load project, it never hits my constructor with parameter making service interface null. Is there any post that can help me in this or any dragon out there?
is working on a reply...