N. Taylor Mullen
|
64e726d2b2
|
Update LICENSE.txt and license header on files.
|
2015-05-01 13:55:25 -07:00 |
harshgMSFT
|
19f3f78b3e
|
Adding TextPlainFormatter to always handle returning strings as text\plain format.
Conflicts:
src/Microsoft.AspNet.Mvc.Common/Encodings.cs
src/Microsoft.AspNet.Mvc.Core/Formatters/JsonOutputFormatter.cs
src/Microsoft.AspNet.Mvc/MvcOptionsSetup.cs
test/Microsoft.AspNet.Mvc.Core.Test/ActionResults/ObjectContentResultTests.cs
test/Microsoft.AspNet.Mvc.Test/MvcOptionSetupTest.cs
|
2014-08-01 13:47:23 -07:00 |
sornaks
|
cee73c0af3
|
1. Introducing XML Input Formatters.
2. Adding DelegatingStream class
3. Unit + Functional tests for formatters.
|
2014-07-29 15:04:23 -07:00 |
harshgMSFT
|
1df4738a19
|
Adding OutputFormatter base class
|
2014-07-23 16:50:22 -07:00 |
sornaks
|
720923a1a4
|
Moving UTF8EncodingWithoutBOM.cs to Common and renaming it as Encodings.
|
2014-07-10 10:47:54 -07:00 |