Commit Graph

6227 Commits (8e7a46ff2b73a52ec0118469697cabdad06fa8af)

Author SHA1 Message Date
Scott Addie 17267f60b6
Merge pull request #7881 from aspnet/scottaddie/fix-broken-link
Fix broken aspnet/DataProtection samples link
2018-07-30 14:40:38 -05:00
Scott Addie ac4008ce4b
Fix broken aspnet/DataProtection samples link 2018-07-30 14:18:57 -05:00
Luke Latham de5ec7818c
Enforcing SSL topic: HTTPS_PORT env var details (#7767) 2018-07-30 13:39:58 -05:00
Scott Addie 0d9382d1ca
Merge pull request #7875 from aspnet/scottaddie/minify-spelling-mistake
Correct the spelling of minify
2018-07-30 12:42:12 -05:00
Scott Addie 1c55df8d5a Correct the spelling of minify 2018-07-30 12:36:44 -05:00
Scott Addie 03b58a4b72
Add instruction to add Version attribute (#7872)
Addresses https://github.com/aspnet/Docs/issues/7866

The 2.1 project template doesn't add the `Version` attribute, but the sample app includes it (as it should). This PR tells the reader to add the attribute.
2018-07-30 11:50:47 -05:00
Luke Latham cd2622c8d8 Correct code in Generic Host topic (#7861) 2018-07-30 11:29:22 -05:00
Matt Millican 0364c7eea6 Add recommendation and example for ignoring XML doc warnings per class (#7849)
Fixes #7795 - Add recommendation for ignoring XML doc warnings for certain classes in Swagger documentation

[Internal Review Page](https://review.docs.microsoft.com/en-us/aspnet/core/tutorials/getting-started-with-swashbuckle?view=aspnetcore-2.1&branch=pr-en-us-7849&tabs=visual-studio%2Cvisual-studio-xml#xml-comments)
2018-07-30 11:19:42 -05:00
Luke Latham 75418ccfec
Supply type args in Kestrel example (#7870) 2018-07-30 08:02:25 -05:00
Luke Latham 0043709e10 Update Windows Service topic (#7863) 2018-07-28 16:50:01 -06:00
Luke Latham 940ea3c502 Dependency injection topic and sample updates (#7412)
* Dependency injection topic and sample updates

Updates

Updates

Updates

Updates

* React to feedback

* React to feedback

* Update

* Update ctor injection behavior section (6331)

* React to feedback

* React to feedback

* Link updates

* React to feedback

* React to feedback

React to feedback

Updates

* React to feedback

* Ping me for feedback

* Describe ActivatorUtilities

* Update

* Crosslink repository pattern
2018-07-28 16:49:23 -06:00
Luke Latham 47c433a013
Change the API ref for an ILogger in Logging topic (#7862) 2018-07-28 15:37:48 -05:00
Luke Latham ef20ad81f5
Correct code in Generic Host topic (#7860) 2018-07-28 14:07:23 -05:00
Tom Dykstra 3ccf75117c
Introduction to ASP.NET Core SignalR edit pass (#7852) 2018-07-28 09:45:05 -07:00
Rick Anderson abaf99c5da
SetSize on memory cache (#7792)
* update cache sample

* Memory Cache 2.0 Size

* Memory Cache 2.0 Size

* work

* work

* work

* react to feedback

* react to feedback

* react to feedback

* react to feedback

* react to feedback

* react to feedback

* react to feedback
2018-07-27 18:02:20 -06:00
Luke Latham 57f0c218fe
Update Status Code Pages descriptions (#7770) 2018-07-27 16:30:53 -05:00
Scott Addie c7ca4e67b4
Remove empty line from code snippet 2018-07-27 11:46:15 -05:00
David Fowler 9eeef1cdf5 Simplify using the HttpContext in a razor view (#7846)
Fixes #7832
2018-07-27 11:14:45 -05:00
Scott Addie 2a0b6d8fef
Merge pull request #7844 from aspnet/scottaddie/razor-view-access
Document accessing HttpContext via Razor views
2018-07-27 10:17:42 -05:00
Luke Latham 81f7708d03
Surface Web Host configuration in WS topic (#7843) 2018-07-27 10:16:18 -05:00
Scott Addie a4f9bfb63b Document accessing HttpContext via Razor views 2018-07-27 10:08:43 -05:00
Beth Massi 83e516cf6a Update free Azure account link (#7836) 2018-07-26 18:34:28 -05:00
Scott Addie 5e1328327c
Merge pull request #7830 from aspnet/scottaddie/action-result-heading
Change 2.1 ActionResult heading to generic type form
2018-07-26 16:28:32 -05:00
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 d979e409f5 Change 2.1 ActionResult heading to generic type form 2018-07-26 14:29:52 -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