# @itwin/cloud-agnostic-core

Copyright © Bentley Systems, Incorporated. All rights reserved. See [LICENSE.md](./LICENSE.md) for license terms and full copyright notice.

## About this package

This is a core package that allows to load dependencies into an application based on the configuration using [`inversify`](https://www.npmjs.com/package/inversify) framework. It allows the user to define what dependencies are required and register specific implementations.
