I am using Aspnet Zero they generating service proxies in typescript using NSWAG. Now I want to generate these service proxies separately in every single file. Any idea of how to achieve it?
Asked
Active
Viewed 435 times
1
-
1Hello, you can follow this issue on Github about it: https://github.com/RicoSuter/NSwag/issues/1398 – José Polanco Nov 05 '20 at 12:54
-
1@JoséPolanco thanks for your time. I have got great help from the provided link. – Matiullah Khan Nov 06 '20 at 07:44