Doug Bunting
6bf25cecec
React to HttpAbstractions namespace changes
...
- aspnet/HttpAbstractions#549 and aspnet/HttpAbstractions#592
- clean up `using`s
2016-03-30 16:19:42 -07:00
Kiran Challa
fd3ee49987
[ Fixes #4085 ] Controller helper inconsistency: HttpNotFound(), Ok()
2016-02-19 09:25:04 -08:00
jacalvar
910f0139f9
[ Fixes #4050 ] Throw an exception on CanRead/Write and GetSupportedContentTypes when the list of media types is empty
2016-02-16 17:16:16 -08:00
jacalvar
65858b8d8b
[ Fixes #4051 ] Split OutputFormatter into OutputFormatter and TextOutputFormatter
2016-02-12 12:04:18 -08:00
jacalvar
fe639f028f
[Fixes 3961] Consider InputFormatter behavior when we can't read the charset
...
* Broken InputFormatter into InputFormatter and TextInputFormatter
* Added an exception to ModelState inside ReadAsync on TextInputFormatter
when we can't find a valid encoding to read the body.
2016-02-05 10:42:36 -08:00
N. Taylor Mullen
3be7fbdf9f
Rename AspNet 5 file contents.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:18:33 -08:00
N. Taylor Mullen
6a6c8ca544
Rename AspNet 5 folders and files.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:17:07 -08:00