Kiran Challa
6ef8be92ff
[ Fixes #2541 ] Use custom stream writer for Xml output formatters
2015-05-15 12:12:11 -07:00
Ryan Nowak
39fe063aee
Fix #2330 - Reimagine *FormatterContext
...
This change simplifies InputFormatterContext/OutputFormatterContext by
swapping ActionContext for HttpContext.
This change is important especially for InputFormatterContext as it
decouples ModelState from ActionContext - allowing us to fix a
related bug where the _wrong_ ModelState can be passed in for a
TryUpdateModel operation.
2015-05-12 11:05:56 -07:00
Chris R
bd03142dab
React to Http namespace changes.
2015-05-07 15:19:10 -07:00
N. Taylor Mullen
64e726d2b2
Update LICENSE.txt and license header on files.
2015-05-01 13:55:25 -07:00
Chris Ross
6223aac9be
Handle Http.Core rename.
2015-04-16 15:48:27 -07:00
Ajay Bhargav Baaskaran
d236d4ffde
Added CanReadType to InputFormatter
2015-02-19 13:06:36 -08:00
Kiran Challa
2e938a51f8
[ Fixes #1878 ] Investigate Xml formatters tests failures on Windows 2008 R2 OS
2015-02-06 13:23:12 -08:00
Kiran Challa
e5176d22f6
[Fixes #1121,#1508] Wrap objects for serialization/deserialization and DelegatingEnumerable<> support for IEnumerable<T> and IQueryable<T>
2015-01-30 18:10:01 -08:00
Anthony Sneed
1118315a9d
[ Resolves #1887 ] XmlDataContractSerializer Input and Output Formatter Tests Cleanup.
2015-01-30 10:02:33 +01:00