Ellumination.Collections.Enumerations
2.0.1.7625
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.
Install-Package Ellumination.Collections.Enumerations -Version 2.0.1.7625
dotnet add package Ellumination.Collections.Enumerations --version 2.0.1.7625
<PackageReference Include="Ellumination.Collections.Enumerations" Version="2.0.1.7625" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ellumination.Collections.Enumerations --version 2.0.1.7625
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Ellumination.Collections.ImmutableBitArray (>= 2.0.2.7613)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Ellumination.Collections.Enumerations:
Package | Downloads |
---|---|
Ellumination.Collections.Enumerations.Tests
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.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.1.7625 | 137 | 6/20/2020 |