Commit Graph

29 Commits

Author SHA1 Message Date
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
kamehrot 1a64c1c1e8 burning samples and readme to alpha build-189 2014-05-29 14:27:49 -07:00
Glenn Condron d2a65f2366 Rename web sample, fix some readme problems 2014-05-12 18:56:41 -07:00
Victor Hurdugaci 9b54bb5cb0 Pin packages to build 1678 2014-05-12 12:48:32 -07:00
Glenn Condron 1167b7e01d Added space to web command 2014-05-12 12:27:35 -07:00
Glenn Condron e69304ecec remove project.json.bak files. Update startup to use default routes 2014-05-12 12:21:06 -07:00
Glenn Condron c1b2ee4958 Change Configuration to Configure and update package numbers 2014-05-12 12:04:02 -07:00
Glenn Condron 39fd4bbedf Update samples to the latest packages 2014-05-12 12:03:59 -07:00
Glenn Condron 2e8d9d4056 update startup class to work with new APIs, updated package versions to specific packages. Changed variable name in index.cshtml 2014-04-21 18:11:07 -07:00
Glenn Condron 52563e3dbe Initial checkin of some samples and a readme 2014-03-28 14:31:47 -07:00