Enums.NET is a high-performance type-safe .NET enum utility library that provides many operations as convenient extension methods. It is compatible with .NET Framework 4.5+ and .NET Standard 1.0+. To help you migrate your code to using the new methods I have created the C# roslyn analyzer Enums.NET.Analyzer which provides a code fix to migrate your usage of the non-generic and unsafe methods to the new methods.
Features
- Requires casting/unboxing for methods with an enum return value
- Requires boxing for methods with enum input parameters losing type-safety
- Provides many operations as convenient extension methods
- Compatible with .NET Framework 4.5+
- Compatible with .NET Standard 1.0+
- It is very high-performance
License
MIT LicenseFollow Enums.NET
Other Useful Business Software
Go From AI Idea to AI App Fast
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Enums.NET!