.NET .NET Core .NET6 How to create String Enums Nov 12, 2022 Enrico More often than not, I try to have an enum but for strings: in this post, I show you how…