Rick Anderson
b37804bf81
Update validation.md ( #5260 )
2018-01-24 13:41:00 -10:00
Rick Anderson
f0e2205a3b
Update adding-model.md
2018-01-24 13:34:27 -10:00
Luke Latham
4d176551f7
Configuration during startup ( #5241 )
...
* Configuration during startup
Update
* React to feedback + Remove you/your instances
* Updates
* React to feedback
* React to feedback
* React to feedback
* Add missing comma
2018-01-24 14:39:02 -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
Rick Anderson
f521240adb
Update identity.md ( #5253 )
...
* ref anchor change
* Update identity.md
* Update identity.md
2018-01-24 12:21:50 +01:00
Rick Anderson
4f25401ba0
connect xplat to TOC ( #5255 )
2018-01-24 12:00:27 +01:00
Luke Latham
5ae8938541
Revert escape of angle brackets
2018-01-23 23:16:56 -06:00
Luke Latham
ce3fb9dd04
Update link text
2018-01-23 23:10:36 -06:00
Jay
ab85422c0b
to fix the typo. ( #5252 )
2018-01-23 20:48:20 -06:00
Luke Latham
1dd1a7fc8a
Remove localization segment from links ( #5254 )
2018-01-23 19:12:57 -06:00
Mark Adamson
360d70e33a
Adding missing dotnet new react parameter ( #5249 )
...
Without this, the example won't work
2018-01-23 10:56:02 -10:00
Scott Addie
92478b7ff5
Fix spelling mistake
2018-01-23 09:54:58 -06:00
snomad
43eccf0123
Update url-rewriting.md ( #5240 )
...
* Update url-rewriting.md
Minor cleanup to redirect description.
* Update url-rewriting.md
* Shorten sentences to improve machine translation
2018-01-23 09:37:00 -06:00
user135711
44888063b6
Adjust broken code snippet and fix links ( #5246 )
2018-01-23 01:54:55 -06:00
ecso
5d4fda2e44
Update advanced.md ( #5231 )
...
* Update advanced.md
orthographic error in a word
* Update advanced.md
2018-01-22 11:20:57 -10:00
user135711
852d4520be
fix regex in url-rewriting.md ( #5237 )
...
As written the character class will negate individual characters in brackets, but not the extension as desired. Fixed and tested regex using negative look ahead and negative look behind variations.
2018-01-22 14:51:49 -06:00
Luke Latham
4d2bafc482
Cookie sharing topic update ( #4981 )
2018-01-22 14:14:05 -06:00
Rachel Appel
b92ed4f6f9
Updates for meta csat etc ( #5236 )
2018-01-22 21:06:08 +01:00
Rachel Appel
bd135b700d
middleware ordering added to doc ( #5184 )
...
* middleware ordering added to doc
* updates from feedback
* React to feedback
* Update a link
2018-01-22 14:44:59 +01:00
Rick Anderson
c6fdd05d67
Update index.md
2018-01-21 14:12:36 -10:00
chanmmn
9c106f9631
Update adding-controller2.md ( #5228 )
...
* Update adding-controller2.md
* Update adding-controller2.md
2018-01-20 16:29:52 -10:00
Cam Soper
d4b7725925
Merge remote-tracking branch 'upstream/master' into azureb2c
2018-01-19 20:38:11 -06:00
Cam Soper
f825c3333e
Merge pull request #5200 from CamSoper/azureb2c
...
ASP.NET Core Web App with Azure AD B2C
2018-01-19 20:13:33 -06:00
Cam Soper
3d968665fa
PR Feedback
2018-01-19 20:12:57 -06:00
Mike Jones
7a5a36ce9b
Adding a link to the VS snapshot debugging topic ( #5220 )
2018-01-19 14:22:50 -10:00
Rick Anderson
fbb7392d7e
Merge branch 'live' into master
2018-01-19 14:17:21 -10:00
Rick Anderson
dc6007c4be
Update index.md ( #5222 )
...
* Update index.md
* Update index.md
2018-01-19 11:05:48 -10:00
Rick Anderson
3e303620a1
Update live with current master ( #5219 )
...
* changes (#5218 )
* Suggestion for better wording. (#5202 )
* Suggestion for better wording.
While going through the tutorial on Mac, I was confused by this wording. I assumed that "command window" was something that was part of Visual Studio.
It may be clearer (especially to newcomers) to be consistent with the wording that's only a few lines above "From the command line, run the following .NET Core CLI commands:".
This is just a suggestion, now I realize that the words "Open a command window" appear in many parts of the documentation.
* Verbiage tweaks
* Verbiage tweaks
* Kill double-spaces (#5206 )
* Nginx name consistency (#5214 )
* Add spaces to TOC lines (#5212 )
* Remove keywords and ms.assetid metadata from ASP.NET Core topics (#5208 )
* Patch regex expressions (#5210 )
Update
2018-01-19 10:48:55 -10:00
Luke Latham
bf40841fa7
Patch regex expressions ( #5210 )
...
Update
2018-01-19 14:14:14 -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
Luke Latham
6894efdca0
Add spaces to TOC lines ( #5212 )
2018-01-19 14:07:26 -06:00
Luke Latham
bdd7274686
Nginx name consistency ( #5214 )
2018-01-19 14:06:41 -06:00
Luke Latham
d1c84324e5
Kill double-spaces ( #5206 )
2018-01-19 14:04:54 -06:00
Josh Guffey
b785ebe707
Suggestion for better wording. ( #5202 )
...
* Suggestion for better wording.
While going through the tutorial on Mac, I was confused by this wording. I assumed that "command window" was something that was part of Visual Studio.
It may be clearer (especially to newcomers) to be consistent with the wording that's only a few lines above "From the command line, run the following .NET Core CLI commands:".
This is just a suggestion, now I realize that the words "Open a command window" appear in many parts of the documentation.
* Verbiage tweaks
* Verbiage tweaks
2018-01-19 12:21:16 -06:00
Rachel Appel
f1c1cd4c1b
changes ( #5218 )
2018-01-19 13:36:10 +01:00
Cam Soper
8d74405539
Fixed inconsistent periods
2018-01-18 17:23:35 -06:00
Cam Soper
0b00f02e5d
Fixed passive voice
2018-01-18 17:22:15 -06:00
Cam Soper
ae5343bdd4
Clarified MVC tutorial bullets
2018-01-18 17:20:49 -06:00
Cam Soper
508bd2d51d
Fixed VS link
2018-01-18 17:17:48 -06:00
Cam Soper
99af336251
Incorporating my team's GREAT feedback!
2018-01-18 17:06:46 -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
Eilon Lipton
495737926e
Remove unneeded references to VB ( #5201 )
...
Because there is no VBHTML in ASP.NET Core.
2018-01-18 09:23:00 -06:00
Rachel Appel
5f3d6ca8d0
Mods for CSAT and bug fixes ( #5196 )
...
* CSAT mods
* fix
2018-01-18 15:32:40 +01:00
Rachel Appel
2373141f3a
link change link broken ( #5197 )
2018-01-18 15:27:42 +01:00
Cam Soper
19dda6f3fa
AAD B2C and ASP.NET Core web app
2018-01-17 19:32:53 -06:00
Rick Anderson
f2cf1d342a
Update model.md ( #5195 )
2018-01-17 13:32:21 -10:00
Platon Efimov
82473b2a53
Highlight update ( #5198 )
...
Highlight update
2018-01-17 10:14:09 -10:00
Sébastien Putier
23f0eaf80f
Razor Pages - Added explanations about the use of `return Page();` ( #5187 )
...
* Razor Pages - Added explanations about the use of `return Page();`
* Update page.md
* Update page.md
2018-01-16 18:57:57 -10:00
Platon Efimov
4b91aa433f
Highlight ( #5188 )
...
Highlight update
2018-01-16 15:17:56 -10:00
Rick Anderson
438f8292cd
CSAT HPV config doc ( #5169 )
...
* CSAT HPV config doc
* work
* work
* acrylynx
2018-01-16 11:17:15 -10:00