Commit Graph

489 Commits (7f31536592a3c18c718d5c00d5e0812606bc6bef)

Author SHA1 Message Date
Steve Smith e4bd3cad73 Merge pull request #246 from ardalis/environments
Environments
2015-05-20 16:44:29 -04:00
Steve Smith 5e697de0c3 Responding to @danroth27 feedback 2015-05-20 16:05:48 -04:00
Steve Smith c146c9ce64 About done covering the startup class. 2015-05-20 15:57:40 -04:00
Mike Wasson 6a8869f382 Fix up "headings" section 2015-05-20 11:25:04 -07:00
Mike Wasson c8bf5a2a62 Update CONTRIBUTING.md 2015-05-20 10:58:02 -07:00
Steve Smith 9731f38364 Removed section on CLI management of env vars. 2015-05-20 13:16:09 -04:00
Steve Smith 56ecb3d82a Small update 2015-05-20 12:34:36 -04:00
Steve Smith 592a94748f Added statement back about dev/staging/prod usage in templates. 2015-05-20 11:02:43 -04:00
Steve Smith d18b3b3f1d Updated per @danroth27 feedback 2015-05-20 09:58:55 -04:00
Steve Smith cf0132afb3 Initial progress 2015-05-20 09:44:59 -04:00
Daniel Roth 2a78c60004 Merge pull request #254 from danbergman/patch-1
Update understanding-aspnet5-apps.rst
2015-05-19 22:39:29 -07:00
Daniel Roth 2f9fe6f2c1 Fixing some spelling 2015-05-19 15:07:05 -07:00
Daniel Roth f8312b8c96 Fixing header underline length 2015-05-19 14:58:12 -07:00
Daniel Roth 7d5a0e3e3b Fixing literalinclude file casing 2015-05-19 14:17:45 -07:00
danbergman 7877ecafe6 Update understanding-aspnet5-apps.rst
changing "project.config" to be "config.json"
2015-05-19 15:21:22 -04:00
Daniel Roth fad0d51b84 Merge pull request #253 from willl/patch-1
Update global.config section sources to projects
2015-05-19 09:45:49 -07:00
danroth27 0169dc4a7b Fixing broken links 2015-05-19 09:42:39 -07:00
Steve Smith 81e8330f7f Updated to include code sample 2015-05-19 08:31:22 -04:00
Steve Smith 8d6049f4bb Merge branch 'master' into environments 2015-05-19 08:19:57 -04:00
Steve Smith b56c84b20f Merge pull request #238 from ardalis/webapp1
Adding default web application template project for reference.
2015-05-19 08:18:25 -04:00
William Luu f64e0bca08 Update global.config section
As per the announcement, `sources` has been renamed to `projects` and `sources` will be removed in beta5. https://github.com/aspnet/Announcements/issues/18
2015-05-19 17:08:35 +10:00
Daniel Roth 9d485501b6 Fix spelling 2015-05-18 16:56:58 -07:00
Kirthi Krishnamraju 1b6a2b7236 React to aspnet/Configuration #197 2015-05-18 15:48:46 -07:00
Steve Smith ca9d63ebb5 Fixed typo in title 2015-05-18 15:18:28 -04:00
Steve Smith 3e0acd09af Ready for review. 2015-05-18 15:16:53 -04:00
Steve Smith b91e935f73 Initial draft 2015-05-18 12:30:28 -04:00
Steve Smith 8ed13a1d1f Merge pull request #243 from MikeSchlichting/patch-1
Update grunt-gulp.rst
2015-05-17 12:12:52 -04:00
Rick Anderson 4f5fe3d928 Put intro up front and other minor fixes 2015-05-15 14:38:31 -07:00
rick-anderson 6453c5274f Solid draft
Added link to commands and and
2015-05-15 14:04:56 -07:00
Steve Smith e8558a5766 Updated note to recommend using OptionsModel over injection Configuration 2015-05-15 16:16:25 -04:00
Steve Smith 60a030d742 added nuget link 2015-05-15 16:13:27 -04:00
Steve Smith a6fcd12f1a Updated to use Options framework. 2015-05-15 16:11:32 -04:00
MikeSchlichting 6fb98e9e12 Update grunt-gulp.rst
Gulp section is missing a function declaration.  The 'rename' function is not declared.

var rename = require('gulp-rename');
2015-05-14 12:19:27 -07:00
danroth27 da305044a1 Adding analytics 2015-05-13 16:33:42 -07:00
danroth27 019b0ecced Added missing client-side links 2015-05-13 16:20:36 -07:00
danroth27 4cb4f5a23c Fixing author content 2015-05-13 16:02:22 -07:00
Daniel Roth 4a111f283c Update CONTRIBUTING.md 2015-05-13 13:10:43 -07:00
Daniel Roth f6ebbfcba6 Update CONTRIBUTING.md 2015-05-13 13:10:00 -07:00
Daniel Roth b8c45472bd Update CONTRIBUTING.md 2015-05-13 13:03:35 -07:00
Daniel Roth e082af22c9 Update CONTRIBUTING.md 2015-05-13 13:01:28 -07:00
Steve Smith 751974c799 Adding default web application template project for reference. 2015-05-13 12:39:23 -04:00
Steve Smith 28f6acdc59 Fixing link 2015-05-13 12:26:32 -04:00
Steve Smith 21d36a6f4d Merge pull request #213 from ardalis/diagnostics
Diagnostics
2015-05-13 12:22:08 -04:00
Steve Smith 7bf4a69853 Merge branch 'master' into diagnostics
Conflicts:
	docs/fundamentals/diagnostics.rst
	docs/fundamentals/index.rst
2015-05-13 12:21:30 -04:00
Steve Smith cf6b77b73a Updated launchSettings with launchUrl that matches the server URL specified in project.json.
Updated gitignore - added project.lock.json
2015-05-13 12:15:42 -04:00
Steve Smith 5adfdde16b Merge pull request #216 from ardalis/typescript
Typescript - Placeholder
2015-05-13 12:02:59 -04:00
Steve Smith 59271ead39 Update typescript.rst 2015-05-13 11:40:23 -04:00
Daniel Roth 9a3e51d0e0 Merge pull request #234 from cH40z-Lord/concept-formatting-fixes
Conceptual: Fixed IConfiguration formatting and removed unwanted '&'
2015-05-12 17:45:55 -07:00
Daniel Roth 772bf2985c Merge pull request #224 from vkichline/patch-1
Update sociallogins.rst
2015-05-12 17:43:16 -07:00
Steve Smith afe4f477cd Merge pull request #192 from ardalis/angular
Angular Article
2015-05-12 17:55:34 -04:00