

CHANGELOG.md - (ea932be)CHANGELOG.md - (b3de7fa)TryExecuteCommand to ExecuteCommand for clarity and consistency - (9e8a06e)OnCommandManagerInitEvent delegate - (996d5f1)CommandInfo struct with record structure and streamline command initialization - (f21a75a)OnCommandManagerInit event and adjust initialization logic - (2988d38)GetCallerName and GetMethodName methods for improved reusability and clarity - (e6393dd)CHANGELOG.md - (62ef2f5)PostAwake with Init method for initialization - (0be3aac)CHANGELOG.md - (ff3c79b)BepInUtilsUnityPlugin as obsolete with guidance to use IBepInUtils instead - (69f387c)CHANGELOG.md - (4b179c8)IBepInUtils interface with initialization method - (fc9912d)CHANGELOG.md - (d4e2f05)CHANGELOG.md - (b739012)CHANGELOG.md - (b4ba93e)CommandManager when awake - (67568e0)CHANGELOG.md - (50b07e2)CHANGELOG.md - (b87024b)CHANGELOG.md - (374bc64)CHANGELOG.md - (abb4380)CHANGELOG.md - (cad83f7)ClassName field for cleaner and consistent implementation - (afd7305)CHANGELOG.md - (2d30398)CHANGELOG.md - (eab6279)_internalNativeInstance and make Native property readonly - (79d90ad)Instance with Native property - (33b8ce6)MethodAccess methods and unused import - (0c13937)[UsedImplicitly] attributes with [PublicAPI] across the project - (4d60851)CHANGELOG.md - (997d5d4)GetEmbeddedResourceBytes to handle large streams efficiently - (d359b54)_internalInstance to _internalNativeInstance and add Native property - (6b31ff5)CHANGELOG.md - (1b7698c)dependencies section to thunderstore.toml - (bb12a4a)CHANGELOG.md - (db34573)CHANGELOG.md - (5a73b81)AssemblyExtensions for embedded resource handling - (3b79fa0)FullName method of TransformExtensions - (e331b44)thunderstore.toml - (ad39025)git pull step in release workflow - (e9bfb1b)CHANGELOG.md - (629ab98)CHANGELOG.md - (78a5896)MethodAccess implementation by using expression-bodied member - (41969e0)CHANGELOG.md - (e7b08f4)Instance with _internalInstance for clarity and encapsulation - (6b634a8)CHANGELOG.md - (ae8c67d)NullReferenceException with ArgumentNullException for null obj checks in reflection utilities - (7b0dfe6)CHANGELOG.md - (1752fc6)ObjectExtensions and TypeExtensions - (68c4a2f)ObjectExtensions and introduce TypeExtensions for enhanced reflection utilities - (dbd653b)MethodAccess methods as obsolete and recommend MethodInvoke as replacement - (66f56a3)CHANGELOG.md - (a138fab)GetValueOrDefault with TryGetValue for readability and consistency - (45a21e9)TryGetValue with GetValueOrDefault for consistency and add DictionaryExtensions with utility method - (f4e4124)CHANGELOG.md - (21c17a5)BepInEx-BepInExPack_Silksong dependency to version 5.4.2304 - (3803751)CHANGELOG.md - (2a2f323)Extensions functionality - (65c6e5d)CHANGELOG.md - (a04436b)CHANGELOG.md - (181f89b)CHANGELOG.md - (5353147)CHANGELOG.md - (67c341f)CHANGELOG.md - (73fd8c7)StringExtensions class with utilities for extracting parts of a string. - (468585b)CHANGELOG.md - (a483a0a)EX namespace contents to Extensions, replace EX suffix with Extensions, and add new utility attributes - (6e05aa3)CHANGELOG.md - (4f1d35a)extension keyword and add [UsedImplicitly] annotations - (7ab23fa)CHANGELOG.md - (292b41b)master to fast in pre-release workflow - (1510fdf)CHANGELOG.md - (463d32f)git-cliff and update actions dependencies - (65f3a42)CHANGELOG.md - (db686fe)CHANGELOG.md - (58d6155)CHANGELOG.md - (4057332)BepInUtilsUnityPlugin class and improve ConfigBindAttribute constructor - (ed45206)CHANGELOG.md - (c3ce2f8)CHANGELOG.md - (2451168)README.md - (ec41794)README.md - (78274ff)CHANGELOG.md - (795de91)CHANGELOG.md - (97328d4)paths-ignore to workflow - (a9aaae4)CHANGELOG.md - (575af99)CHANGELOG.md file with workflow - (6760b79)className check - (7786af8)Value to TraverseEX - (1a549b1)