Commit Graph

59 Commits

Author SHA1 Message Date
glennc 87e970d812 update tags 2015-12-01 11:42:03 -08:00
glennc 060f99428b rc1-update1 samples for Docker build 2015-12-01 11:41:04 -08:00
glennc 55692574b4 Missed saving the change to helloMVC. 2015-11-18 12:03:14 -08:00
glennc 2337043e92 change kestrel to listen on * 2015-11-18 11:01:37 -08:00
glennc a402095e59 Update dockerfiles 2015-11-18 10:25:02 -08:00
Glenn Condron 02c4a35272 Update Dockerfile 2015-11-18 09:03:15 -08:00
Glenn Condron 96806ed284 Update Dockerfile 2015-11-18 09:02:37 -08:00
Damian Edwards 8c7e493785 Fix sample 2015-11-18 08:12:20 -08:00
glennc 2c3927fbcb rename rc folder 2015-11-17 19:25:29 -08:00
あまみや ゆうこ 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 0d8f91f382 remove aspnetbeta8 form nuget.config. The packages are now on NuGet.org 2015-10-15 10:05:05 -07: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
Kiran Challa eae4cdaa32 React to errorhandler and errorpage extension name changes 2015-09-10 12:14:53 -07:00
Kiran Challa 4f927448e9 Fixed nuget.config feeds 2015-09-02 13:34:32 -07:00
Kiran Challa 9828aaa66c Updated Dockerfile to lock to Beta7 image. 2015-09-02 11:42:18 -07:00
glennc 870b6c9bb5 Set beta7 version numbers. 2015-08-26 11:18:21 -07:00
Stephen Halter 136b1b4442 React to Kestrel rename
aspnet/KestrelHttpServer#11
2015-08-11 16:43:58 -07:00
Kiran Challa 81fe6dc7c8 Added Dockerfile to beta4 and beta5 samples 2015-07-28 16:13:21 -07:00
Kiran Challa a0fa6e45c0 Added Beta6 samples 2015-07-28 16:01:24 -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
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 317f9d8b62 More pinning 2015-05-01 01:16:08 -07: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
Chris Ross 1656d224f0 Clean up samples to work with the current tooling. 2015-04-08 14:33:51 -07:00
Doug Bunting 1fbf1ba452 Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename 2015-04-03 10:21:51 -07:00
Ryan Nowak 6626035c22 Update MVC sample to include a route 2015-03-30 19:23:58 -07:00
Ryan Nowak 9d9e844a3d Convert samples to xproj 2015-03-30 19:02:47 -07:00
Chris Klug d295af5d29 Fixed formatting issue 2015-03-20 16:28:18 +01:00
Chris Klug aa31c1bb91 Changed the HelloMvc sample to use ConfigureServices() instead of app.UseServices() 2015-03-20 16:18:56 +01:00
N. Taylor Mullen 7d6f78ed7a Remove BOM from project.json, *.cmd, *.sh and *.shade files. 2015-03-09 12:54:27 -07:00
N. Taylor Mullen 648e5916d9 Update aspnet50/aspnetcore50 => dnx451/dnxcore50. 2015-03-08 12:50:21 -07:00
Peter Blazejewicz 36073fff3c Refactor method to explicit helper. Fixes #253
- change method name to be more explicit about method role
- update method use in controller

#253
2015-01-12 20:58:42 +01:00
Chris Ross 0ae0435e98 Add a solution and kproj files. 2014-12-12 14:21:12 -08:00
Chris Ross 1b2415c5b3 Clean up samples. 2014-12-12 14:20:47 -08:00
Suhas Joshi 3ebda03df9 Updating dev with latest on master 2014-12-10 17:43:57 -08:00
Mugdha Kulkarni de208217a9 Fixing samples 2014-09-18 15:45:36 -07:00
Praburaj fcc3ae5e03 Pointing dev branch scripts to point to the dev feed.
1. Modified nuget.config
2. Changed all kvm scripts to point to dev feed.
3. Modified readme to reflect the same.
2014-08-18 14:42:02 -07:00
Praburaj 056789ec08 Fixing samples to be shipped for CTP3
This also includes some of the samples project.json feed discussed like remove version attribute, changing case of Kestrel to 'kestrel'
Fixing the nuget.config feed to point to the new feed for master.
Fixing readme with a pinned build of KRE.
2014-08-12 13:29:33 -07:00
Praburaj ec0fb252f5 Missed Kestrel package from HelloMvc sample. 2014-08-05 12:48:02 -07:00
Praburaj 90a19ee27b Updating home repo samples to use latest bits from dev branch feed
1. Updated samples to use Kestrel for cross plat
2. Updated "configurations" in project.json to "frameworks"
3. Updated readme to include instructions on Kestrel
2014-08-05 12:42:11 -07:00
Phil Haack 2dcbe545e3 Sort namespaces
How did @eilon let this ship with the namespaces unsorted. He's growing soft in his old age. :trollface:
2014-06-11 13:55:23 -07:00