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.
-
Refit
The automatic type-safe REST library for .NET Core, Xamarin and .NET. Heavily inspired by Square's Retrofit library, Refit turns your REST API into a live interface. -
FastEndpoints
DISCONTINUED. A light-weight REST API development framework for ASP.Net 6 and newer. [Moved to: https://github.com/FastEndpoints/Library] -
RestEase
Easy-to-use typesafe REST API client library for .NET Standard 1.1 and .NET Framework 4.5 and higher, which is simple and customisable. Inspired by Refit -
Apizr
Refit based web api client management, but resilient (retry, connectivity, cache, auth, log, priority, etc...) -
Fluxzy.Core
Fast and fully streamed Man-On-The-Middle engine and a CLI app to intercept, record and alter HTTP/1.1, H2, websocket traffic over plain or secure channels. -
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
InfluxDB - Purpose built for real-time analytics at any scale.
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
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 multi-platform 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 |
Change log
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.