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
Add Two Lines of Code. Get Full APM.
Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Enums.NET!