How to create String Enums
More often than not, I try to have an enum but for strings: in this post, I show you how to create String Enums in NET6 and C#.
All technologies, only pure source code
More often than not, I try to have an enum but for strings: in this post, I show you how to create String Enums in NET6 and C#.