Luke Latham
f7e92a3e67
Title, description, and H1 updates (3) ( #5717 )
2018-03-19 13:40:34 -10:00
Rick Anderson
ba8b29f3eb
Include file for ASP.NET Core 2.1 ( #5702 )
...
* Create 2.1.md
* Update 2.1.md
2018-03-19 13:40:04 -10:00
Rachel Appel
b630ccd254
Update getting-started.md
2018-03-19 09:32:07 -04:00
Rachel Appel
c03caaeceb
added notice of previous signalr version location ( #5738 )
...
* added notice of previous signalr version location
* fix path
2018-03-19 09:29:36 -04:00
Luke Latham
33a3a0be66
Add common error for failed to create log file ( #5729 )
2018-03-18 22:27:53 -07:00
Luke Latham
97a323f2e7
Surface AllowUntrustedCertificate for MSDeploy ( #5733 )
2018-03-18 22:24:52 -07:00
Luke Latham
b6327dfb47
Demonstrate how to access config in a page/view ( #5732 )
2018-03-18 21:30:50 -05:00
Luke Latham
5894c88187
Security link updates ( #5727 )
...
Updates
Revert
2018-03-18 21:25:14 -05:00
Federico M. Rinaldi
4719dbed89
Fixed link for CreateDefaultBuilder docs ( #5730 )
2018-03-18 11:41:42 -07:00
Luke Latham
f5c5085dab
Revert "Merge remote-tracking branch 'refs/remotes/origin/master' into blazor ( #5725 )" ( #5726 )
...
This reverts commit 416a7b3bd1
.
2018-03-17 17:40:06 -07:00
Luke Latham
416a7b3bd1
Merge remote-tracking branch 'refs/remotes/origin/master' into blazor ( #5725 )
2018-03-17 17:30:21 -07:00
Luke Latham
5e39926556
Create Blazor preview include ( #5713 )
2018-03-17 16:11:08 -07:00
Scott Sauber
51b3ce4f38
Switch synchronous Partial usages to async. ( #5701 )
...
* Switch synchronous Partial usages to async.
* Update partial.md
* Update partial.md
* Clean up wording and clean out code with synchronous versions.
* Remove confusing wording
* Change wording
2018-03-17 17:29:05 -05:00
Rachel Appel
dc49dd5b4b
change path;clean merge junk ( #5719 )
2018-03-16 01:10:13 -04:00
Rachel Appel
03d972e913
Include with notice about where versioned docs are for SignalR ( #5718 )
2018-03-16 00:50:44 -04:00
Luke Latham
b4816ac7a3
Hosting bundle installer + SDK/runtime links update ( #5710 )
2018-03-15 19:52:25 -07:00
Rachel Appel
05eb09a6cf
name change for seo ( #5714 )
2018-03-15 17:46:27 -04: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
Scott Addie
25c5672bf1
Fix metadata in Web API help pages docs ( #5706 )
2018-03-15 13:31:33 -05:00
Rachel Appel
da75ec969d
Delete ReadMe.md
2018-03-15 11:06:03 -04:00
Rachel Appel
dc2a47cff3
Add vscode to signalr core get started doc ( #5691 )
...
* Add vscode to signalr core get started doc
* mods
* feedaback mods
* tab mods
* doc code changes
* mods
2018-03-15 10:44:09 -04:00
Rick Anderson
274ac34cd9
Merge branch 'live' into master
2018-03-14 16:54:38 -10:00
Luke Latham
6b0cf1247f
Title, description, and H1 updates (2) ( #5697 )
...
Updates
2018-03-14 16:51:34 -10:00
Luke Latham
a6100d5aaf
Remove LogoutPath from cookie options ( #5666 )
2018-03-14 19:26:59 -07:00
Peter Kellner
d7e60ae40f
replace Post with Put ( #5696 )
...
Since post is an insert, it does not make sense to pass in an "id" to a post, but it does to a put.
2018-03-14 19:51:58 -05:00
Scott Addie
e41662771d
Add note explaining Razor Pages property binding on GET ( #5658 )
...
* Add note explaining Razor Pages property binding on GET
* React to feedback
* React to feedback
2018-03-14 18:04:54 -05:00
Rachel Appel
3f7b804136
Include with notice about where versioned docs are for SignalR ( #5692 )
...
* Include with notice about where versioned docs are for SignalR
* Update signalr-version-notice.md
* Update signalr-version-notice.md
2018-03-14 15:42:49 -04:00
Scott Addie
75be9af7c3
Update live with current master ( #5689 )
...
* Add lockout feature content (#5582 )
* Update metadata (#5647 )
* Convert h1 to h2
* Remove unnecessary hyphen
* Update introduction-signalr-core.md
* Update read-related-data.md (#5650 )
* Correct typo (#5651 )
* Surface the intro topic in the RP tutorial (#5652 )
* Surface the intro topic in the RP tutorial
* Fix topic title
* Few more title updates
* Refactor title
* Title correction
* Update azure-continuous-deployment.md (#5654 )
Fixed typo
* Update properties assignable (#5656 )
* Change interface reference (#5655 )
* Change interface reference
* React to feedback
* Scaleable --> Scalable
* Restore instructions for suppressing XML comment warnings (#5662 )
* Identity Server Link to Original Tutorial (#5665 )
* Update index.md (#5663 )
* Update index.md
* Update index.md
* Move cookie sharing topic to Security (#5668 )
* Add bootstrap 4.0.0 (#5670 )
* Update configuring status code pages content (#5667 )
* Update configuring status code pages content
* React to feedback
* Add server host configuration guidance (#5674 )
* Enhance ClaimsPrincipal/Identity content (#5669 )
* Update razor-pages-start.md (#5672 )
* Update Xamarin links to new location (#5681 )
* signalr: rename server method SendMessage, rename client method ReceiveMessage (#5664 )
* List SignalR as supported app model in ASP.NET Core (#5685 )
* Surface App Service limitations (#5683 )
* Update ms.date metadata value
* Add intro to SignalR link
2018-03-14 09:54:11 -05:00
Scott Addie
9dad187615
Add intro to SignalR link
2018-03-14 09:46:02 -05:00
Scott Addie
51c411a660
Update ms.date metadata value
2018-03-14 09:06:11 -05:00
Luke Latham
1e2c7ef614
Surface App Service limitations ( #5683 )
2018-03-13 20:14:48 -07:00
Scott Addie
302e117ee5
List SignalR as supported app model in ASP.NET Core ( #5685 )
2018-03-13 17:05:46 -10:00
Caleb Lloyd
f32f00e077
signalr: rename server method SendMessage, rename client method ReceiveMessage ( #5664 )
2018-03-13 17:05:03 -04:00
Scott Addie
307c4da0ff
Update Xamarin links to new location ( #5681 )
2018-03-13 15:30:54 -05:00
Rick Anderson
1ae44ae2ad
Update razor-pages-start.md ( #5672 )
2018-03-13 08:26:34 -10:00
Luke Latham
fcee627e0c
Enhance ClaimsPrincipal/Identity content ( #5669 )
2018-03-13 10:37:16 -07:00
Scott Addie
1579be92fe
Update live with current master ( #5675 )
...
* Add lockout feature content (#5582 )
* Update metadata (#5647 )
* Convert h1 to h2
* Remove unnecessary hyphen
* Update introduction-signalr-core.md
* Update read-related-data.md (#5650 )
* Correct typo (#5651 )
* Surface the intro topic in the RP tutorial (#5652 )
* Surface the intro topic in the RP tutorial
* Fix topic title
* Few more title updates
* Refactor title
* Title correction
* Update azure-continuous-deployment.md (#5654 )
Fixed typo
* Update properties assignable (#5656 )
* Change interface reference (#5655 )
* Change interface reference
* React to feedback
* Scaleable --> Scalable
* Restore instructions for suppressing XML comment warnings (#5662 )
* Identity Server Link to Original Tutorial (#5665 )
* Update index.md (#5663 )
* Update index.md
* Update index.md
* Move cookie sharing topic to Security (#5668 )
* Add bootstrap 4.0.0 (#5670 )
* Update configuring status code pages content (#5667 )
* Update configuring status code pages content
* React to feedback
* Add server host configuration guidance (#5674 )
2018-03-13 11:56:35 -05: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
JP Hellemons
e00c04e47b
Add bootstrap 4.0.0 ( #5670 )
2018-03-13 08:11:38 -07:00
Luke Latham
2573b3b9d9
Move cookie sharing topic to Security ( #5668 )
2018-03-13 08:38:44 -05:00
Rick Anderson
01f0b1a222
Update index.md ( #5663 )
...
* Update index.md
* Update index.md
2018-03-12 17:28:40 -10:00
DrakeLambert
708210eb86
Identity Server Link to Original Tutorial ( #5665 )
2018-03-12 19:46:41 -07:00
Scott Addie
a8e45c9d59
Restore instructions for suppressing XML comment warnings ( #5662 )
2018-03-12 13:50:51 -05:00
Scott Addie
e5bc1eb903
Update live with current master ( #5659 )
...
* Add lockout feature content (#5582 )
* Update metadata (#5647 )
* Convert h1 to h2
* Remove unnecessary hyphen
* Update introduction-signalr-core.md
* Update read-related-data.md (#5650 )
* Correct typo (#5651 )
* Surface the intro topic in the RP tutorial (#5652 )
* Surface the intro topic in the RP tutorial
* Fix topic title
* Few more title updates
* Refactor title
* Title correction
* Update azure-continuous-deployment.md (#5654 )
Fixed typo
* Update properties assignable (#5656 )
* Change interface reference (#5655 )
* Change interface reference
* React to feedback
* Scaleable --> Scalable
2018-03-12 12:52:01 -05:00
Scott Addie
a204c8cc27
Scaleable --> Scalable
2018-03-12 12:37:14 -05: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
Ken Cenerelli
184b5a9cfb
Update azure-continuous-deployment.md ( #5654 )
...
Fixed typo
2018-03-11 21:58:21 -05:00