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?