jafin / Simple.OData.Client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:C# 99.5%Language:F# 0.2%Language:HTML 0.2%Language:Batchfile 0.1%Language:PowerShell 0.0%Language:ASP 0.0%