0
mmukkara created
Hi,
Refresh command provided as part for ASPNETZero application for Angular application generate proxy in .ts file. I would like to generate the API proxy for C# client application. Is there any way to to do this?
Thanks for your help
1 Answer(s)
-
0
Hi,
I think you can use https://github.com/RicoSuter/NSwag/wiki/NSwagStudio to generate C# Proxy classes.