Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/di-context.git?path=upm README Markdown
Copy this to your project's README.md
## Installation
Add **Moroshka.DiContext** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/di-context.git?path=upm
```
[](https://www.pkglnk.dev/pkg/di-context)README
DI Context module extends E314.DI. Designed for organizing DI through hierarchical containers with binding inheritance.
No comments yet. Be the first!