Ryan Nowak
6390bad0d3
Adding a pattern for returning 'unhandled' exception information via
...
middleware.
This should be used where posssible instead of throwing an exception and
catching in a test, as that only works in memory.
2014-12-15 16:29:08 -08:00
Ryan Nowak
e65218d6df
Adding servers and wwwroot folder to test websites
...
Adding dependencies and commands for iis, web listener and khestrel to each
site.
Each website comes with a readme.md to 'anchor' the otherwise empty
folder. We have another work item tracking adding content to these.
Once VS sees a project with a wwwroot, it wants to assign a port for iis,
so I let it.
2014-12-10 14:16:11 -08:00
Victor Hurdugaci
99b5f430ff
Add schema version to kproj files
2014-11-25 10:57:58 -08:00
Doug Bunting
f7ef604b86
Regenerate .kproj files
...
- does not seem to have a negative impact
- e.g. sample web projects run / debug fine
2014-11-04 22:41:53 -08:00
Hao Kung
448ac5a0dc
React to options and hosting changes
2014-10-14 19:20:28 -07:00
Hao Kung
b6bd7f5d78
React to UsePerRequestServices
2014-10-09 14:17:04 -07:00
Hao Kung
6dfcfaa7eb
React to options changes
2014-10-08 12:56:53 -07:00
David Fowler
5890b5b254
Fixed up references
2014-10-05 13:24:00 -07:00
David Fowler
71964a813c
Renamed configurations to frameworks in project.json
2014-09-24 01:28:18 -07:00
sornaks
0b1ad4ce35
Removing XmlSerializerInputFormatter from the list of Formatters.
...
Introducing a functional test for XmlSerializerInputFormatter.
2014-09-22 11:07:05 -07:00