Commit Graph

3905 Commits (86ce5439dd568618a70afa51e8e3efe346ad3a0c)

Author SHA1 Message Date
Scott Addie 512c1a41d8 Shorten sentence 2017-10-03 20:57:47 -05:00
Scott Addie f4a32bc285 More edits 2017-10-03 20:51:13 -05:00
Scott Addie 3ef5313f04 Split paragraph into 2 sentences 2017-10-03 20:46:33 -05:00
Scott Addie 755819ea19 Remove comment 2017-10-03 20:42:53 -05:00
Isaac Levin 201534937d verbiage change 2017-10-03 16:53:48 -04:00
Isaac Levin 0946cfca48 Merge branch '4277-changes' of https://github.com/isaac2004/Docs into 4277-changes 2017-10-03 16:51:46 -04:00
Isaac Levin 192db09718 sample to clear sources for IConfigurationBuilder 2017-10-03 16:51:27 -04:00
Scott Addie 73bf6b2224 Explicitly state .NET Core 2.x is a requirement (#4487) 2017-10-03 11:23:40 -07:00
Derek Christensen b23c8bd76b 2fa twilio sample (#4485)
* Removed unnecessary var.

* Implemented Async Twilio call.
2017-10-03 09:45:25 -07:00
Rick Anderson 53957db410 Update index.md (#4480) 2017-10-03 09:44:18 -07:00
Scott Addie a60a99104f Merge pull request #4465 from guardrex/guardrex/views-overview-patch
Views overview patch
2017-10-02 20:23:09 -05:00
Rick Anderson 0f23400cae MIddleware with 1.x and 2.x tabs (#4481) 2017-10-02 15:29:46 -07:00
Scott Addie b9cd6d7609 Update line highlighting numbers 2017-10-02 15:50:40 -05:00
Isaac Levin af8ee4f1b2 Merge branch '4277-changes' of https://github.com/isaac2004/Docs into 4277-changes 2017-10-02 16:48:54 -04:00
Isaac Levin 39f886ce98 remove unneeded statements from ConfigureApp 2017-10-02 16:48:48 -04:00
Scott Addie ec96e26ef3 Add highlighting to Program.cs code snippet 2017-10-02 15:41:26 -05:00
Scott Addie 8454d750d0 Add code snippet back 2017-10-02 15:28:39 -05:00
Isaac Levin 76e2bf5191 Merge branch '4277-changes' of https://github.com/isaac2004/Docs into 4277-changes 2017-10-02 16:19:46 -04:00
Isaac Levin b479902b7d show non-default config provider 2017-10-02 16:19:15 -04:00
Daniel Vicarel 7df2d8443c Removed a link in the Development, Staging, Production section 2017-10-02 15:56:43 -04:00
Scott Addie 5ee9b2ab62 Merge pull request #4479 from spottedmahn/patch-2
fix Broken Link for Create and run unit tests with Visual Studio
2017-10-02 13:54:34 -05:00
Scott Addie 88810cc838 More edits 2017-10-02 13:39:11 -05:00
Scott Addie 3073a31f83 Add lost sentence 2017-10-02 13:28:46 -05:00
Scott Addie 8e7a2a46ce above --> preceding 2017-10-02 13:21:41 -05:00
Michael DePouw e9a9bc8553 fix Broken Link for Create and run unit tests with Visual Studio
reference #4477
2017-10-02 14:20:53 -04:00
Scott Addie a0bd696f86 Remove extra line 2017-10-02 13:01:07 -05:00
Isaac Levin 56d45cb8b2 merge 2017-10-02 13:58:10 -04:00
Isaac Levin 4a62308d74 added code snippets to files 2017-10-02 13:55:40 -04:00
Scott Addie 5dfe727d36 Shorten sentence 2017-10-02 12:38:40 -05:00
Scott Addie 99f263eac8 Modify code snippet 2017-10-02 12:31:25 -05:00
Scott Addie 11de3f2054 Edits to text 2017-10-02 12:24:25 -05:00
v-savila ed401027aa update API Reference link on aspnet (#4478)
* update link on aspnet hub

* Revert "update link on aspnet hub"

This reverts commit 91da0f14c3.

* update link on asp.net hub page
2017-10-02 09:57:55 -07:00
Isaac Levin 1bbeea84a3 change section name for configuration provider management 2017-10-02 12:29:45 -04:00
Scott Addie afe7c13b2c Merge pull request #4474 from makcakaya/patch-1
Corrected dot notations for properties
2017-10-02 11:26:11 -05:00
Isaac Levin c689bc0611 Merge branch '4277-changes' of https://github.com/isaac2004/Docs into 4277-changes 2017-10-02 11:40:13 -04:00
Isaac Levin 38bd42f1bf changes to verbiage 2017-10-02 11:40:08 -04:00
Scott Addie 61ec683414 Merge pull request #4476 from lmeerwood/patch-1
Added @ symbol to make C# code work (typo fix)
2017-10-02 10:20:31 -05:00
Scott Addie 595332d4f2 Dedent code sample 2017-10-02 10:01:20 -05:00
Leonard Meerwood 6cd5a3a887 Added @ symbol to make C# code work
In line 6 an @ symbol was forgotten. This made ViewData["Title"] render in HTML instead of being parsed as C#.
2017-10-02 21:59:25 +10:00
Mert Akcakaya 80fd851b3f Corrected dot notations for properties
Properties of classes are connected using dot (.).
2017-10-02 11:25:16 +03:00
Scott Addie 732cd26842 Merge pull request #4468 from guardrex/guardrex/sample-instructions
Provide link to download instructions for samples
2017-09-30 22:05:56 -05:00
Luke Latham 19ce81f76a Provide link to download instructions for samples 2017-09-30 20:15:54 -05:00
Luke Latham 51677797b1 fundamentals/index (and other) updates (#4467)
* fundamentals/index (and other) updates

* Update index.md

* Update index.md
2017-09-30 17:38:25 -07:00
Isaac Levin b93863934f fix typo 2017-09-30 14:13:09 -04:00
Isaac Levin a1b5cb15a3 updates to configuration section to show before and after 2017-09-30 14:11:04 -04:00
Scott Addie f5cf472d49 Add missing code snippet type 2017-09-29 22:05:53 -05:00
Scott Addie 5c1e8b2db2 Add missing code snippet types 2017-09-29 22:00:33 -05:00
Luke Latham 4c0260f7cb Views overview patch
Addresses #3186

I didn't go with an IntelliSense screenshot because, as you point out,
it's a side note merely highlighting a VS/VSC feature. With the link
there to the IntelliSense topic, I think we're covered.

cc/ @rachelappel
2017-09-29 21:59:20 -05:00
Rick Anderson c9658c0db4 Update details.md (#4461) 2017-09-29 18:05:00 -07:00
Rick Anderson 47333b05b3 Update validation.md (#4460) 2017-09-29 18:04:44 -07:00