Scott Addie
02a84c43e7
Add instructions for .NET Framework
2017-10-04 14:28:44 -05:00
Scott Addie
25b43461de
Update ms.date metadata value
2017-10-03 21:27:58 -05:00
Scott Addie
f077d45a75
Merge pull request #4453 from isaac2004/4277-changes
...
Document configuration migration to 2.0 steps
2017-10-03 21:23:09 -05:00
Scott Addie
2f04a19c75
React to feedback
2017-10-03 21:17:42 -05:00
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
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
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
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
Isaac Levin
1bbeea84a3
change section name for configuration provider management
2017-10-02 12:29:45 -04: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
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
Luke Latham
19ce81f76a
Provide link to download instructions for samples
2017-09-30 20:15:54 -05: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
bbdebab7a8
More edits
2017-09-29 16:11:17 -05:00
Scott Addie
144639a790
More edits
2017-09-29 15:56:55 -05:00
Scott Addie
00677b5c4e
More edits
2017-09-29 15:42:21 -05:00
Scott Addie
a515c8928c
Merge branch 'master' into 4277-changes
2017-09-29 15:18:57 -05:00
Scott Addie
3d493a6dfc
Minor edits
2017-09-29 15:11:12 -05:00
Isaac Levin
4944e92e74
changes to styling
2017-09-29 15:12:23 -04:00
Isaac Levin
7f597b75a3
Added documentation on adding configuration providers to 1.x to 2.0 Migration Document
2017-09-29 12:01:17 -04:00
Luke Latham
c61b474930
React to feedback
2017-09-27 10:30:00 -05:00
Luke Latham
96cca00e38
Drop literal_block comments and fix a few code blocks
2017-09-27 02:38:43 -05:00
Scott Addie
f45abcba2c
Dedent App Insights code snippet
2017-09-21 21:10:17 -05:00
Luke Latham
18d1878f00
Trim keywords of keyword metadata
...
Patch 3
2017-09-21 02:22:29 -05:00
Luke Latham
d157e2ec7a
Kill BOM and add end newlines
2017-09-20 02:36:55 -05:00
Scott Addie
cbb1028529
Add DB init code location recommendation ( #4253 )
...
* Add DB init code location recommendation
* React to feedback
2017-09-14 11:34:12 -05:00
Scott Addie
88d852d798
Fix invalid link
2017-09-11 21:20:14 -05:00
Isaac Levin
854c07c430
Remove Deadlinks in aspnetcore section of repo ( #4241 )
...
* Create mvc2.md
Added temp file to house doc requested in #3809
* Initial outline of document
* Added Note for Special Tooling (VS 2017 Preview 3)
Will remove when Preview 3 is updated into Release
* Added Porting Link
* Added Core DI Sample
* added DI Section
* Added Storing Configuration Settings Section
* Adding Custom Settings samples
* part of static content
* static content section
* .net standard section
* Adding Edit in VS 2017 Image
* Samples for Startup
* startup and csproj section
* update image reference
* Updates to Migration Doc
changes per @scottaddie
* Final round of changes
Please review
* Edits
* Fix invalid xref link
* More edits
* More edits
* More edits
* More edits
* More edits
* More edits
* Move Content to different directory
* Update Code Sample Links
* change sample location
* ::
* Update Sample Filenames
* Minor edit
* Remove extra space
* More edits
* Move Static Folder
* update reference to image
* Update mvc2.md
* Minor tweaks
* Changes to sample file
* Change copy for Configuration Section
* Fix code formatting
* Remove extra line feed
* Remove extra line feed
* Fix 3xx/4xx/5xx Status Codes in aspnetcore folder
* Take out locality references in urls:
* change MSDN urls to docs.microsoft if possible
* Update aspnet-core-module.md
* Update iis.md
* Remove localization from external links
2017-09-11 20:58:51 -05:00