Commit Graph

11 Commits

Author SHA1 Message Date
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
Thomas L. Kjeldsen 1dd1411ca6 Merge remote-tracking branch 'upstream/dev' into dev 2015-06-23 23:54:29 +02:00
Thomas L. Kjeldsen a89847f357 Merge remote-tracking branch 'upstream/dev' into dev 2015-06-15 00:06:07 +02: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
Henk Mollema 256201ac46 Use AddMvcWithDefaultRoute() 2015-06-11 09:32:48 +02:00
David Fowler 239906e943 No tabs 2015-05-11 21:03:28 -07:00
David Fowler 27376a7bb8 Add global.json with an sdk version for beta4 samples 2015-05-11 20:56:33 -07:00
Thomas L. Kjeldsen 8fe7a45ccb Add Dockerfile to the HelloMvc and HelloWeb sample projects 2015-05-02 23:40:37 +02:00
David Fowler ccffee826d Updated the samples
- Pinned versions
- Locked NuGet.Config per sample set
2015-04-30 20:36:07 -07: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