Does LinqPad support latest Odata libraries? -



Does LinqPad support latest Odata libraries? -

does linqpad utilize odata (wcf info services) client library generate proxy that'll phone call info service or utilize plain http/rest? since getting typed context, can used queries, assume using proxy? if former, there way update odata client library used linqpad?

linqpad uses entityclassgenerator in system.data.services.design generate client proxy classes. class standard part of .net framework - i'm not aware of updated odata client library... there one?

edit: linqpad supports odata 5 (from version 4.42.06).

odata linqpad

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -