E314.Di
com.e314.di is an OpenUPM Unity package. The E314.DI module contains the DiContainer. DiContainer is a dependency injection (DI) container that helps manage object creation and their dependencies. In this guide, you will learn how to configure the container, bind types, resolve dependencies, and manage their lifecycle.
Install this package from the OpenUPM scoped registry with the instructions on this page, or use openupm-cli to update Packages/manifest.json.
Repository: https://github.com/epishev-m/e314-di.
Owner: epishev-m.
Topics
Related Unity Packages
- E314.DataTypes com.e314.datatypes
- E314.DiUni com.e314.di-uni
- E314.Exceptions com.e314.exceptions
- E314.ExtUni com.e314.ext-uni
- E314.Protect com.e314.protect
- EM.Assistant com.em.assistant
For registry setup problems, see Unity scoped registry troubleshooting.