-
Notifications
You must be signed in to change notification settings - Fork 16
Home
IharYakimush edited this page Aug 23, 2018
·
8 revisions
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.
- 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