Commit Graph

451 Commits (da636409a80e3707688f5213d5b0d43c092e69e2)

Author SHA1 Message Date
Steve Smith 42316a7571 Merge branch 'master' into startup 2015-05-21 15:20:38 -04:00
Steve Smith f664c8d819 Merge pull request #230 from ardalis/appinsights
Appinsights
2015-05-21 13:32:26 -04:00
Steve Smith d5026fee27 Merge branch 'master' into appinsights
Conflicts:
	.gitignore
	docs/fundamentals/application-insights/_static/azure-create-appinsight.png
	docs/fundamentals/application-insights/_static/config-json.png
	docs/fundamentals/application-insights/_static/manage-nuget-packages.png
	docs/fundamentals/index.rst
2015-05-21 13:30:51 -04:00
Steve Smith 0e71c1039b Ignoring /wwwroot/lib in samples 2015-05-21 13:27:09 -04:00
Steve Smith 571873dde8 Cleaning up ignored files and .gitignore 2015-05-21 13:19:40 -04:00
Steve Smith eea2db7b46 Minor tweaks 2015-05-21 12:59:02 -04:00
Steve Smith e45ff71484 Removed instruction to add namespace 2015-05-21 12:48:34 -04:00
Steve Smith 63ebd9f317 Added note about script placement 2015-05-21 12:41:50 -04:00
Steve Smith fe4de05ece Updated in response to @SergKanz feedback 2015-05-21 12:41:32 -04:00
Glen 11c2b78a81 Update environments.rst (articles -> article's) 2015-05-21 18:38:19 +02:00
Rick Anderson fc760391e5 added handling HTTP 500 errors 2015-05-20 21:01:59 -07:00
Rick Anderson 1161a02033 Update view-components.rst
minor typos
2015-05-20 18:43:26 -07:00
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