Commit Graph

6348 Commits (c8a99a1fef945f8b8def4e84b71ebca9f88a084a)

Author SHA1 Message Date
Rick Anderson 6045abe21b
Update enforcing-ssl.md (#7945) 2018-08-03 17:08:05 -06:00
Barry Dorrans 3e7034cd1e Expanding out HSTS values (#7941)
* Expanding out HSTS values

Add a line explaining once you're confident in HSTS you should increase the value from the default, and expanding out the click through prevention.

* Touch-ups
2018-08-03 16:57:24 -06:00
Luke Latham c1aa887d4e
Clarify the use of IOptions during startup (#7928) 2018-08-02 13:31:35 -05:00
Luke Latham f06dde4f03
Update code example (#7926) 2018-08-02 07:02:51 -05:00
Luke Latham 07a71bfede
File Providers topic+samples update (#7708) 2018-08-01 16:02:23 -05:00
Luke Latham 96762919c3
Azure Key Vault topic+sample updates (#7910) 2018-08-01 12:25:39 -05:00
Luke Latham 1c9c2bc1ee Mock service injection for integration tests topic (#7511)
* Mock service injection for integration tests topic

Update

* Update package versions
2018-08-01 10:50:58 -06:00
Rachel Simone Weil 1d559be647 Change "third" to "fourth" throughout tutorial (#7907)
Fourth iteration of tutorial is referred to as third iteration throughout; these edits fix that.
2018-08-01 10:16:22 -05:00
Scott Addie 80de95c8fc
Add sample app link to localization doc (#7915)
Fixes https://github.com/aspnet/Docs/issues/7912
2018-08-01 10:03:34 -05:00
Luke Latham 5ed38d8fab
Windows Service with HTTPS (#7887) 2018-07-31 19:42:13 -05:00
Rick Anderson 65782303dc
Pages/_Layout.cshtml to Pages/Shared/_Layout.cshtml (#7905)
* Pages/_Layout.cshtml to Pages/Shared/_Layout.cshtml

* Pages/_Layout.cshtml to Pages/Shared/_Layout.cshtml
2018-07-31 18:29:21 -06:00
Andrew Stanton-Nurse b662a955bc Add default values to SignalR config doc (#7906)
Had a question about default values for the config values and I figured it would be faster to answer by updating the docs ;).

Not committed to the formatting. I thought a new column could work well but I could also do this as sentences in the Description column (some of the options already had this, I think I moved them all)

[Internal Review Page](https://review.docs.microsoft.com/en-us/aspnet/core/signalr/configuration?view=aspnetcore-2.1&branch=pr-en-us-7906)
2018-07-31 15:02:07 -05:00
Rick Anderson 2b01be544d
Update add-user-data.md (#7902) 2018-07-31 11:47:59 -06:00
Rick Anderson 89477467ff
RCL - show project file (#7888) 2018-07-31 11:22:22 -06:00
Scott Addie 27e907f3ba
Remove unnecessary jQuery document.ready call (#7899)
Fixes https://github.com/aspnet/Docs/issues/7894

Also incorporated a few Acrolinx suggestions while I was in there.

[Internal Review Page](https://review.docs.microsoft.com/en-us/aspnet/core/mvc/models/validation?view=aspnetcore-2.1&branch=pr-en-us-7899#iclientmodelvalidator)
2018-07-31 11:57:38 -05:00
Nick Walker d3f8f459c8 Update webapp-alias-notice.md (#7882)
* Update webapp-alias-notice.md

The original note specified "2.1", which wasn't specific enough (I had 2.1.200 and wondered why it wasn't working). This generalizes things, moves the most important part to the front and changes the download link to the .NET Core download home page instead of the version list.

If you want to keep the link pointed at the version list, I suggest https://www.microsoft.com/net/download/dotnet-core/2.1. The current link points directly to a specific version that is already out of date.

* Verbiage tweaks
2018-07-31 10:18:16 -05:00
Scott Addie 20b588629a
Fix Configuration link warning 2018-07-30 21:52:49 -05:00
Rick Anderson 2f52393cee
Update partial.md (#7885)
* Update partial.md

* Update partial.md

* Update partial.md
2018-07-30 20:27:15 -06:00
Rick Anderson 49c880ace7
Update overview.md (#7889) 2018-07-30 19:39:23 -06:00
Luke Latham 3daafeef84
Enhance DI remarks in Startup topic (#7800) 2018-07-30 16:08:21 -05:00
Rick Anderson b504da9991
Document no support for filters on page handler methods. (#7878)
* Update roles.md

* Update roles.md

* Update roles.md
2018-07-30 13:58:27 -06:00
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