This Game Pack for MonkeyLoader provides basic hooks for Unity modding, such as when the first scene has been loaded, to prevent the dynamic Unity bindings from getting messed up.
For technical details, see blog post: UniTask v2 — Zero Allocation async/await for Unity, with Asynchronous LINQ For advanced tips, see blog post: Extends UnityWebRequest via async decorator pattern — ...