Skip to content

Enums for C# that accept any underlying type as a value. Note: The GenericEnums are reference types (similar to that of Java).

License

Notifications You must be signed in to change notification settings

Acmion/GenericEnums

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GenericEnums

GenericEnums - Generic Enums for .NET

Documentation

http://generic-enums.acmion.com

Features

  • Generic Value Type
  • Comparison Between Different Types
  • Operators
  • Performant Comparison

About

Enums for C# that accept any underlying type as a value. Note: The GenericEnums are reference types (similar to that of Java).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages