unchase / Unchase.Odata.Connectedservice

:scroll: A Visual Studio extension for connecting to OData services with generating client-side C# proxy-classes
Apache License 2.0
44 stars 13 forks source link

BUG #56

Closed sk0gen closed 3 years ago

sk0gen commented 3 years ago

Hi.

I have with proxing data through api. image

After fetching data from external OdataAPI and just returning this as result from mine controller I get something like this. I checked if result is serializable. Is there any option to apply ODataQueryOptions to external container?