Commit Graph

550 Commits (1b57ed0619e62f4607c82b9839891dcd06a43450)

Author SHA1 Message Date
Luke Latham f350475938
2.1 Sample Updates (Round 5) (#6803) 2018-06-01 22:36:04 -05:00
Luke Latham a1b473ab4d
Enforce HTTPS update (#6793) 2018-06-01 17:18:56 -05:00
Marcel Kirchhoff c6a7a5b5c9 Fixed typo (#6780) 2018-06-01 05:27:49 -05:00
Edward Brey a9542fafe8 Fix link to metapackage (#6775)
The link in the note that was supposed to be to the new metapackage was instead to the same page that contained the note.
2018-05-31 20:47:34 -05:00
Rick Anderson d5676673d9
Test PR (#6774) 2018-05-31 15:17:24 -10:00
Luke Latham 2c93f15b02
2.1 Sample Updates (Round 4) (#6771) 2018-05-31 20:03:31 -05:00
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