This package adds friendly text output for System.Enum types. Use the GetDescription() method to return friendly text, or the text of a System.ComponentModel.DescriptionAttribute if applied. Parse() will parse the DescriptionAttribute, friendly text, or original text of the enums. Flag enums are not currently supported.
Get Started
$ dotnet add package Isg.EnumsReadme
No README available.