fix doc add TryParseFast
fix doc warning add GeneratedCodeAttribute attrbiute
Downgrading packages for older programs
Added default values for ToStringFast/ToDisplayFast methods. Added ToDescriptionFast method. Added "DisplayNames" and "DisplayDescriptions" dictionaries to hold static values as dictionaries.
Breaking changes
- return false for not found enum to IsDefinedFast
Breaking changes
- rename StringToFast to ToStringFast
- Add method GetValuesFast
- Add method GetNamesFast
- Add method GetLengthFast
- Add method ToDisplayFast