An object-oriented and extensible approach to working with Addressables assets.Before importing, install the Depra.Assets package!Depra.Assets.Addressable expands the functionality of Depra.Assets by adding support for UnityEngine.Addressables. This is a very small addition. You can write a simple implementation yourself or buy a ready-made one to support me 🕊💡 Key Features:Standardization: A unified API for asset loading from various sources.Cancellation Support: The ability to cancel loading operations at any point.Progress Tracking: Providing information on the current loading progress.Extensibility: A flexible architecture for extending functionality according to your needs.Lightweight: The package contains only tens of kilobytes of necessary scripts and nothing unnecessary.