MedallionOData

A lightweight, zero-setup .NET library for creating and querying OData and OData-like services.

MIT License

Stars
25
Committers
2

Bot releases are hidden (Show)

MedallionOData - Empty parameter support Latest Release

Published by madelson over 9 years ago

Patch release which fixes a bug where empty OData parameters would cause parsing errors.

MedallionOData - Optimized pagination and improved error messaging

Published by madelson over 9 years ago

Version 1.4.2 adds two optimizations to the pagination logic for ODataServices which allow them to avoid issuing extra queries for inline count or empty result sets in some cases. It also improves the error messages generated by the ODataEntity class, thus making dynamic queries easier to debug

MedallionOData - Negation and division fixes

Published by madelson over 9 years ago

MedallionOData - Dynamic SQL backends

Published by madelson about 10 years ago

Version 1.4.0 adds direct support for SQL-based OData services. These services can have fully dynamic schemas, unlike the static typing imposed by providers like EntityFramework

MedallionOData - Patch release (count bug fix)

Published by madelson about 10 years ago

MedallionOData - Version 1.3.0.0: support for dynamic ODataEntity service backends

Published by madelson about 10 years ago

Badges
Extracted from project README
NuGet Status
Related Projects