New Asp.NET Core 3.0 Json doesn't serialize Dictionary<Key,Value> · Issue #30524 · dotnet/runtime
.NET Core 3.0 Preview 7 Asp.NET Web Apis, when returning a Dictionary it fails with a NotSupportedException. I've included the exception below. Also, the ControllerBase.BadRequest method takes in a...