Commit Graph

119 Commits (265c04a130f7e59b6411729d91b8a38a0e32b80d)

Author SHA1 Message Date
Jaxel Rojas 1dcc8ead4d Update webapi.md (#6055)
Changed line 64 to use csharp syntax highlighting instead of None.
2018-04-22 19:26:00 -10:00
Rick Anderson 1832723bd1
CI Update (#5878) 2018-04-04 13:51:35 -10:00
Rick Anderson 358fdc6790
Merge branch 'live' into master 2018-03-21 14:21:36 -10:00
Luke Latham bdb6d7cafc Title, description, and H1 updates (4) (#5745)
* Title, description, and H1 updates (4)

* Updates

* Updates

* Drop gerunds and update link text

* Update

* Update next.md

* Update routing.md
2018-03-21 14:18:35 -10:00
Scott Addie a7fcd3725f
Update live with current master (#5758)
* Include file for ASP.NET Core 2.1 (#5702)

* Create 2.1.md

* Update 2.1.md

* Title, description, and H1 updates (3) (#5717)

* Refactor stdout logging warning (#5724)

* Add link to App Service troubleshooting topic (#5722)

* Prereqs tuneup (#5721)

Updates

* Updated http-cookies.md (#5744)

fixed inclues => includes

* changed image to vertical orientation for readability (#5747)

* Get CDN content links on HTTPS protocol (#5736)

* Update cookie sharing topic (#5723)

* Fixed type (#5748)

* Update highlight on dependency-injection.md (#5749)

Currently the highlight is mapping the operation of GetAveragePriority on the incorrect line:

[Statistics_Service.png](https://postimg.org/image/5m0gjw6bf/)

The correction is to highlight the previous line.

* Web API persistent DB (#5741)

* Update next.md

* Minor edits

* Replace gerund in doc title

* Update TodoController2.cs (#5755)

* Describe culture fallback (#5756)

* Describe culture fallback

* Culture fallback patch (#5757)
2018-03-20 21:25:09 -05:00
Luke Latham e90ee95e78 Prereqs tuneup (#5721)
Updates
2018-03-19 18:04:00 -10:00
Luke Latham 6b0cf1247f Title, description, and H1 updates (2) (#5697)
Updates
2018-03-14 16:51:34 -10:00
Luke Latham f047169540 Drop [Main] from snippet references (#5547) 2018-02-24 10:08:11 -06:00
Luke Latham 239aa0ba8c Remove PJ files from non-sample projects (#5502) 2018-02-20 10:38:33 -06:00
Mikael e2658cb2a6 Add Link to app secret environment page (#5413) 2018-02-10 12:53:40 -06:00
Antoine Griffard 4384c62996 Typo in proper-to-2x/mvc2.md (#5417) 2018-02-09 10:43:17 -06:00
Luke Latham ab45f0c5d1 IMiddleware/IMiddlewareFactory topic (#5027)
* IMiddleware/IMiddlewareFactory topic

Change middleware topic filename + add crosslink

Update

Updates

* IMiddleware/IMiddlewareFactory topic

Change middleware topic filename + add crosslink

Update

Updates

* Updates

Updates

* React to feedback

* Add conventional middleware activation example
* Use Ninject to make the samp demo a real nonconforming container

* Show the default factory

* React to feedback

* Cut extraneous Ninject bits

* Updates

Update

* React to feedback

* React to feedback

* Use Simple Injector + default IMiddlewareFactory impl

* Updates

* Update

* Revert topic+sample to using the default container

Update

* Updates

* Updates

* Updates

* React to feedback

* Update
2018-01-30 10:53:14 -06:00
Luke Latham 5c2d73fced Link repairs (#5302) 2018-01-29 19:39:34 -06:00
Luke Latham abbe642741 Organize metadata (#5296)
Updates
2018-01-29 09:21:31 -06:00
Luke Latham 8e33d0e94e Remove redirected topic files (#5299)
Updates
2018-01-29 09:15:04 -06:00
Luke Latham e22c40247e Section header casing and addl resrouce links to xref (#5291)
Fix one link
2018-01-27 10:21:42 -10:00
Jeffrey T. Fritz a196fef6da Cleaned up a duplicated "the" (#5270) 2018-01-25 09:25:22 -06:00
Luke Latham 313486d76f Taming the savage contraction issue (#5216)
* Form contractions

* Revert two contractions

* Additional reversions

* Additional reversions

* Additional revisions

* Additional revisions

* React to feedback
2018-01-24 09:27:24 -06:00
Luke Latham 31df8fcabf Remove keywords and ms.assetid metadata from ASP.NET Core topics (#5208) 2018-01-19 14:11:45 -06:00
Scott Addie 8602c2e9e6
Updates to static files doc (#5165)
* Updates to static files doc

* Replace banned words

* Add missing wwwroot folder to sample app

* Add 2.x sample app

* More edits

* Add 3 new section headers to Serve static files section

* Fix description metadata warning

* Refactor HTTP response headers section

* Link to API refs

* Add note about metapackage

* Add more API ref links

* Verbiage changes

* Remove PathString references

* Fix broken download link for samples

* Add code snippet for authorization section

* Remove unnecessary 2.0 sample app

* Simplify BannerImage action

* Modify header image to meet MVC specs

* Change Startup class name

* Remove unused namespace import

* Remove unnecessary parens

* Remove note

* Verbiage tweak

* Apply meaningful names to snippets

* Simplify code snippet

* More code snippet simplifications

* Minor verbiage update

* Simplify sentence

* Add more detail

* Modify sample directories

* Add title

* Add markup examples

* React to feedback
2018-01-18 12:16:54 -06:00
Scott Addie e9643cf034 Address TOC inconsistencies (#5154)
* Address TOC inconsistencies

* Fix broken links

* Fix security-related TOCs

* Add missing link to Authorization page
2018-01-10 09:58:43 -10:00
Luke Latham 374ecc35a7 Documenting Options change for 2.0 (#4797)
* Documenting Options change for 2.0

Update

Updates

Updates

* Updates

Fix link

Update TOC entry

Fix redo

Updates

* Update index.md

Simple is banned.

* Factor remaining Options out of Config topic

* React to feedback and updates

Update

Updates

Update metadata

* React to feedback

Update
2017-11-28 14:09:16 -10:00
Rick Anderson e7daca026e
Update index.md
Fixes #4880

H2's don't work on small page
2017-11-21 09:05:25 -10:00
Scott Addie a40eeb13a1
Fix incorrect 2.0 reference to AuthenticationOptions (#4631)
* Fix incorrect 2.0 reference to AuthenticationOptions

* More tweaks
2017-10-27 21:07:57 -05:00
Scott Addie 912a1efc8f Fix invalid bookmarks (#4570) 2017-10-13 15:50:30 -05:00
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