Issues
- 2
- 5
AOT support
#50 opened by tonyqus - 4
HasAnyFlags fails while HasFlag is not
#39 opened by apobekiaris - 3
[Feature] Custom EnumFormat with AllowMultiple
#37 opened by Crossbow78 - 5
System.Runtime.CompilerServices.Unsafe
#42 opened by PandaWood - 1
- 0
Thread safe?
#45 opened by flier268 - 2
Is this library depracated?
#44 opened by m-demydiuk - 4
Missing classes in tests
#43 opened by spmadeira - 2
- 2
Type Parameters
#38 opened by InteXX - 2
Behavioral differences with System.Enum
#14 opened by TylerBrinkley - 2
IsObsolete extension method
#35 opened by leandromoh - 5
FlagEnums.GetFlags hangs in .NET Core 3.1.0
#34 opened by derigel23 - 1
Feature request...
#32 opened by markchipman - 14
Support for Parsing ReadOnlySpan<char>
#25 opened by MichalBrylka - 5
What is the equivalence to getting an enum member by ordinal position when using EnumFormat?
#26 opened by natiki - 0
v3.0 Changes
#30 opened by TylerBrinkley - 1
Int to Enum Extension Method
#24 opened by codyskidmore - 10
Is explicit use of EnumInfo<,,> possible?
#23 opened by inelisoni - 3
Values of enumerated types decorated with the FlagsAttribute can not be converted to string.
#21 opened by weedkiller - 6
SelectList for DropDown Functionality
#20 opened by weedkiller - 3
How to check next or previous
#19 opened by weedkiller - 3
netstandard2.0 is required in Enums.NET 2.3.0
#18 opened by LordMike - 2
Is multi symbol possible?
#17 opened by dzmitry-lahoda - 1
Add .NET Standard 2.0 Build
#15 opened by TylerBrinkley - 1
Add non-array EnumFormats Parse overloads
#16 opened by TylerBrinkley - 2
Convert between Enums by Name
#12 opened by Genmutant - 3
- 9
[Question] Enums in Attributes
#8 opened by RandyBuchholz - 1
- 4
Build issue with nuget and fody
#5 opened by PandaWood - 1
Actually it is possible to have an enum constraint for a method's generic type parameter
#6 opened by strohhut