Top 20 NuGet enumeration Packages

Abstractions for high performance enumeration.
Enumerations tests framework is provided as an NUnit based framework sufficient to exercise the majority of boilerplate issues concerning both Ordinal as well as Bitwise Enumerations.
Contains some useful interface definitions and implementations classes for .Net.
A fluent assertions library that performs full coverage on enumerable types.
A utility library in .Net Standard 2.1 to easily add patterns such as Command, Query, Dispatcher, Interception..and use of Optional.
Enumerations tests framework is provided as an NUnit based framework sufficient to exercise the majority of boilerplate issues concerning both Ordinal as well as Bitwise Enumerations.
Windows 10 style DevicePicker for Windows Phone 8.1 and Windows 8.1
The Master Extension Kit is an attempt to bring together a wide range of extensions that developers create and use. Many times, developers will write an extension that another developer somewhere else has already created. The hope of this collection is to normalize these extensions, test them by man...
A utility class. Common uses include Java-like enumerations, dispatch table, flyweight, and drop-down list items/select options.
Binds an enum to a ComboBox for WPF.
Provides the build time generators that respond to the [FlagsEnumeration] partial class attribute.
Code generator for [FlagsEnumeration]-decorated types. Automatically generates bitwise operator overloads corresponding with your derived Enumeration assets. This package references all required and recommended analyzer packages. See project site for installation instructions and more details.
A simple and flexible alternative to System.Enum, based on strings.
Code.Generation.Roslyn facilitates code generation driven by fit for purpose custom attributes.
A type-safe enum pattern (aka "smart enum") implementation including "smart constant" as well.
Interfaces for representing location data and a strongly-typed static enumeration of the world's countries with their abbreviations. ISO Abbreviation, country codes, UN abbreviations, and more.
Code generator for [FlagsEnumeration]-decorated types. Automatically generates bitwise operator overloads corresponding with your derived Enumeration assets. This package references all required and recommended analyzer packages. See project site for installation instructions and more details.
Beta release of the basic enumeration class add on features for using with MVC. Tested with MVC3.
A .NET Standard library that provides utilities and extensions to add functionality to enums, including accessing DisplayAttribute properties and finding minimum and maximum values.