aspnetcore/src/Mvc/Mvc.NewtonsoftJson
Pranav K 6a8ce3ad67 Add support for IAsyncEnumerable<T> where T is value type (#17154) (#17563)
* Add support for IAsyncEnumerable<T> where T is value type (#17154)

* Add support for IAsyncEnumerable<T> where T is value type

Fixes https://github.com/aspnet/AspNetCore/issues/17139

* Fixup ref asm

* undo changes to blazor.server.js
2020-01-16 10:32:29 -08:00
..
src Add support for IAsyncEnumerable<T> where T is value type (#17154) (#17563) 2020-01-16 10:32:29 -08:00
test Treat FormatExceptions and OverflowExceptions to be treated as model state errors (#15035) 2019-10-17 10:06:57 -07:00