sornaks
|
1dd1652dcf
|
Issue #220 - Flags enum does not bind
Fix - After TypeConverter support this works. Adding tests for the same.
|
2014-10-22 13:55:28 -07:00 |
Chris Ross
|
85ad1aeb96
|
Handle IBuilder rename to IApplicationBuilder.
|
2014-09-10 14:12:08 -07:00 |
Pranav K
|
b8692c2c21
|
Updating FunctionalTests to use HttpClient abstractions
|
2014-09-01 11:16:54 -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 |
harshgMSFT
|
01260515f1
|
Responding to comments
|
2014-07-29 18:25:34 -07:00 |
Pranav K
|
c1112fcaf1
|
Move ValueProviders to MvcOptions
Fixes #778
|
2014-07-17 21:02:47 -07:00 |