✅ How is JsonConverter(typeof(JsonStringEnumConverter<MyEnum>)) evaluated?
Hello,
This makes it possible that enum is serialized to string when the request comes in.
Is this evaluated on each request, or only once at compile time?
This makes it possible that enum is serialized to string when the request comes in.
Is this evaluated on each request, or only once at compile time?