Top 20 NuGet enumeration Packages

Extension for ServiceStack.Text to allow using EnumMember attributes to serialize and deserialize enumerations.
A utility class. Common uses include Java-like enumerations, dispatch table, flyweight, and drop-down list items/select options.
Convenience methods for enums.
A utility library in .Net8.0 to easily add patterns such as Command, Query, Dispatcher, Interception...
High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, Memory, and Span.
Many utilities like: enumeration, hash, json (extension newtonsoft), regex, signature, string, uri, dictionary, etc
ProEnum - JSON Converter/Serialization using System.Text.Json
Provides iterators that can traverse through the items in an enum type. Can be used in LINQ expressions. CodeBits are useful code blocks that can included in your C# projects through NuGet. See the project site for documentation.
A utility library in .Net Standard 2.1 to easily add patterns such as Command, Query, Dispatcher, Interception...
ProEnum - JSON Converter/Serialization using Newtonsoft.Json
A .NET Standard library that provides extendable class based enums.
A .NET Standard library that allows model binding of ExtendableEnums with Microsoft's Asp.net core
Fast, efficient, low-memory footprint generic operations and extension methods for enumeration types.
Contains some useful interface definitions and implementations classes for .Net.
A .NET Standard library that provides compatibility support for using ExtendableEnums with Simple.OData.Client.
A .NET Standard library that allows registration of ExtendableEnums with Microsoft's OData in Asp.net core, so that only the Value propery is output for OData requests.
A .NET Standard library that allows ExtendableEnums to be used with LiteDB
A .NET Standard library that allows ExtendableEnums to be used with Entity Framework Core
ProEnum - Custom Enumeration implementation
Calculate progress - simple, fast, versatile, cross-platform Progressor makes calculation of progress as simple as enumerating a collection You can even "descent" into deeper iterations, maintaining gloabl and local progress If you ever found yourself figuring out this nasty percent-calculation-for...