Skip to content
IharYakimush edited this page Aug 23, 2018 · 8 revisions

Welcome to the Comminity.OData.Linq wiki!

This project was founded to allow usage of OData filter text expressions in LINQ without ASP.NET Web API dependency. It is forked from official OData for WebApi implementation available at https://github.com/OData/WebApi.

When it is make sense to use this project

  • Use it if you need OData queries in non web applications (e.g. console or desktop applications)
  • In Web API if you need only to apply OData query parameters to your entities, instead of building full OData specification web service

In order to learn how to use Comminity.OData.Linq go through the wiki pages or visit readme file for latest release at https://github.com/IharYakimush/comminity-data-odata-linq/tree/master