28 packages tagged with “Enumerations”
Commonly used interfaces, models, enumerations and types.
A library containing useful data structures like Trees, Tries, Sparse Arrays, Bloom Filters and indexing tailored dictionaries.
A simple enumeration of the user account control flags for Windows user accounts
Simple .NET/C# enumerations for FontAwesome icons marked with Display attributes. Can also parse FontAwesome .CSS files looking for new icons and generate C# class definitions from them.
Enumeration class extending Enum functionality to allow auto converts to string, integer and provides additional functionality such as looping.
Shared enumerations for Lazy.Crud
A tiny library to lazily generate the Nth cartesian product.
This package will help in some common implementations as Attributes, Constants, Enumerations, ValueObjects, Services and models usages.
A collection of core classes, services, interfaces, and other software development concepts that are used throughout The Omen Den's applications
Decorates enumeration values with a title attribute. Useful for displaying a label for the enumeration value to end users.
Entidades base y de sesión, ValueObjects, Shadow Properties y Enumeraciones estaticas.
A C# library designed to make developers' job easier.
Runs multiples queries on an IAsyncEnumerable in one enumeration
The framework Enumerations provides a solid baseline of features emulating a Java style enumeration structure for .NET. Simple Ordinal based Enumerations are supported, as are more complex Flags-like Bitwise Enumerations.
Enum/Kind from Database generator
A collection of enum utilities to ease day-to-day programming.
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.
Provides the build time generators that respond to the [FlagsEnumeration] partial class attribute.
Provides the [FlagsEnumeration] attribute for use when signaling when bitwise operators and so forth are to be auto generated at build time.
Provides the analyzers necessary to ensure that Enumeration derivations with [FlagsEnumeration] decoration are declared partial.