-
Notifications
You must be signed in to change notification settings - Fork 213
Home
object edited this page Feb 11, 2013
·
15 revisions
Welcome to the Simple.OData wiki!
Simple.OData contains the implementation of Simple.Data OData adapter. 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.Data OData provider
Retrieving data
Modifying data
Request authentication and interception
See also:
Simple.Data documentation