Moroshka.Di
com.moroshka.di is an OpenUPM Unity package. The 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/moroshka-dev/moroshka-di.
Owner: moroshka-dev.
Topics
Related Unity Packages
- Moroshka.Assistant com.moroshka.assistant
- Moroshka.Bootstrap com.moroshka.bootstrap
- Moroshka.Collections com.moroshka.collections
- Moroshka.DerivedTypes com.moroshka.derived-types
- Moroshka.DiContext com.moroshka.di-context
- Moroshka.Factory com.moroshka.factory
For registry setup problems, see Unity scoped registry troubleshooting.