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)
-
0
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.