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
w0244079
b38ae927dc
Update crud.md ( #5183 )
...
Spelling Mistake
2018-01-16 10:05:15 -10:00
Jason Vance
7977606138
Typo fix ( #5178 )
2018-01-14 11:42:03 -06:00
Rick Anderson
0543eaa4c6
rewrite of environment ( #5052 )
...
* rewrite of environment
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* react to feedback
2018-01-12 14:07:40 -10:00
Rick Anderson
8f1be55c05
Update intro.md ( #5174 )
2018-01-12 13:10:40 -10:00
Rick Anderson
77b8025c30
Merge pull request #5167 from aspnet/master
...
Update live with current master
2018-01-12 09:44:29 -10:00
Platon Efimov
d5642ae42e
Code simplification. ( #5171 )
...
* Code simplification.
Deleting a lot of empty lines and simplification of a regular expressions.
* Update adding-validation.md
2018-01-12 10:40:25 -06:00
chanmmn
da90a2ded7
Update start-mvc.md ( #5170 )
...
* Update start-mvc.md
* Minor tweaks
2018-01-12 09:26:55 -06:00
Rick Anderson
72f5667b66
Update azure-iis-errors-reference.md ( #5157 )
...
* Update azure-iis-errors-reference.md
* Update azure-iis-errors-reference.md
* Update azure-iis-errors-reference.md
2018-01-11 10:57:45 -10:00
Rick Anderson
2b263e8721
Merge pull request #5166 from aspnet/master
...
Update live with current master
2018-01-11 09:17:08 -10:00
Platon Efimov
bc427444e3
Code style conventions ( #5162 )
...
* Code style conventions
* Code style conventions
* Code style conventions
2018-01-11 12:14:06 -06:00