Commit Graph

6103 Commits (473ac7036c08395666bf836df629c6979d4f60f6)

Author SHA1 Message Date
Luke Latham 473ac7036c
Logging topic enhancements (#7657) 2018-07-26 16:26:30 -05:00
Scott Addie 7e5f4de8a3
Merge pull request #7834 from aspnet/scottaddie/client-factory-link
Add link to IHttpClientFactory sample app
2018-07-26 16:23:55 -05:00
Scott Addie 0fc0c9dddd Add link to IHttpClientFactory sample app 2018-07-26 16:17:13 -05:00
Scott Addie a2110a4f6f
Move Docker images update heading (#7831) 2018-07-26 15:06:01 -05:00
Scott Addie 5a09180e6b
Update of VS Tools for Docker doc (#7772)
Fixes https://github.com/aspnet/Docs/issues/6813
Fixes https://github.com/aspnet/Docs/issues/6128
Fixes https://github.com/aspnet/Docs/issues/5631

**Internal Review Pages**
* [2.1](https://review.docs.microsoft.com/en-us/aspnet/core/host-and-deploy/docker/visual-studio-tools-for-docker?view=aspnetcore-2.1&branch=pr-en-us-7772)
* [2.0](https://review.docs.microsoft.com/en-us/aspnet/core/host-and-deploy/docker/visual-studio-tools-for-docker?view=aspnetcore-2.0&branch=pr-en-us-7772)
2018-07-26 14:55:49 -05:00
Scott Addie f120d3640c
Merge pull request #7822 from aspnet/scottaddie/multiple-route-constraints
Document how to apply multiple inline param constraints
2018-07-25 15:45:29 -05:00
Scott Addie dabde77574 Document how to apply multiple inline param constraints 2018-07-25 15:40:18 -05:00
Scott Addie 52599e057e Add Docker image migration section (#7820) 2018-07-25 14:13:40 -06:00
Scott Addie 1281270ef0 Link to partial TH name attribute examples (#7818) 2018-07-25 14:11:35 -06:00
Justin Dearing 819f7a2b5c Update environments.md (#7819) 2018-07-25 14:33:44 -05:00
Luke Latham 0ba7f3bb12 Enhance text for first Enforce HTTPS example (#7812) 2018-07-25 13:23:00 -06:00
Melvin Ray Herr e486821954 Correct instructions for enabling the firewall. (#7769)
* Correct instruction on how to enable the firewall.

Fixes #7294

* Update linux-nginx.md

* Update linux-nginx.md

* Update linux-nginx.md

* Update linux-nginx.md

* Move warning to correct location and label links.
2018-07-25 12:59:27 -06:00
Marcel Michau 85e0fd735e Update 20_21.md (#7805) 2018-07-25 07:24:23 -05:00
Scott Addie 95407f8f26
Merge pull request #7802 from aspnet/scottaddie/model-state-patch
Replace line numbers range with snippet name
2018-07-24 21:52:46 -05:00
Scott Addie 4b4b8e5f2a Replace line numbers range with snippet name 2018-07-24 21:44:05 -05:00
Luke Latham 40955562d1
Enhance DP cert protect/unprotect coverage (#7798) 2018-07-24 14:38:14 -05:00
Scott Addie ecbb70d68f
Clarify Azure logging when targeting .NET Core (#7778)
* Clarify Azure logging when targeting .NET Core

* Update related App Service doc

* Minor tweaks

* Display paragraph no matter which version is selected

* Add missing semi-colons

* Reference the ILoggerFactory interface

* React to feedback
2018-07-24 13:48:52 -05:00
Luke Latham fd28f6c066
Surface packages in Configuration topic (#7771) 2018-07-24 13:46:52 -05:00
Luke Latham 109b1c4c98
Add subdomain config in cookie sharing topic (#7791) 2018-07-24 13:33:07 -05:00
Mauricio de los Santos 201b912662 I25974: Finxing spacing/tabulation to avoid localization issues (#7786)
Hello, @rick-anderson,
Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version.  
"It seems some spaces/Tabulations make some content as part of non-translatable content"

Please review and merge the proposed file change to fix to target versions. If you make related fix in another PR  then share your PR number so we can confirm and close this PR.
Many thanks in advance.
2018-07-24 10:31:03 -06:00
Scott Addie 522fbd308f
Merge pull request #7787 from v-maudel/patch-5
C28229: Escaping URL that must not be shown as link
2018-07-24 09:59:58 -05:00
Mauricio de los Santos 9f78ca5a36
C28229: Escaping URL that must not be shown as link
Hello, @pfletcher,
Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version.  
"Escaping URL that must not be shown as link"

Please review and merge the proposed file change to fix to target versions. If you make related fix in another PR  then share your PR number so we can confirm and close this PR.
Many thanks in advance.
2018-07-24 11:16:27 -03:00
Jason Nguyen 78133e6fb7 Update complex-data-model.md (#7784)
Removed duplication in the Update the Enrollment entity header.
2018-07-24 08:56:59 -05:00
Scott Addie 9babf7b228
Add Prereqs section to IHttpClientFactory doc (#7780)
Fixes https://github.com/aspnet/Docs/issues/7762
2018-07-24 08:42:51 -05:00
Scott Addie b85b92fd84
Expand explanation of [ProducesResponseType] attribute simplification (#7781)
Fixes https://github.com/aspnet/Docs/issues/7723
2018-07-24 08:34:38 -05:00
Scott Addie d737c77bc9
Merge pull request #7779 from aspnet/scottaddie/implicit-operator-patch
Add warning about interfaces and implicit cast operators
2018-07-23 22:32:42 -05:00
Scott Addie 0ed1ad80f6 Add warning about interfaces and implicit cast operators 2018-07-23 21:48:35 -05:00
Rick Anderson e9d7f30c4e
Fix VS instructions for RP/EF (#7766)
* Fix VS instructions for RP/EF

* Fix VS instructions for RP/EF

* Fix VS instructions for RP/EF
2018-07-23 18:30:37 -06:00
Scott Addie 0d35544256
Merge pull request #7773 from aspnet/scottaddie/views-overview-patch
UE pass on MVC Views overview doc
2018-07-23 16:00:51 -05:00
Scott Addie 6d86549fcb UE pass on MVC Views overview doc 2018-07-23 14:50:24 -05:00
Luke Latham ae031abef7
Revert "Enforcing SSL topic: HTTPS_PORT env var details" (#7765)
This reverts commit 04a6a8c2b4.
2018-07-23 14:00:56 -05:00
Luke Latham 04a6a8c2b4
Enforcing SSL topic: HTTPS_PORT env var details 2018-07-23 13:47:54 -05:00
Rick Anderson d5044a4b8a
Update accconfirm.md (#7759) 2018-07-23 12:27:29 -06:00
Mauricio de los Santos 8091add777 C30171: Escaping '@' character to avoid broken content in localization (#7761)
Hello, @rick-anderson ,
Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version.  
"The unescaped '@' sign is breaking the code"
Please review and merge the proposed file change to fix to target versions. If you make related fix in another PR  then share your PR number so we can confirm and close this PR.
Many thanks in advance.
2018-07-23 12:23:53 -06:00
Mauricio de los Santos c46b5a39a9 C30172: Escaping '@' character to avoid broken content in localization (#7763)
Hello, @Rick-Anderson ,
Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version.
"The unescaped '@' sign is breaking the code"
Please review and merge the proposed file change to fix to target versions. If you make related fix in another PR then share your PR number so we can confirm and close this PR.
Many thanks in advance.
2018-07-23 12:23:30 -06:00
Luke Latham 30a0124fb8
DP key ring management updates (#7645) 2018-07-23 11:54:35 -05:00
Kirk Munro 0ed1fbf92d Updated link to follow-up tutorial (#7701)
The current follow-up tutorial link takes users to an MVC tutorial based on ASP.NET Core 2.0. This tutorial is based on Razor Pages and ASP.NET Core 2.1. I think it makes more sense for the recommended follow-up tutorial to continue building on the knowledge learned here about Razor Pages, so I updated the link to take users to [Razor Pages with Entity Framework Core in ASP.NET Core - Tutorial 1 of 8](https://docs.microsoft.com/en-us/aspnet/core/data/ef-rp/intro) instead.
2018-07-23 09:53:28 -06:00
Ryan Taite 44df1da082 Update Select link to use asp tag helpers (#7717)
`<td>@Html.ActionLink("Select", "OnGetAsync", new { courseId = item.CourseID })</td>` throws an error saying:

> Cannot resolve action 'OnGetAsync'

I also fixed a spacing issue
2018-07-23 09:52:15 -06:00
Rick Anderson 80f879edfc
Update validation.md (#7756) 2018-07-23 09:50:35 -06:00
Scott Addie f07f26c279
Merge pull request #7744 from KirkMunro/patch-5
Fixed highlighted line numbers
2018-07-23 10:06:58 -05:00
Scott Addie 2c0d069da3
Merge pull request #7731 from KirkMunro/patch-4
Fixed incorrect highlighting
2018-07-23 10:02:45 -05:00
Scott Addie 7785ed1ee7
Merge pull request #7727 from KirkMunro/patch-3
Removed EF Core 2.1 note
2018-07-23 09:53:25 -05:00
Scott Addie 70cab876a9
Merge pull request #7719 from KirkMunro/patch-2
Removed out of date text
2018-07-23 09:52:30 -05:00
Luke Latham 35d1d36f53
Update DP provisioning script link in IIS topic (#7751) 2018-07-23 08:26:07 -05:00
Gerardo Saca fb2be35c39 Add missing "and" (#7748) 2018-07-23 07:21:00 -05:00
Kirk Munro 59c244b309
Fixed highlighted line numbers 2018-07-22 17:06:04 -03:00
Shayne Boyer 5bd0a75914 Fundamentals code snippet fix (#7741) 2018-07-22 10:51:55 -05:00
Luke Latham 7926302442
Add HttpContext to TOC/index page (#7735) 2018-07-21 18:17:13 -05:00
Chris Roberts 07e2dc83ff Added documentation for IHttpContextAccessor to describe its use in c… (#6489) 2018-07-21 17:48:34 -05:00
Julian Oster 396bb06f5c Add spacing for unordered lists (#7733) 2018-07-21 17:06:51 -05:00