lab icon indicating copy to clipboard operation
lab copied to clipboard

This repository is for exploring new ideas and developing early prototypes of various OData stacks.

Results 36 lab issues
Sort by recently updated
recently updated
newest added

Update databases to use localdb.

hello i am getting this error message when i try add xamarin forms application Adding Nuget Packages Generating Client Proxy ... Error:Adding OData Connected Service to the project failed: The...

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 7.0.1 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies

After I get the extension installed and expose the metadata to the public, the extension returns this when I try to add the connection. A detail about my connection is...

P1

Fixes issue #81 The connected service could not generate code for the Outlook Beta API mentioned in the related issue due to 2 main issue: ### Issue 1 The outlook...

Not sure if this is the right repo, but anyway: There's this old blog article about a web UI for exploring OData endpoints: https://www.odata.org/blog/odataquerybuilder-a-cross-browser-javascript-library-for-building-odata-queries-3/ The link points to a CodePlex...

feature

Please document what "Use c# casing style" does. If you search google for this you get ZERO results. You put descriptions next to the other fields on the Connected Service...

docs

Hi, With a Service Reference, it correctly requests a user id and password. With Connected Service I cannot see how to achieve the same result - being prompted for, or...

P1

Using the Add-in with VS2017 -- trying to add a connected OData service for the beta version of Microsoft Graph (https://graph.microsoft.com/beta/$metadata), and I end up with this: ``` Adding Nuget...

P1

The model for Connected Services is to allow developers to consume a subset of the objects exposed on a feed, rather than "pollute" their project with lots of extra code...

connected-services