92 packages tagged with “enumeration”
A utility class. Common uses include Java-like enumerations, dispatch table, flyweight, and drop-down list items/select options.
Convenience methods for enums.
Extension for ServiceStack.Text to allow using EnumMember attributes to serialize and deserialize enumerations.
Abstractions for high performance enumeration.
An object-oriented enumeration library.
A .NET Standard library that provides extendable class based enums.
System.Text.Json serialization support for the object-oriented enumeration.
Provides a string-backed enumeration type system, designed for use with databases (where storing string values for enumerations improves compatibility over storing numeric values).
Many utilities like: enumeration, hash, json (extension newtonsoft), regex, signature, string, uri, dictionary, etc
Contains some useful interface definitions and implementations classes for .Net.
Enumeration class as an alternate to Enum types.
Custom model binder to allow Enumeration class pass as a query string parameter.
EF Core serialization support for the object-oriented enumeration.
MongoDB serialization support for the object-oriented enumeration.
LiteDB serialization support for the object-oriented enumeration.
A utility library in .Net Standard 2.1 to easily add patterns such as Command, Query, Dispatcher, Interception...
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
Json.NET serialization support for the object-oriented enumeration.
A .NET Standard library that provides compatibility support for using ExtendableEnums with Simple.OData.Client.
A utility library in .Net Standard 2.1 to easily add patterns such as Command, Query, Disptacher, Interception..and use of Optional.
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.
Fast, efficient, low-memory footprint generic operations and extension methods for enumeration types.
A .NET Standard library that allows model binding of ExtendableEnums with Microsoft's Asp.net core
A simple and flexible alternative to System.Enum, based on strings.
Type-safe .NET Enum class replacement
Multiple enumeration generation based on lookup tables
A fluent assertions library that performs full coverage on enumerable types.
Enum-like single-instance values with additional capabilities, including dynamic addition of new arbitrary values and flags