0
jizhongqi created
Hi All,
As we know the we can generate the typedscript proxies for the serverside APIs, and it can be called from Angular client, I want to know if ASP.NET Zero can generate c# client proxies, means I want to call the server APIs from a C# client( winform application). anyone has good idea to fullfill this functionanlity?
1 Answer(s)
-
0
Maybe you can use Zero similar to Xamarin.
https://docs.aspnetzero.com/documents/zero/latest/Development-Guide-Xamarin
https://docs.aspnetzero.com/documents/zero/latest/Developing-Step-By-Step-Xamarin
https://github.com/aspnetzero/aspnet-zero-core/blob/dev/aspnet-core/src/MyCompanyName.AbpZeroTemplate.Application.Client/ApiClient/AbpApiClient.cs