Skip to content

kad1r/EnumAgent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EnumAgent

Yet another small enum helper for .net developers

Features

[+] Get display attribute of the given enum
[+] Get description attribute of the given enum
[+] Get value of the given enum
[+] Parse given text to enum
[+] Check if given int/string is defined
[+] Get display attributes and values
[+] Get description attributes and value
[+] Convert it to SelectListItem
[+] More features will be add

About

Dotnet Enum Utilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages