Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 5.2% forks on nuget.org

nuget.org : dynamic.odata

Dynamic OData is a query library built upon OData Web API that allows you to query dynamically created Entity Data Models. OData expects the return schema to be static at compile time, there are scenarios where applications would want to construct the return response on the go. This library helps to achieve that with configurable model and providing metadata which are used at runtime to create dynamic response schema. This provides flexibity to have a dynamic schema and still enable the OData magic to work. The library enables you to construct a Controller method of IEnumerable <IEdmEntityObject> return type and then construct this Object using a mapped Dictionary.

Registry - Homepage - JSON
purl: pkg:nuget/dynamic.odata
Keywords: odata, dynamic
License: MIT
Latest release: over 124 years ago
First release: over 124 years ago
Stars: 15 on GitHub
Forks: 2 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 5 days ago

    Loading...
    Readme
    Loading...