Commit Graph

9 Commits

Author SHA1 Message Date
あまみや ゆうこ 9252061a83 Fixed #1035, #1048, #1034. Add rc1 samples, update dockerfile
Remove web listener
Simple the command line of kestrel
Add IISPlatformHandler
Up the latest to date
Created rc1 folder
Update docker files
rc1 -> rc1-final
2015-11-18 10:06:21 +08:00
glennc 01a13ed264 Add beta8 samples directory. 2015-10-14 10:03:49 -07:00
glennc f45965f32a Update Dockerfile calling syntax 2015-09-24 16:10:20 -07:00
Stephen Halter 136b1b4442 React to Kestrel rename
aspnet/KestrelHttpServer#11
2015-08-11 16:43:58 -07:00
Glenn Condron a053ece997 Merge pull request #537 from tlk/dev
Add Dockerfiles and improve instructions on how to use the ASP.NET Docker image
2015-07-24 15:59:21 -07:00
glennc 8106fc8613 Add beta5, add console logger to web and mvc so that you can see the URL that we listen on. 2015-07-01 11:16:18 -07:00
moander 037ba1d500 Avoid full rebuild every time.
I found this in a comment somewhere and tested it. It runs much smoother than the original one, but someone more experienced should review the change because I'm not sure what happends if the project contains bower/nmp config and so on.
2015-06-13 08:34:32 +00:00
Thomas L. Kjeldsen 8fe7a45ccb Add Dockerfile to the HelloMvc and HelloWeb sample projects 2015-05-02 23:40:37 +02:00
glennc f37488fa3b Update readme, add linux md, move samples to folders for each version of DNX. 2015-04-23 11:10:43 -07:00