OData query string parser
https://github.com/auth0/node-odata-parserTags | odata parser |
Implementation | Javascript |
License | MIT |
Platform | OS-Independent |
The OData .NET Libraries (or OData .NET, for short) project includes the implementation of core functionalities of OData protocol on the .NET platform which includes URI parsing, request and response reading and writing, Entity Data Model (EDM) building, and also a .Net OData client which can be used to consume OData service. It is a fully open sourced project maintained by Microsoft OData team. The libraries are used by WebApi and RESTier which are recommended to be adopted to build new OData Services. OData stands for the Open Data Protocol. It was initiated by Microsoft and is now an ISO approved and OASIS standard. OData enables the creation and consumption of REST APIs, which allow resources, identified using URLs and defined in a data model, to be published and edited by Web clients using simple HTTP requests.
Apache Olingo is a Java library that implements the Open Data Protocol (OData). Apache Olingo serves client and server aspects of OData. It currently supports OData 2.0 and will also support OData 4.0. The latter is the OASIS version of the protocol.
odata odata-client odata-server api rest services api-framework rest-frameworkRESTier is a RESTful API development framework for building standardized, OData V4 based RESTful services on .NET platform. It can be seen as a middle-ware on top of Web API OData. RESTier provides facilities to bootstrap an OData service like what WCF Data Services (which is sunset) does, beside this, it supports to add business logic in several simple steps, has flexibility and easy customization like what Web API OData do.
odata odata-client odata-server api rest services api-framework rest-frameworkOData Service Validation Tool enables OData service authors to validate their implementation against the OData specification to ensure the service interoperates well with any OData client.
OData Web API (i.e., ASP.NET Web API OData) is a server library built upon ODataLib and Web API. This is the active development branch for OData WebApi and it is currently most actively iterated. The package name is Microsoft.AspNet.OData. The is the OData WebApi for ODL v7.x releases which contain breaking changes against ODL v6.
The CRM 2011 OData Query Designer allows you to build and exexcute OData REST queries by selecting filter criteria, select attributes and order by attributes.
atom crm-2011 entity-set json managed-solution microsoft-crm odataThe OData PowerShell Provider allows PowerShell to interact with OData feeds as if they are drives on your system.
odata powershellThis tool generates client-ide metadata for OData service endpoints, so OData services can be consumed from JavaScript using JayData. http://jaydata.org
Parses OData system query parameters to create a LINQ query that can be used to filter a model set. Also exposes a LINQ provider for web services supporting the OData query parameters. Use extension method Filter (in Linq2Rest namespace) on any IEnumerable source.
odata reactive-extensions rest rest-client restful rxOData for Umbraco, is a OData provider built on WCF Data Services 4. It allows the content xml tree inside of Umbraco to be queried using LINQ.
I build this tool to help me build OData URL query and to see the result. ( for example http://e4d.com/Courses.svc/Courses?$orderby=Date/ ) Please send feedback...
data-services hintonbr mylist odata toolsThe library contains three controls for Silverlight DataGrid. The first control works with OData(WCF Data Services), the second one works with RIA Services and the third one works with local data. It can be used to filter, remove, edit and insert data.
datagrid odata ria-services silverlight-4 toolbar wcf-data-servicesOData for IQToolkit, converts OData expressions into a usable expressions for IQToolkit providers.
The library is designed to facilitate the connection with data services that use the OData protocol. The library can be used on iOS devices and MacOS.
interoperability odataThe OData Helper for WebMatrix and ASP.NET Web Pages allows you to easily retrieve and update data from any service that exposes its data using the OData Protocol.
webmatrix-helpersThe control extends OData proxy class and cooperates with others Silverlight GUI controls. The control supports master-detail, paging, filtering, sorting, validation, changing data. You can append your validation rules. It works like a Data Source Control for RIA Services.
odata wcf-data-servicesJayData helps HTML5 data management with JavaScript in web applications and cross-platform hybrid mobile apps. OData,WebSQL,SQLite,IndexedDB,MongoDb,Nodejs
html5 odataOpen Data Publisher is a C# MVC application that allows you to quickly and easily publish data from SQL Server tables and views using the OData protocol, and present data from OData and static sources to the public for download and exploration.
opendata opengov
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.