UniDi / UniDiLinks
Dependency Injection for Unity
☆121Updated last year
Alternatives and similar repositories for UniDi
Users that are interested in UniDi are comparing it to the libraries listed below
Sorting:
- NSubstitute is designed as a friendly substitute for .NET mocking libraries.☆108Updated 2 years ago
- Rosalina is a code generation tool for Unity's UI documents. It generates C# code-behind script based on a UXML template.☆158Updated last year
- Unity assembly definition utilities.☆208Updated 3 years ago
- (Unity) Editor tool for SerializeReference☆157Updated last week
- Highly efficient gizmo drawer for Unity☆211Updated 4 months ago
- The UI for Unity's SerealizedReference attribute. It allows to change the instance type of field right in editor.☆148Updated 3 years ago
- A better replacement for UnityEvents☆146Updated 2 years ago
- Boilerplate Code Generation, Tabs, Reorderable Manipulator, Built-in USS Exporter☆224Updated 9 months ago
- Code Generation Library for Unity Editor☆184Updated 2 years ago
- Generic UnityEngine.Objects☆177Updated 3 years ago
- A couple of attributes that help disabling Domain Reloading in Unity easier☆241Updated last year
- Fast and extensible C# dependency injection library without reflection. Works seamlessly in both Unity3d and plain C# projects☆63Updated last month
- Support for animating UI Toolkit elements with Timeline.☆207Updated 2 years ago
- Clears TextMeshPro dynamic font data whenever Unity tries to save font asset to disk. This data is binary and generative so there is no n…☆160Updated 7 months ago
- Memory management system for Unity's Addressable Asset System. Provides lifetime management system for loaded resources, object pooling s…☆300Updated last year
- Allows you to quickly organize assets for certain workflows, such as organizing prefabs for level design.☆163Updated 9 months ago
- Model-View-ViewModel Toolkit for Unity UIToolkit.☆123Updated 2 years ago
- Modern reactive programming library for Unity (inspired by MobX js)☆214Updated 2 years ago
- Example project to learn Simple Clean Architecture☆123Updated 4 years ago
- Plugin to display dependencies between assets, files, assetgroups, etc. in a tree based view within the Unity editor.☆180Updated last month
- A wrapper that allows you to serialize interfaces