Base solution for your next web application

Activities of "Plasseraud"

I use .net core I have created a copy of ScriptProxyManager in the Porject application but _dynamicApiControllerManager.GetAll() return empty list

Hi, No for the AbpServiceProxies.

I have created a new controller and inject ScriptProxyManager in my controller.

but this line var script = _scriptProxyManager.GetAllScript(type); return empyt string

Thanks

i want create my own ScriptProxyManager because the orignial is too slow ( 8 sec. ).

how implement this ?

Showing 1 to 3 of 3 entries