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
ChrisSfanos
6079b39752
Update overview.md ( #5235 )
...
Added jQuery 3.3.1 to the CDN page
2018-01-22 10:42:50 -10: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
wicked-sick
35624d19eb
Fix a typo ( #5233 )
2018-01-21 12:28:13 -06:00
chanmmn
9c106f9631
Update adding-controller2.md ( #5228 )
...
* Update adding-controller2.md
* Update adding-controller2.md
2018-01-20 16:29:52 -10:00
Mark Dykun
71a0c077a2
Update sample2.cs ( #5229 )
...
The method signature was wrong for GetAllProducts and GetProductById .. Correcting to return the correct results
2018-01-20 16:28:11 -10:00
Cam Soper
fcc7df792a
Merge pull request #5226 from CamSoper/azureb2c
...
Fix for previous PR
2018-01-19 20:40:52 -06: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
Gordon Hogenson
736a0d3749
SEO fix to disambiguate Visual Studio docs from ASP.NET docs ( #5225 )
2018-01-19 18:03:44 -06:00
Gordon Hogenson
eade9ad30d
SEO fix: Modify H1 and page title to clarify that this is not the home page of the Visual Studio 2013 docs. ( #5224 )
2018-01-19 18:02:52 -06: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
Rick Anderson
a3e88639a6
Merge pull request #5199 from aspnet/master
...
Update live with current master
2018-01-18 10:02:00 -10: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
Cam Soper
809ad536bf
Merge remote-tracking branch 'upstream/master' into azureb2c
2018-01-17 19:28:03 -06:00
Rick Anderson
f2cf1d342a
Update model.md ( #5195 )
2018-01-17 13:32:21 -10:00
Rick Anderson
bc723b4831
Merge pull request #5189 from aspnet/master
...
Update live with current master
2018-01-17 10:20:07 -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
87168cdc40
Merge pull request #5176 from aspnet/master
...
Update live with current master
2018-01-16 15:17:04 -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
DaveWut
a6c65afb62
Update linux-nginx.md ( #5179 )
...
* Update linux-nginx.md
Added a new notice about the configuration of the ASPNETCORE_ENVIRONMENT in the systemd configuration file. Since file and directory names are case sensitive under Linux, using an upper case "P" doesn't actually read the configuration file appsettings.production.json.
* Update linux-nginx.md
2018-01-16 10:14:54 -10:00
stiasta
46e9d475a0
Added sample output ( #5181 )
...
* Added sample output
To clarify what the code snipped outputs to console, I have added a comment that shows the output.
* Update index.md
fixed a typo
2018-01-16 10:07:14 -10:00
stiasta
71422d7919
fixed typo ( #5182 )
2018-01-16 10:06:21 -10:00