Twan Jacobs

Results 2 issues of Twan Jacobs

It would be nice to have a commandline option for nswag that enables replacement of the annotation `[System.Text.Json.Serialization.JsonConverter(typeof(System.Text.Json.Serialization.JsonStringEnumConverter))]`. As it stands, the `JsonStringEnumConverter` has some shortcomings, which are alleviated by...

https://github.com/stiano/unleash-client-dotnet/blob/6a437ed9c4c5633490b2ff7893148b07108ffd0e/src/Unleash/DefaultUnleash.cs#L99 I would have expected the custom strategies to be added to the default ones. Unfortunately the default ones are skipped. If this is a deliberate design decision, please consider...