Base solution for your next web application
Open Closed

Does the ASP.NET Zero support C# client? #6242


User avatar
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)
  • User Avatar
    0
    maliming created
    Support Team

    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