Skip to content

simple-odata-client/Simple.OData.Client

 
 

Repository files navigation

Welcome to the Simple.OData.Client

current releasedownloads

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 simple-odata-client-status Combined Package that can work with OData feeds that implement both V1-3 and V4 OData Protocol
simple-odata-v3-client simple-odata-v3-client-status Smaller footprint client supporting only OData feeds V1-3
simple-odata-v4-client simple-odata-v4-client-status 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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 55.2%
  • TSQL 44.4%
  • HTML 0.4%