0
kalidarscope created
In my application, we maintain a single service proxy which contains a large set of code and takes a long time to load. I want to create a module-wise service proxy to improve efficiency. Could you please provide guidance or documentation on how to achieve this?
1 Answer(s)
-
0
Hi,
We are using NSWAG to generate proxies and it doesn't support an option to split service proxies at the moment. You can follow https://github.com/aspnetzero/aspnet-zero-core/issues/4955