Commit Graph

56 Commits

Author SHA1 Message Date
Troy Dai a24fd18dc0 Update CoreCLR versions 2015-08-04 10:15:37 -07:00
Chris R 38f70a02f7 #125 Add a Hosting dependency and Program.Main. 2015-06-23 11:55:59 -07:00
Chris Ross b0d0e94aba Handle Authentication and WebSocket API changes. 2015-04-23 16:06:18 -07:00
Doug Bunting 6c5d53a03f Merge remote-tracking branch 'origin/release' into dev 2015-04-03 12:19:24 -07:00
Doug Bunting 626ed73987 Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename 2015-04-02 13:49:31 -07:00
Chris Ross a2014e32c0 Clean up samples so they work with current tooling. 2015-04-02 12:11:46 -07:00
Wei Wang fe165bbafc Rename "dnu bundle" to "dnu publish" 2015-03-29 10:38:39 -07:00
N. Taylor Mullen b84b0dbfac Update .kproj => .xproj. 2015-03-11 14:08:56 -07:00
N. Taylor Mullen ad192f5883 Remove BOM from project.json, *.cmd, *.sh and *.shade files. 2015-03-09 13:01:52 -07:00
N. Taylor Mullen 099494c5d3 Update aspnet50/aspnetcore50 => dnx451/dnxcore50. 2015-03-08 13:00:33 -07:00
Hao Kung c08721c7b3 React to AuthN renames 2015-03-02 15:37:35 -08:00
Brennan 4a0518ec99 Updating .kproj file 2015-02-04 14:29:14 -08:00
Wei Wang d71a92393c React to kpm renaming 2015-01-22 17:18:49 -08:00
Chris Ross 2ecf92f7e8 #79 - Log verbose request & response details. 2014-12-02 10:15:44 -08:00
Chris Ross 3fdf656353 #74 - Log the listening addresses at startup. 2014-12-02 10:13:00 -08:00
Victor Hurdugaci f6aa12cfa8 Add schema version to kproj files 2014-11-25 11:08:17 -08:00
Chris Ross 8caec74f03 Add a HotAdd/Remove prefix sample. 2014-11-17 09:24:52 -08:00
Victor Hurdugaci 15344d8d7a Update KProj to the latest format 2014-11-12 15:39:40 -08:00
Chris Ross b7fb516aac Update Claims dependency. 2014-10-17 10:42:51 -07:00
Pranav K 8b774e3abf Reacting to CLR package versioning changes 2014-10-10 10:34:50 -07:00
David Fowler 31b4a9598d Fixup references 2014-10-05 14:14:03 -07:00
Chris Ross 56483cb0ed #54 - Throw if anyone tries to modify the response headers after they are sent. 2014-09-24 13:39:09 -07:00
Chris Ross d50923a730 Handle IBuilder rename to IApplicationBuilder. 2014-09-10 12:06:55 -07:00
David Fowler a1c2f68a58 Updated to use the new target framework in project.json 2014-09-04 01:44:15 -07:00
David Fowler a7e97313b5 Updated to use the new target framework in project.json 2014-08-29 00:07:19 -07:00
Pranav K dbf13614da Reacting to System.IO package version change 2014-08-20 06:56:39 -07:00
Pranav K d0b9d5c579 Reacting to System.IO.FileSystem package version change 2014-08-18 15:10:56 -07:00
David Fowler 47a0530cc4 Removed source files from the project 2014-08-15 09:38:17 -07:00
Chris Ross 1416cc4d69 #46 - Rename Microsoft.Net.Server to Microsoft.Net.Http.Server. 2014-08-06 15:49:53 -07:00
Chris Ross 53e38e2a23 #45 Add friendly header collection APIs for people using WebListener directly. 2014-07-23 09:18:27 -07:00
Pranav K 4bbdefbe65 Reacting to System.Collections versioning change 2014-07-14 16:26:28 -07:00
David Fowler b2d2840a6f Renamed configurations to frameworks in project.json 2014-07-13 22:09:09 -07:00
Chris Ross 6f550d67a4 Improve the auth infrastructure. Expose the user. 2014-07-01 14:57:22 -07:00
Brice Lambson 7a9590e8d5 Bump version to 1.0.0-* 2014-06-19 16:58:34 -07:00
David Fowler ecfd1bbe60 Removed System.IO.FileSystem.Primitives dependency 2014-06-19 09:47:29 -07:00
Chris Ross 07fc434cab Cleanup sample, #regions, dependencies. 2014-06-19 08:59:18 -07:00
Chris Ross d1dab1665e Expose Opaque and WebSockets. 2014-06-19 08:58:59 -07:00
David Fowler 60812e51f1 Fixed project.json casing in kproj 2014-05-26 02:55:37 -07:00
Pranav K 475294688e Updating kproj file to match tooling changes 2014-05-18 20:13:57 -07:00
David Fowler ca89db04d4 React to renames 2014-05-09 01:08:30 -07:00
Wei Wang 9c5253a415 Sort dependencies and remove duplicates in dependencies 2014-05-07 18:28:44 -07:00
Chris Ross 98f14182b1 Remove AssemblyInfo files. Remove direct OWIN references. 2014-05-07 09:04:34 -07:00
David Fowler 3c38eb1f35 React to renames 2014-05-06 00:35:11 -07:00
Chris Ross 1952e683ac Fix a few more HttpAbstractions references. 2014-05-05 18:24:59 -07:00
Chris Ross 903197e1ce Fix HttpAbstraction dependencies. 2014-05-05 17:14:45 -07:00
David Fowler 21616bcde5 Fixed up xunit references and fixed sample. 2014-05-04 11:28:12 -07:00
anpete 35fcc7a579 Update file headers 2014-05-01 17:43:17 -07:00
Chris Ross bfab162b4b Seperate the server layers into two projects. 2014-04-22 09:56:09 -07:00
David Fowler 93aa23b6ab Removed ifdefs around RemoteIP and ClientCerts. 2014-04-19 16:40:58 -07:00
Chris Ross f8b1679240 Update to new project tooling. 2014-04-16 14:16:46 -07:00