You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Delegate, event, and `Action` wrappers that treat targets as "dead" when they are collected by the GC (plain C# objects) or destroyed in Unity (`UnityEngine.Object`). Reduces memory leaks and ghost callbacks.
High‑performance, dependency‑free MVVM core for .NET — deterministic commands, robust async lifecycle, and a clear minimal API with a lightweight service provider.