Skip to content
object edited this page Oct 8, 2012 · 25 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


See also:
Simple.Data documentation