benscabbia / SmartEnum

Source code for my blog post on smarter enumeration; a Strongly Typed Enum Pattern in C#. It provides an example implementation of the Nuget Package Ardalis/SmartEnum

Home Page:https://benscabbia.co.uk/programming/strongly-typed-enum-pattern-in-csharp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SmartEnum

Source code for my blog post on smarter enumeration. It provides an example implementation of the Nuget Package Ardalis/SmartEnum.

For the full literature, please head over to my blog.

About

Source code for my blog post on smarter enumeration; a Strongly Typed Enum Pattern in C#. It provides an example implementation of the Nuget Package Ardalis/SmartEnum

https://benscabbia.co.uk/programming/strongly-typed-enum-pattern-in-csharp

License:MIT License


Languages

Language:C# 100.0%