Base solution for your next web application
Open Closed

How to create a manual ABP WebApi controller? #2045


User avatar
0
parallelbgls created

I am using IdentityServer3 so I can't using Dynamic Web API feature. But there are no manual WebApi website tutorial. I cannot inject any service to AbpWebApiController because it tells me there are no default constructor of XXXController. Can anyone help me about it?


1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    Please check this document <a class="postlink" href="http://aspnetboilerplate.com/Pages/Documents/Web-API-Controllers">http://aspnetboilerplate.com/Pages/Docu ... ontrollers</a>. If you still have problems, please write back.