Top 20 NuGet Packages
C#'s System.Enum class can be incredibly performant and still let you maintain readable code. Unfortunatly, performing operations like listing all enum values, converting enum's back to their string names, and parsing strings to enum values are incredibly non-performant. In low-latency/high-perform...
To help you deal with many complex enumeration operation in the process of programming
Package Description
Port of Java's EnumSet
Enum Core Library
Utilities for strings
Package Description
Package Description
enumerablejs brings the .NET linq api to javascript.
Split IEnumerable safety.This won't cause multiple enumeration.
EnumerableToDataReader