You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 17, 2025. It is now read-only.
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