Description
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.
Simple.OData.Client alternatives and similar packages
Based on the "HTTP" category.
Alternatively, view Simple.OData.Client alternatives based on common mentions on social networks and blogs.
-
WebApiClient
An open source project based on the HttpClient. You only need to define the c# interface and modify the related features to invoke the client library of the remote http interface asynchronously. -
RestEase
Easy-to-use typesafe REST API client library, which is simple and customisable. Heavily inspired by Refit -
Tiny.RestClient
Simpliest Fluent REST client for .NET. -
CoreRPC
Extensible library for WCF-like RPC targeting netstandard1.3. Compatible with .NET, Mono and .NET Core. -
Lib.Net.Http.WebPush
Lib.Net.Http.WebPush is a library which provides a Web Push Protocol based client for Push Service. -
Lib.Net.Http.EncryptedContentEncoding
Lib.Net.Http.EncryptedContentEncoding is a library which adds Encrypted Content-Encoding (aes128gcm) support to HttpClient -
Sandwych.JsonRpc
Sandwych.JsonRpc: A JSON-RPC Client For .NET
Get performance insights in less than 4 minutes
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest. Visit our partner's website for more details.
Do you think we are missing an alternative of Simple.OData.Client or a related project?
README
Welcome to the Simple.OData.Client
Introduction
Simple.OData.Client is a multiplatform OData client library supporting .NET 4.x, netstandard 2.0, 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.
Getting started with Simple.OData.Client
Simple.OData.Client basic API
Simple.OData.Client fluent API
Retrieving data
Modifying data
Request authentication and interception
Advanced OData tutorial
Using Simple.OData.Client with Xamarin iOS and Android mobile apps
Further information can be found on the wiki.
Ecosystem
Project | Status | Description |
---|---|---|
simple-odata-client | Combined Package that can work with OData feeds that implement both V1-3 and V4 OData Protocol | |
simple-odata-v3-client | Smaller footprint client supporting only OData feeds V1-3 | |
simple-odata-v4-client | Smaller footprint client supporting only OData feeds V4 |
Changelog
Detailed changes for each release are documented in the release notes and a list of releases can be found here
Contributors
Thank you to all the people who have contributed to the project.
Source code Contributors
License
MIT-licensed.
*Note that all licence references and agreements mentioned in the Simple.OData.Client README section above
are relevant to that project's source code only.