OData / lab

This repository is for exploring new ideas and developing early prototypes of various OData stacks.
Other
48 stars 59 forks source link

Microsoft.OData version 7 #54

Open HEBOS opened 7 years ago

HEBOS commented 7 years ago

Do you plan to add support for Microsoft.OData version 7.x?

AlanWong-MS commented 6 years ago

We'll work on this after migrating the extension to VS2017.

AlanWong-MS commented 6 years ago

Because this extension has a dependency on Microsoft.OData.Client of our OData Library, we'll have to move that binary to 7.x first, which I'll be working on. After that's done, we can move this extension to use ODL 7.x. Stay tuned!

mdressel commented 6 years ago

After I got through the security issue (#55) I was left with this issue :(

AlanWong-MS commented 6 years ago

Here is GitHub issue 731 in the odata.net repo to help track the timeline.