@rdcz/core-services
v218.2.316
Published
This library was generated with [Nx](https://nx.dev). Contains basic services needed for any Radium application.
Downloads
23
Readme
core-services
This library was generated with Nx. Contains basic services needed for any Radium application.
What's included (modules)
- Basics for retrieving of your application configuration
- Authentication and user rights services
- Geocoding providers for PlanStudio and Position
- Localization
- Server access (
EntityAccessService
,DtoDependentRequestService
,DataModelService
,UserSettingsService
) - Basics for SignalR communication
- General helpers: chunked forEach function, IE browser detection, clipboard operations, URL parameters reader
Compatibility
You need to have at least Angular v15 for this library to work correctly.
Running unit tests
Run nx test core-services
to execute the unit tests.