Commit Graph

5710 Commits (197fd1c607efbd0b829f7cf1fe51a934fc28a755)

Author SHA1 Message Date
Luke Latham 197fd1c607
Order of IHostingStartup Configure calls (#6969) 2018-06-12 14:42:40 -05:00
Jonathan 0e9e4a0c49 Fix capitalization (#6994) 2018-06-12 07:15:05 -05:00
Rachel Appel 144be17440
added note about signalr azure service (#6982) 2018-06-12 13:48:38 +02:00
BrennanConroy b8483bb586 signalr/streaming #6806 (#6931)
* streaming doc - stash

* more

* better intro?

* fb

* feedback

* js comment

* fb

* fix some markdown

* wrong language
2018-06-12 13:48:02 +02:00
Matt Brooks a72ae45423 Add clarification to scenario in anti-request-forgery.md (#6659) 2018-06-11 17:47:30 -05:00
Rodrigo F. Fernandes 984ae1618c Fixes ResponseCaching package name and link (#6989)
Changes the corresponding package for the `UseResponseCaching` middleware, which was incorrectly linking to the `Microsoft.AspNetCore.ResponseCompression` package, instead of the correct `Microsoft.AspNetCore.ResponseCaching`.
2018-06-11 16:47:30 -05:00
Isaac Levin 85088a0c48 5411 Update dotnet watch doc (#6966)
Fixes #5411

This PR adds additional info to 

https://docs.microsoft.com/en-us/aspnet/core/tutorials/dotnet-watch?view=aspnetcore-2.1

[Internal Review Page](https://review.docs.microsoft.com/en-us/aspnet/core/tutorials/dotnet-watch?branch=pr-en-us-6966&view=aspnetcore-2.1)
2018-06-11 16:19:52 -05:00
davidich bf2248ea85 Update route.md (#6826)
Remove invalid route example: '/files/myFile.' as the router doesn't match it.
2018-06-11 15:38:31 -05:00
BrennanConroy 833bf2db3a SignalR/Groups #5910 (#6861)
* SignalR/Groups #5910

* some cleanup

* react to initial fb

* sample

* update

* minor

* feedback

* feedback

* toc

* super nit
2018-06-11 21:54:23 +02:00
BrennanConroy f1779fe47c Add MessagePack to TOC (#6986) 2018-06-11 13:39:53 -05:00
Daniel Moncada 1afce7712f fix logger type in LifetimeEventsHostedService example (#6987) 2018-06-11 13:25:36 -05:00
Greg Ingram 3fc974194c Update hosted-services.md (#6983) 2018-06-11 07:49:26 -05:00
Luke Latham afeb44d33e
Fix link (#6978) 2018-06-10 19:38:46 -05:00
Luke Latham 868b97c3bf
Fix sample link (#6976) 2018-06-10 13:34:51 -05:00
Brandon 711fa8b7f0 Remove difficult consecutive contractions (#6963) 2018-06-09 14:48:27 -05:00
Luke Latham c6e40a8670
2.1 Sample Updates (Round 11) (#6860) 2018-06-08 22:27:43 -05:00
BrennanConroy 2a0c2f041f SignalR/MessagePack Doc #5634 (#6858)
* SignalR/MessagePack Doc #5634

* some cleanup

* react to feedback

* missing "

* fb

* fb

* feedback
2018-06-08 16:29:07 -10:00
Luke Latham 097972cff6
Add webapp alias notice (#6939) 2018-06-08 20:02:20 -05:00
Luke Latham 536091facc Update RP tutorial sample Rating validation (#6957) 2018-06-08 13:09:58 -10:00
pwinstead 0f813ca207 Minor typo fixed (#6950) 2018-06-08 12:17:04 -05:00
Luke Latham 49f06eedc5
Update Options topic sample links (#6936) 2018-06-07 22:24:10 -05:00
Luke Latham be7b564cd7
Repair Configuration index page sample links (#6934) 2018-06-07 22:06:05 -05:00
Cristian Civera 6323c51896 Wrong reference to IFilter instead of IFilterMetadata (#6929) 2018-06-07 16:23:49 -05:00
Rick Anderson 8984bd4a2c
Update ui-class.md (#6924) 2018-06-07 08:30:00 -10:00
Luke Latham f24f625478
Update Generic Host language (#6922) 2018-06-07 12:55:07 -05:00
Luke Latham 75d354fe18 Show GetErrorMessage in Model validation topic (#6911) 2018-06-07 11:12:09 +02:00
Scott Addie 59d40b8bfb
Improve the secrets connection string example (#6908)
* Improve the secrets connection string example

* Update highlighted line numbers in 1.1 sample

* React to feedback
2018-06-06 16:54:41 -05:00
Luke Latham b84e28f124
Use AddHostedService (#6901) 2018-06-06 14:49:41 -05:00
Rachel Appel 9843a855cf
vscode update signalr js location (#6903) 2018-06-06 15:10:36 +02:00
Rick Anderson b0ec440b25
Update scaffold-identity.md 2018-06-05 19:25:19 -10:00
Caro Caserio 8a368b1f70 C19396: Missing hyperlink due to incorrect redenring (#6878)
Hello, @Rick-Anderson,

Localization team has reported source content issue that causes localized version to have broken format compared to en-us version.  
From the context of this source string, we can assume that writer did not intend this example URL to be rendered as hyperlink, and that text "App Namespace" within brackets {} is expected to be translated.

We found out that OPS is using a Markdig flavor called "Markdig (DocFX)" which does render URL surrounded by space to be rendered as hyperlink. 

To avoid this, suggested fix to source string is add an escape char (\) to part of the URL.
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-06-05 11:44:45 -10:00
Luke Latham 13865e46a8
Update appsettings.json for logging topic (#6884) 2018-06-05 15:10:37 -05:00
Avinash Barnwal adf9e21e06 Update index.md (#6877) 2018-06-05 14:13:08 -05:00
Babu Annamalai dd9076dce6 Update version Microsoft.AspNetCore.Mvc version to 2.1.0 (#6871) 2018-06-05 08:50:41 -05:00
Luke Latham 1d188de946
Patch sample link (#6879) 2018-06-05 08:26:49 -05:00
Rachel Appel 07c28f2a01
table fix (#6874) 2018-06-05 12:09:39 +02:00
Rick Anderson 77ad744caf
Update add-user-data.md 2018-06-04 21:20:57 -10:00
Rick Anderson e1cc472238
Merge pull request #6867 from aspnet/Rick-Anderson-patch-4
Update toc.md
2018-06-04 19:41:58 -10:00
Rick Anderson 179b69423d
Update toc.md 2018-06-04 19:36:18 -10:00
Rick Anderson 5b3ec2d8c6
GDPR Add/delete/download custom user data (#6829)
* WIP: GDPR Add/delete/download custom user data

* Work

* Work

* Work

* Work

* Work

* Work

* Work

* Work
2018-06-04 19:22:57 -10:00
Daniel J. Summers 902f50551f RCL projects should not end in ".Views" (#6847)
Fixes #6796
2018-06-04 12:10:28 -05:00
Luke Latham 7fbfbe0bbb
2.1 Sample Updates (Round 10) (#6840) 2018-06-04 12:05:08 -05:00
Luke Latham 515b23ba30
2.1 Sample Updates (Round 9) (#6839) 2018-06-04 12:04:36 -05:00
Luke Latham 7fb5e11436
2.1 Sample Updates (Round 8) (#6835) 2018-06-04 12:04:01 -05:00
Luke Latham cb7c399e85
2.1 Sample Updates (Round 7) (#6822) 2018-06-04 12:03:35 -05:00
Luke Latham c9c7beaaf4
2.1 Sample Updates (Round 6) (#6815) 2018-06-04 12:03:05 -05:00
thearunster a6542dce53 Fixed grammar (#6845) 2018-06-04 07:49:21 -05:00
Rick Anderson e00521e2e3
Update validation.md 2018-06-03 10:24:52 -10:00
Luke Latham b1c6b25eda
Package language updates (#6824) 2018-06-02 19:04:59 -05:00
Rick Anderson 2e63201273
Update get started to 2.1 (#6764)
* Update get started to 2.1

* Update get started to 2.1

* Update get started to 2.1

* Update get started to 2.1

* Adjust tab syntax

* Get started doc patch

* clean up

* More changes

* clean up

* clean up

* clean up

* clean up

* clean up

* Update getting-started.md
2018-06-02 09:42:05 -10:00