Unclaimed Package Is this your package? Claim it to unlock full analytics and manage your listing.
Claim This Package

Install via UPM

Add to Unity Package Manager using this URL

https://www.pkglnk.dev/moroshka-di.git?path=upm

README Markdown

Copy this to your project's README.md

Style
Preview
pkglnk installs badge
## Installation

Add **Moroshka.Di** 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/moroshka-di.git?path=upm
```

[![pkglnk](https://www.pkglnk.dev/badge/moroshka-di.svg?style=pkglnk)](https://www.pkglnk.dev/pkg/moroshka-di)

README

Open Source Initiative Badge

SemVer Conventional Commits Badge Keep a Changelog Badge

GitHub Release openupm NuGet Version Coverage

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.

Installation

Instructions

Instructions for AI

Comments

No comments yet. Be the first!