ODataLib provides building blocks for the parts of the OData protocol that are hard to get right.
ODataLib provides building blocks for the parts of the OData protocol that are hard to get right.
You can combine some or all of these building blocks with your own code to let your application speak OData.
Its main features are:
- Use components independently or in conjunction with each other.
- Contains both server and client components.
- Use only what you need.
- Your application remains in charge. ODataLib only does stuff when you ask it to.