Dave

Results 2 comments of Dave

> The mix is getting odd when developing in .NET 5. I built my POCOs with [JsonProperty] to support using Flurl, but now I want to use the same POCO...

> I'd go with option 1. I've never used `dynamic` myself unless I absolutely had to (Office interop code). I just think it's ugly and unsafe. > > Yes, it...