Harsh Gupta
e0f7c1b810
Fixing Readme
2015-02-19 10:20:16 -08:00
Ajay Bhargav Baaskaran
ac6a1a6a80
Replaced status code number with constants
2015-02-05 16:43:59 -08:00
Ajay Bhargav Baaskaran
17aa21dc25
Added StatusCode property to OutputFormatterContext
...
- Fixes issue #1809
- Added relevant tests
2015-01-26 17:32:04 -08:00
Pranav K
f93d0d82c3
Merge branch 'release' into dev
2015-01-23 17:12:16 -08:00
Pranav K
071c697318
Modify BuilderExtensions.UseMvc to not add any routes by default
...
Fixes #1879
2015-01-23 16:51:38 -08:00
Kiran Challa
5c2dc5db11
[Fixes#1792]Separate XML serializers to Microsoft.AspNet.Mvc.Xml
2015-01-22 15:09:20 -08:00
Doug Bunting
54f88ab190
[cleanup] Update .gitignore and reset .kproj files
...
- add a couple more exclusions to .gitignore (recent VS additions)
- remove `<ProjectExtensions/>` elements
- update files that don't have the correct output directories
- remove dangling PrecompilationWebSite.kproj file
2015-01-21 22:03:23 -08:00
Ajay Bhargav Baaskaran
7c0eb56e59
ContentResult sets Charset along with ContentType
...
- Sets default ContentType and Charset if null
- Added relevant unit and functional tests
2015-01-16 12:24:44 -08:00
Kiran Challa
02f4ca9f05
[ Fixes #1791 ]Remove XML formatter from defaults
2015-01-15 15:46:49 -08:00
Harsh Gupta
106b9fc30c
Adding proper descriptions in readme.md files for functional tests.
2015-01-15 11:12:48 -08:00
sornaks
5262dfd577
Adding SerializableError - a serializable container for the purpose of output conneg.
2015-01-06 14:07:45 -08:00
Ajay Bhargav Baaskaran
eb7283fced
added BadRequest and Created Action Results with related unit and functional tests.
2015-01-05 11:07:42 -08:00