kad1r / EnumAgent

Dotnet Enum Utilities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:C# 100.0%