@ebenefitsbv/odata-v4-ng
v18.2.0
Published
Client side OData V4 typescript library for Angular, continuance on the version originally built by Riccardo Mariani
Downloads
1,771
Readme
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 |