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
Introduced a static EnumExtensions class in the EasyExtensions.Extensions namespace. Added the ToNiceString extension method for Enum types to convert enum values into user-friendly strings by inserting spaces before uppercase letters. Included XML documentation for clarity and usage guidance.
0 commit comments