Commit Graph

3102 Commits (f0622dd55204e35a4399a956fd80fd536b0815e3)

Author SHA1 Message Date
Mike Wasson 2e40e082df Migrate Bower article 2015-04-16 15:13:45 -07:00
Steve Smith c7b9809d18 Updated Summary/Next Steps/Additional Resources guidance per @MikeWasson feedback. 2015-04-16 15:51:48 -04:00
Steve Smith e56bbe9262 Migrated from Word doc 2015-04-16 15:47:45 -04:00
Steve Smith 3a2bffbe70 Migrated knockout article from Word. 2015-04-15 17:30:09 -04:00
Steve Smith 5279147f5b Reworking motivation section per @richlander 's feedback (thanks again). 2015-04-15 14:50:47 -04:00
Steve Smith b1fe1a0b33 Merge pull request #1 from richlander/patch-1
Clarify various concepts and tighten text
2015-04-15 14:36:58 -04:00
Steve Smith 38aec746a4 Put shipit in backticks 2015-04-15 14:29:55 -04:00
Steve Smith 9bf6a89db1 Updates on contributing, along with a style-guide for authors. 2015-04-15 13:18:16 -04:00
Rich Lander 566295701d Clarify various concepts and tighten text
- Clarified a few concepts
- Tightened the text

The "Motivation Behind .NET Core" still needs help. It doesn't correctly describe the primary motivation for the project. As I said before, .NET Core wasn't built to solve the fragmentation issue, but to provide a cross-platform version of .NET. CoreFX was built to be componentized to enable smaller distributions. It was also built to solve the fragmentation issue, but as a secondary concern.
2015-04-15 09:19:45 -07:00
Steve Smith ea2834f998 Updated to address @richlander and @damianedwards comments 2015-04-15 10:06:44 -04:00
Steve Smith 861ff5c75f Updated css to support :keyword: styling 2015-04-15 10:06:26 -04:00
Steve Smith 43faa98cb4 Finished migration bootstrap article from word 2015-04-14 17:17:16 -04:00
Steve Smith c945758ff6 Initial check-in; migration in progress 2015-04-13 17:34:38 -04:00
Steve Smith 1d0c3a9de7 Addressing additional feedback from @richlander 2015-04-13 16:53:09 -04:00
Steve Smith 0cf571b1c1 Updated in response to @richlander edits 2015-04-13 16:38:23 -04:00
Steve Smith 95f50d0209 Finished porting from Word 2015-04-10 01:11:59 -04:00
Steve Smith 61fb1a7fb8 Working on migrating Noel's grunt/gulp article. Done with the Grunt section. 2015-04-10 01:02:01 -04:00
Steve Smith e9fd0f4cb2 Ready for review. 2015-04-09 23:40:01 -04:00
Steve Smith a9645f15fe Merge branch 'dotnetcore' 2015-04-09 11:48:59 -04:00
Steve Smith e9446c3702 Removing leading space 2015-04-08 16:10:00 -04:00
Steve Smith cbe657c8c6 Merge pull request #9 from ardalis/grunt-to-gulp
Updated Migrating From MVC 5 article to use Gulp rather than Grunt
2015-04-08 16:04:47 -04:00
Steve Smith 8694aa4fd3 Switched from gulp-clean to rimraf to match project template; updated screenshots and article. 2015-04-08 16:04:19 -04:00
Steve Smith 2cecf45037 Added link to finished code sample. 2015-04-08 15:30:47 -04:00
Steve Smith 7508d76839 Merge branch 'master' into grunt-to-gulp 2015-04-08 15:29:45 -04:00
Steve Smith 7fd728a6f8 Merge remote-tracking branch 'upstream/master' into grunt-to-gulp 2015-04-08 15:28:49 -04:00
Steve Smith 49880aaa6d Merge pull request #6 from aspnet/WebApiMigration
Web api migration article, initial publication
2015-04-08 11:28:35 -04:00
Steve Smith db5ce9d8de Updated based on @danroth27 feedback 2015-04-08 11:20:17 -04:00
Steve Smith 8ee5d4218a Added proper attribute routing 2015-04-08 11:19:56 -04:00
Steve Smith b125c08c33 removed route configuration 2015-04-08 11:19:42 -04:00
Steve Smith eefa7f3d8d Added ref link to application startup 2015-04-08 11:17:38 -04:00
Steve Smith cba264919c Working on .NET Core article 2015-04-07 17:55:11 -04:00
Steve Smith 84cd3c8cde Updating to DNX 2015-04-07 14:15:11 -04:00
Steve Smith e001b548ba Updated Migrating From MVC 5 article to use Gulp rather than Grunt 2015-04-07 01:29:33 -04:00
Steve Smith c5d7634adc Fixing up defaults in route template. 2015-04-06 13:21:50 -04:00
Steve Smith 46605c9438 Checking in simple migrated project 2015-04-06 13:19:34 -04:00
Steve Smith 2266aa85bb Removing TODO 2015-04-06 11:38:41 -04:00
Steve Smith e4aee94ed3 Adding Link to MVC 5 Starter Project in /Samples 2015-04-06 11:38:05 -04:00
Steve Smith f458046e1e Moving MVC5 Starter Web sample to /samples 2015-04-06 11:36:47 -04:00
Steve Smith c4320a9278 Merge pull request #5 from ardalis/master
Migrating from ASP.NET MVC5 to MVC6, Part 1
2015-04-06 11:32:33 -04:00
Steve Smith 575333232d Updated with edits from review by @danroth27 2015-04-06 11:32:13 -04:00
Steve Smith 2b48c0e078 Removing github-text - no longer needed. 2015-04-06 11:31:49 -04:00
Steve Smith dd1796f106 Migrating Web API article complete 2015-04-03 14:03:22 -04:00
Steve Smith 3e9dcea390 Writing web api 2 migration article 2015-04-03 11:41:24 -04:00
Steve Smith 27782d1ff2 Adding WebAPI Migration sample 2015-04-03 11:10:35 -04:00
Steve Smith b53aeccba9 Adding image and _LoginPartial code. 2015-04-02 12:59:53 -04:00
Steve Smith 583643ef0c Merge branch 'master' of https://github.com/aspnet/Docs 2015-04-02 11:35:13 -04:00
Steve Smith 3a9ef71026 Fixed code -> code-block 2015-04-02 11:34:30 -04:00
Steve Smith 99ca1a0d33 Adding config article to TOC 2015-04-02 11:32:18 -04:00
Steve Smith 68b16f2dfe Merge remote-tracking branch 'upstream/master' 2015-04-02 11:30:04 -04:00
Steve Smith e68726ac2b Preparing a GitHub test. 2015-04-02 10:01:50 -04:00