Singleton

SugoiJS provide a structure for container handling by using InversifyJS API

SugoiJS re-exports Inversify container class for support singleton injectable (autowire) services.

By using Containers one can achieve singleton services solutions for application lifetime.

Last updated