Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 805 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 805 Bytes

This is the repository for contributing information of OData libraries to the "Libraries" page of OData.org.

For the current status of the page, please view it at http://www.odata.org/libraries.

The repository is organized as follows:

dotnet.md ---> libraries information on the .NET platform
java.md ---> libraries information on the Java platform
javascript.md ---> libraries information on the JavaScript platform
cpp.md ---> libraries information on the C++ platform
other-platforms.md ---> libraries information on other platforms
README.md ---> this README file

Anyone is welcome to contribute by:

  1. Sending pull requests to add information for a new library/platform, or to update the information of an existing library/platform.
  2. Providing advice or suggestions via Github issues.