forked from simplefx/Simple.OData
-
Notifications
You must be signed in to change notification settings - Fork 200
Home
object edited this page Feb 12, 2013
·
25 revisions
Welcome to the Simple.OData.Client wiki!
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
Retrieving data
Modifying data