Showing results for MVC - OData

Sep 11, 2014
0
0

Announcing the Release of Web API OData 5.3

DB Blogs
DB Blogs

The NuGet packages for ASP.NET Web API OData 5.3 are now live on the NuGet gallery! Download this release You can install or update the NuGet packages for ASP.NET Web API OData 5.3 using the NuGet Package Manager Console, like this: What’s in this release? This release primarily includes great new features for Web API OData v4...

ODataASP.NETwebapi
Aug 27, 2014
0
0

Announcing the Release Candidates for Web API OData 5.3

DB Blogs
DB Blogs

The release candidate NuGet packages for ASP.NET Web API OData 5.3 are now live on the NuGet gallery! Download this release You can install or update the release candidate NuGet packages for ASP.NET Web API OData 5.3 using the NuGet Package Manager Console, like this: What’s in this release? This release primarily includes ...

ODataASP.NETwebapi
Jan 21, 2011
0
0

Connecting to an OAuth 2.0 protected OData Service

DB Blogs
DB Blogs

This post creates a Windows Phone 7 client application for the OAuth 2.0 protected OData service we created in the last post. Prerequisites: To run this code you will need: Our application: Our application is a very basic Windows Phone 7 (WP7) application that allows you to browse favorites and if logged in create new ...

WCF Data ServicesAuthenticationASP.NET