あまみや ゆうこ
38818a1033
Remove Microsoft.AspNet.Server.IIS from test Websites
2015-10-24 08:04:00 -07:00
Stephen Halter
43064ef8b6
React to Kestrel rename
...
aspnet/KestrelHttpServer#11
2015-08-11 16:30:03 -07:00
Ryan Nowak
e985fa5d42
Split up MVC.Extensions into smaller packages
...
Startup.cs API experience to follow in a separate change. This change just
gets the bulk of the code churn out of the way.
2015-07-06 23:41:22 -07:00
N. Taylor Mullen
1d578ca2fd
Remove BOM from project.json, *.cmd, *.sh and *.shade files.
2015-03-09 12:56:42 -07:00
N. Taylor Mullen
e829ba7646
Update aspnet50/aspnetcore50 => dnx451/dnxcore50.
2015-03-08 12:52:24 -07:00
Kiran Challa
5c2dc5db11
[Fixes#1792]Separate XML serializers to Microsoft.AspNet.Mvc.Xml
2015-01-22 15:09:20 -08:00
Pranav K
ba5712c824
Merge branch 'release' into dev
2014-12-12 16:56:54 -08:00
Pranav K
edc2c2d18c
Removing transitive references from aspnetcore50 to unblock build
2014-12-12 12:53:27 -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
Pranav K
b19764d922
Reacting to CLR package versioning changes
2014-10-10 10:34:01 -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
4c951cc635
Issue #1081 - XML DataContract Formatter can fail to write when instance type != declaredType.
...
Adding Functional tests appropriately.
2014-09-19 15:01:49 -07:00
David Fowler
34add2249e
Updated to use the new target framework in project.json
2014-09-04 02:02:40 -07:00
David Fowler
2e6e5307f6
Updated to use the new target framework in project.json
2014-08-28 22:14:10 -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