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
Build Securely on AWS with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Enums.NET!