Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 1.08 KB

README.md

File metadata and controls

10 lines (8 loc) · 1.08 KB

Welcome to the Simple.OData.Client!

Simple.OData.Client is a multiplatform OData client library supporting .NET 4.x, Silverlight 5, Windows Phone 8, Android and iOS. The adapter provides a great alternative to WCF Data Services client. It does not require generation of context or entity classes and fits RESTful nature of OData services. The adapter has a NuGet package that can be installed from NuGet site.

Getting started with Simple.OData.Client
Simple.OData.Client basic API
Simple.OData.Client fluent API
Retrieving data
Modifying data
Request authentication and interception