All code samples in the OData Client docs appear to use auto-generated proxy classes for the TripPin service. I was wondering why there are no examples showing how to use the barebones OData client library directly to interact with an existing OData service without using a tool or extension to pre-generate code. Is this not a valid or intended use case?
All code samples in the OData Client docs appear to use auto-generated proxy classes for the TripPin service. I was wondering why there are no examples showing how to use the barebones OData client library directly to interact with an existing OData service without using a tool or extension to pre-generate code. Is this not a valid or intended use case?