> For the complete documentation index, see [llms.txt](https://fullstackindie.gitbook.io/easy-code-for-vivox/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fullstackindie.gitbook.io/easy-code-for-vivox/dependency-injection/zenject-vs-extenject.md).

# Zenject vs Extenject

**EasyCode** uses **Zenject** dependency injection under the hood and is shipped with EasyCode in the **Plugins** folder. Zenject is also available on **Unity Asset Store** as Extenject which is basically the same project. **Extenject** has not been updated since **May 26, 2020** and **Zenject** was last updated on **Apr 6, 2021** so I have chosen to use Zenject directly which is the original project Extenject is based off.
