Commit Graph

594 Commits (d0f9c557b759667e341082650de441c300ebdd8e)

Author SHA1 Message Date
Luke Latham ff68090f60
Drop unessential pages (#6773) 2018-05-31 19:50:18 -05:00
Luke Latham 06ba1dd13a
2.1 Sample Updates (Round 3) (#6768) 2018-05-31 18:36:48 -05:00
Luke Latham 26267a687d
Move env var config down in Generic Host sample (#6766) 2018-05-31 17:33:39 -05:00
Luke Latham 0bb30ec6e5
Generic Host updates (#6751) 2018-05-31 15:59:44 -05:00
Luke Latham a9bbe63135
2.1 Sample updates (Round 2) (#6713) 2018-05-31 11:01:29 -05:00
Luke Latham 6fc9fd5823 2.1 Sample updates (Round 1) (#6709)
Addresses #5495 

* This one takes care of the topics in the *fundamentals/host* TOC area, including its three samples.
* All samples verified working with 2.1 RTM bits. 🎉

Ignore the three build warnings. They're fixed on https://github.com/aspnet/Docs/pull/6712.
2018-05-31 09:54:44 -05:00
Luke Latham 1ef602b23c Update RunConsoleAsync example (#6737) 2018-05-31 09:47:40 -05:00
Luke Latham 67b778897f Add RP page example to Error Handling topic (#6649) 2018-05-29 15:49:13 -10:00
Luke Latham c2ef962d9c Logging topic updates (#6648)
Updates

Update
2018-05-29 15:48:23 -10:00
Luke Latham bb53a8b44f Update Kestrel Host Filtering Middleware guidance (#6643)
* Update Kestrel Host Filtering Middleware guidance

Update

* React to feedback

* React to feedback
2018-05-29 15:45:09 -10:00
Luke Latham 987cb88d73 Update Error Handling custom exception section (#6617) 2018-05-29 15:42:50 -10:00
Luke Latham b8ee7c29a2 Document improved support for integration testing (#6086)
* Integration testing topic

Updates

Updates

Updates

Updates

Updates

Update

* Revert "Merge branch 'guardrex/integration-testing-topic' of https://github.com/aspnet/Docs into guardrex/integration-testing-topic"

This reverts commit 0c8de51aad9f1a183df400c0dc0cf84743baf445, reversing
changes made to ba5c3518ebfdd855907a751d181996cd0f7abee7.

* Updates

* Updates

* Add API ref links

* Updates

* Remove preview notice

* Updates

* Updates

Update

Updates

Updates

Updates

Updates

Updates

Updates

Updates

Update

* Updates

* React to feedback

* Update sample package refs to 2.1.0
2018-05-29 15:02:02 -10:00
Luke Latham 32b5550281
Fix Kestrel topic code sample (#6595) 2018-05-25 10:01:07 -05:00
Luke Latham c4c5400bad
Add Generic Host sample to the Background Tasks topic (#6484) 2018-05-25 09:47:11 -05:00
Luke Latham 5d4652a3b5
Drop recommendation for reverse proxy with Kestrel (#6537) 2018-05-23 17:12:33 -05:00
reyou 752c866d3c JSNLog url changed to github link (#6542) 2018-05-23 12:53:31 -05:00
Scott Addie 28c33483a9
UE edit of Razor file compilation doc (#6464)
* UE edit of Razor file compilation doc

* More edits

* Include .NET Framework csproj file

* More edits

* Apply more versioning moniker changes

* More cleanup
2018-05-18 10:08:48 -05:00
Ben Gribaudo e19046df13 Clarifying TempData cookie encryption (#6446)
* Clarifying TempData cookie encryption

Current wording suggests the possibilty that `Base64UrlTextEncoder` is both encoding and encrypting `TempData`'s cookie data. Clarifying that encryption is handled by a different (and more appropriate) class.

* Removing a "the"

* Minor edits
2018-05-17 10:39:42 -05:00
Rick Anderson a717cc215e
Update metapackage-app.md (#6455) 2018-05-16 19:30:44 -10:00
Luke Latham 7c30c9bdf7
Host updates (Generic Host topic) (#6428) 2018-05-16 16:09:24 -05:00
Rick Anderson d2bd6f2049
Add M.A.App to TOC (#6432)
* Add M.A.App to TOC

* Add M.A.App to TOC
2018-05-15 18:38:32 -10:00
Rick Anderson 694784c90c
Microsoft.AspNetCore.App metapackage (#6069)
* Microsoft.AspNetCore.App metapackage

* work

* work

* version number

* work

* react to feedback

* react to feedback

* react to feedback

* react to feedback

* react to feedback

* react to feedback
2018-05-15 18:06:28 -10:00
Luke Latham 7d9b750349 Quote appid param values (#6406) 2018-05-14 09:34:12 -05:00
Joseph Garrone 16012c7621 Add missing quotation mark to ssl binding command (#6403) 2018-05-14 07:05:53 -05:00
Luke Latham ddd7928c57 Update image (#6393) 2018-05-12 14:00:12 -10:00
Rick Anderson 059bbc60f7
replace tdykstra with rick-anderson (#6395) 2018-05-12 13:55:26 -10:00
Rick Anderson 5b4de4e991
Update localization.md (#6374) 2018-05-11 14:21:05 -10:00
Rick Anderson 7a2b517b72
Update preview to RC1 (#6375)
* remove preview

* rc
2018-05-11 14:03:53 -10:00
user135711 1774c842bf Fix property accessor (#6369)
* Fix Np Completeness resolution and reference passing instead of primitive and strange variable assignment.

* Fix constructor description

* Update change-tokens.md

* Update change-tokens.md
2018-05-11 18:49:34 -05:00
user135711 807d643840 Delete Self link (#6372)
Links to self
2018-05-11 15:54:27 -05:00
Luke Latham 3388c6f5bc
Angle bracket patch in Hosting topic (#6368) 2018-05-11 12:49:27 -05:00
Luke Latham 49e38929e5
Revert tab controls (#6350) 2018-05-10 19:58:40 -05:00
Scott Addie 8f31d5a632
Add example of retrieving session value from view (#6345) 2018-05-10 19:44:37 -05:00
Luke Latham 0f0cd06321
Update libuv references in Kestrel docs (#6184) 2018-05-10 16:11:56 -05:00
Rick Anderson 2e6e0d84db
Update dependency-injection.md (#6324)
* Update dependency-injection.md

* Update dependency-injection.md
2018-05-09 13:56:20 -10:00
Lars Wilhelmsen 62ecb370d1 Correction: ConfigurationBuilder -> Configuration in comment (#6302)
* Correction: ConfigurationBuilder -> Configuration in comment

Fixed the comment

* Correct spelling mistake
2018-05-09 09:57:16 -05:00
Steve Gordon 1d228dd46c Updating HttpClientFactory sample project to use RC1 bits (#6298) 2018-05-09 09:19:01 -05:00
Rick Anderson 1ab1a48874
remove not for production (#6256)
* remove not for production

* 2.1 preview notice removal patch (#6258)
2018-05-07 12:35:47 -10:00
Luke Latham 4cf3968c7b Fix API ref (#6253) 2018-05-07 09:25:54 -10:00
Luke Latham bcdf04f096 Move and rename topic (#6229) 2018-05-07 08:53:40 -10:00
user135711 44cd96cefa wrong api link (#6240)
The extension method in the sample app is different from the linked api page. I was trying to figure something unrelated out, and got confused. Strangely, the same thing occurs in another above link (https://docs.microsoft.com/en-us/dotnet/api/microsoft.extensions.options.iconfigureoptions-1) which is the wrong api but I didn't fix it because the autogenerated api doesn't have the correct extension method where it should [be] (https://docs.microsoft.com/en-us/dotnet/api/microsoft.extensions.dependencyinjection.optionsservicecollectionextensions.configure?view=aspnetcore-2.0&viewFallbackFrom=aspnetcore-2.1#Microsoft_Extensions_DependencyInjection_OptionsServiceCollectionExtensions_Configure__1_Microsoft_Extensions_DependencyInjection_IServiceCollection_System_Action___0__)
2018-05-07 08:52:21 -10:00
user135711 1776d59a1a typo (#6237) 2018-05-07 08:11:33 -05:00
Luke Latham f01c69f86b TOC and topic renaming with "feature" removals (#6194)
* TOC and topic renaming work

* Updates

* TOC and topic renaming work

Updates

* Updates
2018-05-03 14:38:00 -05:00
Adrian Clark 76054387c8 Correct Code Sample Method Reference (#6187)
The code sample and explaining text appear to be out of sync. This is a correction of the reference made to a function name in the surrounding text of the sample.
2018-05-02 17:57:28 -05:00
Luke Latham 7048bb8fbf API link updates (#6149)
* API link updates

Updates

One more!

Fix bookmark

Mo updates

More updates

Updates

Updates

* Update action-return-types.md

* Update index.md

* Update concurrency.md

* Update intro.md

* Update localization.md

* Update search.md
2018-05-02 14:45:06 -05:00
Scott Addie 5879d8aef6
IHttpClientFactory doc cleanup (#6181)
* IHttpClientFactory sample app cleanup

* More code cleanup

* Fix code highlighting
2018-05-02 14:14:00 -05:00
Luke Latham 5b35cc59de Sample lib assets (#6178) 2018-05-02 08:37:22 -10:00
Steve Gordon 039252bc7a Starting work on HttpClientFactory documentation (#5483)
Starting work on HttpClientFactory documentation
2018-05-02 12:50:34 -05:00
Rick Anderson b3504ba929
Remove suggestion to create custom logger (#6162)
Fixes #6157
2018-05-01 14:43:56 -10:00
Luke Latham 7c5772323f
New kestrel configuration & related APIs (#6102) 2018-05-01 18:17:21 -05:00
Luke Latham 2bdad79839
Document update to launchSettings.json (#6159) 2018-05-01 18:15:50 -05:00
Nuri YILMAZ c15f90eff2 few missed lines (#6139) 2018-04-30 13:25:07 -05:00
Philip Simoneau 0dca76e241 Typo on required configuration switch mappings (#6077) 2018-04-25 08:56:20 -05:00
Luke Latham 8d9b5c3743 Remove Nano Server topic (#6065) 2018-04-23 13:34:59 -10:00
Jaxel Rojas a482087e60 Update index.md (#6054)
Updated myMiddleware index.md to use the code syntax highlight.
2018-04-22 19:26:39 -10:00
Rick Anderson 03fe9cda83
SetCompatibilityVersion (#5948)
* WIP: SetCompatibilityVersion

* work

* work

* work

* work

* spelen

* spelen

* react to feedback

* react to feedback

* react to feedback

* react to feedback

* react to feedback

* react to feedback
2018-04-20 17:12:43 -10:00
Luke Latham 7a333ca367 Eliminate ref source links (#6018)
* Eliminate ref source links

* One more
2018-04-18 12:38:44 -05:00
user135711 62f5f2ae9f Utilities.cs infinite loop (#6012) 2018-04-18 11:59:43 -05:00
user135711 3233a3222c Task continuation correction (#5988)
* Task continuation correction

I think the example should be written using `task.ContinueWith` as the original implies the more calls could be made after the function already returned.

* Update owin.md

@Tratcher something like this?

* Reverted outer call back async

* Minor tweaks
2018-04-17 09:27:28 -05:00
user135711 261c46c161 fixed infinite loop error (#5990) 2018-04-16 19:10:03 -07:00
Scott Addie 76ea6f42b7
Merge pull request #5934 from aspnet/Rick-Anderson-patch-2
Update metapackage.md
2018-04-13 16:39:36 -05:00
Rick Anderson 86b72c76ef
Update metapackage.md 2018-04-13 11:30:25 -10:00
Luke Latham 06389a8c68
stdout log instructions enhancement (#5892) 2018-04-13 12:47:44 -07:00
Rick Anderson c68b6d204e
Update metapackage.md 2018-04-10 14:27:01 -10:00
Isaac Levin f8f7cc2d8c Update Configuration doc to use double underscores instead of colons for hierarchical config keys (4968) (#5876)
* changes to configuration doc

* fixes for scott

* change for Dan

* Update index.md

* Code fence double underscore and add missing period

* Eliminate unnecessary sentence
2018-04-05 14:34:39 -04:00
Rick Anderson 1832723bd1
CI Update (#5878) 2018-04-04 13:51:35 -10:00
Luke Latham dc236cb408 Update first two lines of Options pattern topic (#5827) 2018-03-29 12:58:26 -10:00
Luke Latham e96c1a8989
Proxy server/load balancer config topic (#5794) 2018-03-28 19:31:30 -07:00
Luke Latham 8eb40e8bce
Add PFX file to URL rewriting sample (#5817) 2018-03-28 05:38:59 -07:00
Luke Latham 117d4d1494 Clarify middleware ordering (#5802) 2018-03-26 13:54:17 -05:00
Luke Latham 1cb1dc3a41
Get a scoped service within the app scope (#5799) 2018-03-26 08:35:35 -07:00
Jonathan Günz 4dcc8ffd45 Update dependency-injection.md (#5775)
* Update dependency-injection.md

* Tweak verbiage

* Remove word

* React to feedback
2018-03-22 12:06:26 -05:00
Luke Latham bdb6d7cafc Title, description, and H1 updates (4) (#5745)
* Title, description, and H1 updates (4)

* Updates

* Updates

* Drop gerunds and update link text

* Update

* Update next.md

* Update routing.md
2018-03-21 14:18:35 -10:00
Ryan Brandenburg 14e8c02e74 Describe culture fallback (#5756)
* Describe culture fallback

* Culture fallback patch (#5757)
2018-03-20 21:15:13 -05:00
Luke Latham fd653e519b
Get CDN content links on HTTPS protocol (#5736) 2018-03-20 11:32:41 -07:00
Luke Latham b6327dfb47 Demonstrate how to access config in a page/view (#5732) 2018-03-18 21:30:50 -05:00
Federico M. Rinaldi 4719dbed89 Fixed link for CreateDefaultBuilder docs (#5730) 2018-03-18 11:41:42 -07:00
Luke Latham b4816ac7a3
Hosting bundle installer + SDK/runtime links update (#5710) 2018-03-15 19:52:25 -07:00
Luke Latham 1e673a1e9c Add server start remarks + UE pass to Servers topic (#5686)
* Add server start remarks + UE pass to Servers topic

* Updates

* Update System V to systemd

* Revert "Update System V to systemd"

This reverts commit c234b3e761.

* React to feedback

* Remove console link
2018-03-15 10:42:41 -10:00
Scott Addie d0fb08ac83 Convert Mac to macOS (#5709) 2018-03-15 09:48:55 -10:00
Luke Latham 6b0cf1247f Title, description, and H1 updates (2) (#5697)
Updates
2018-03-14 16:51:34 -10:00
Scott Addie 11dd121480
Add server host configuration guidance (#5674) 2018-03-13 11:50:14 -05:00
Luke Latham 0419dbe2ac Update configuring status code pages content (#5667)
* Update configuring status code pages content

* React to feedback
2018-03-13 10:44:39 -05:00
Rick Anderson 01f0b1a222
Update index.md (#5663)
* Update index.md

* Update index.md
2018-03-12 17:28:40 -10:00
Luke Latham 2b61e678e6 Change interface reference (#5655)
* Change interface reference

* React to feedback
2018-03-12 11:09:19 -05:00
Luke Latham 4eee62dbdc Update properties assignable (#5656) 2018-03-12 10:03:34 -05:00
Scott Addie 023bbc0ef6 Shorten Kestrel doc title (#5588) 2018-03-02 09:18:46 -10:00
Luke Latham bef5541327 Servers > HTTP.sys UE pass (#5558)
* Servers > HTTP.sys UE pass

Updates

Updates

Updates

Update

* Move MaxRequestBodySize to a section

* React to feedback

* React to feedback

Update
2018-03-02 08:43:13 -10:00
Luke Latham 0ecee7e050 InvokeAsync for middleware class + note (#5584) 2018-03-02 10:05:50 -06:00
Luke Latham af3096253c
Title, description, and H1 updates (1) (#5574) 2018-03-01 15:21:56 -06:00
Luke Latham 9ecc69974e Servers > ANCM update (#5538)
* Servers > ANCM update

* React to feedback

* React to feedback

* The missing "to" 👽

* React to feedback

* React to feedback
2018-02-27 19:34:22 -06:00
Luke Latham 05ffa9f5e0
Add detail on shutdownTimeoutSeconds in Hosting (#5543) 2018-02-27 11:44:15 -06:00
Luke Latham eee39c63b4 Link .NET Core tools docs where mentioned (#5548) 2018-02-24 10:10:22 -06:00
Luke Latham f047169540 Drop [Main] from snippet references (#5547) 2018-02-24 10:08:11 -06:00
Luke Latham d62e31fd98 Update Simple Injector link (#5531) 2018-02-22 10:48:57 -06:00
Luke Latham dbe4f0bdaf DI scope validation enabled by default (#5507)
* DI scope validation enabled by default

Update

* Update

* Update

* Flesh out root provider and reasoning

Update

Update

* React to feedback
2018-02-21 18:32:59 -06:00
Luke Latham 64f1b22453 Surface XML array indexing for Configuration (#5488) 2018-02-21 10:21:39 -06:00
wstaelens bdbb282d6c Update localization.md (#5508)
add information about Microsoft MAT 
https://blogs.msdn.microsoft.com/matdev/
https://marketplace.visualstudio.com/items?itemName=MultilingualAppToolkit.MultilingualAppToolkit-18308
https://multilingualapptoolkit.uservoice.com/knowledgebase

this is a tool from Microsoft to manage translations/localizations. Very very very useful, but nobody talks about it.
2018-02-20 11:36:29 -06:00
Luke Latham 6b1444c308 Refactor StopApplication example in Hosting topic (#5485) 2018-02-20 11:31:44 -06:00
Luke Latham 6a5282a656 Move the background tasks topic sample (#5513) 2018-02-20 09:55:09 -06:00