SmartEnum is a .NET library that provides a strongly typed alternative to traditional C# enums by allowing developers to create richer, object-oriented enumeration classes. Instead of being limited to primitive numeric values, SmartEnum enables enums to include behavior, validation, and additional properties while preserving type safety and readability. The library is widely used in domain-driven design scenarios where business concepts require more expressive modeling than standard enums allow. Developers define custom enumerations by inheriting from a base SmartEnum class and declaring static instances, which can then be queried by name or value. The project also includes ecosystem support for serialization, Entity Framework persistence, and validation attributes, making it suitable for real-world enterprise applications. Overall, SmartEnum helps teams write more maintainable and intention-revealing domain code by replacing brittle primitive enums with extensible types.

Features

  • Strongly typed enum replacement
  • Object-oriented enum behavior
  • FromName and FromValue helpers
  • EF Core persistence support
  • JSON and serializer integrations
  • Domain-driven design friendly

Project Samples

Project Activity

See All Activity >

Categories

Frameworks

License

MIT License

Follow SmartEnum

SmartEnum Web Site

Other Useful Business Software
Push Code. Get a Production URL. Done. Icon
Push Code. Get a Production URL. Done.

Cloud Run deploys any language instantly. Scales to zero. Pay only when code runs.

Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Try Cloud Run Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of SmartEnum!

Additional Project Details

Programming Language

C#

Related Categories

C# Frameworks

Registered

2 days ago