Core
Explore posts from servers✅ How is JsonConverter(typeof(JsonStringEnumConverter<MyEnum>)) evaluated?
there is one problem with that, I configured the source generation after the docs.
But now the serialization only works with those classes, any other DTO, even the ones not using enums will throw an exteption. This means that for every new DTO 2 more classes must be added to the serializer, this is really inconvenient.
Or I might be doing something wrong
Program.cs
10 replies