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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Enums.NET!