Deprecation notice
This project is no longer in development and it's only compatible with angular versions <= 22.
We will phase out the usage of oData in our company projects, and will therefore stop maintaining this package once we achieve that goal.
odata-v4-ng
This project is a client side OData V4 typescript library for Angular. The goal is to create an easy to understand fluent API for querying, creating, updating and deleting OData resources in modern version of Angular.
Install
To install the package use npm install --save @ebenefitsbv/odata-v4-ng
Usage examples
See here.
Changelog
See here.
Compatiblity
| Angular Version | @ebenefits/odata-v4-ng version |
|---|---|
| 9.x.x - 12.x.x | Use the original version: https://github.com/riccardomariani/odata-v4-ng |
| 13.x.x | 13.x.x |
| 14.x.x | 14.x.x |
| 15.x.x | 15.x.x |
| 16.x.x | 16.x.x |
| 17.x.x | 17.x.x |
| 18.x.x | 18.x.x |
| 19.x.x | 19.x.x |
| 20.x.x | 20.x.x |
| 21.x.x | Coming soon |
| 22.x.x | Coming soon |