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. -
Flurl.Http
Fluent URL builder and testable HTTP client for .NET -
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. -
FastEndpoints
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 -
Tiny.RestClient
Simpliest Fluent REST client for .NET -
FluentUriBuilder
A safer and more readable way to build URI's in .NET -
RestLess
The automatic type-safe-reflectionless REST API client library for .Net Standard -
Apizr
Refit based web api client management, but resilient (retry, connectivity, cache, auth, log, priority, etc...) -
CoreRPC
Extensible RPC library with Typescript client generator -
Cashew
A simple and elegant yet powerful HTTP client cache for .NET -
Lib.Net.Http.WebPush
Lib.Net.Http.WebPush is a library which provides a Web Push Protocol based client for Push Service. -
HttpClientGoodies
Useful utilities for the .NET HttpClient. -
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 -
NetTailor
Weave your web requests with a bit of tailor's touch
Clean code begins in your IDE with SonarLint
* 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.