Commit Graph

38 Commits (60cd67e62d2bfff226f75c006a07b7f5b3fce7c0)

Author SHA1 Message Date
Rachel Appel 60cd67e62d Added 2.1 preview include (#5946)
* added 2.1 preview note

* added 2.1 preview note

* change link

* path

* fix
2018-04-11 11:17:47 -10:00
Scott Addie af6281acc8
Merge pull request #5920 from aspnet/scottaddie/conceptual-versioning-aspnetcore
Conceptual versioning configuration
2018-04-10 21:52:29 -05:00
Rick Anderson 0439561514
Merge branch 'live' into master 2018-04-10 09:16:52 -10:00
Scott Addie 77354d0855 Designate SignalR docs as 2.1+ 2018-04-10 13:34:30 -05:00
Rachel Appel dc7414bf0b
SignalR JavaScript client (#5861)
* SignalR JavaScript client

* feedback changes

* feedback mods

* feedback mods

* mods after feedback
2018-04-09 19:47:50 -04:00
Rachel Appel 7f9e3edb97
condensed error logging to single line, slim code (#5905)
* condensed error logging to single line, slim code

* show entire chathub.cs
2018-04-09 11:24:42 -04:00
Scott Addie f8852267f4
Update live with current master (#5898)
* Update azure-apps-preview-notice.md (#5857)

* Link to .NET Core CLI publish command doc (#5864)

* Link to .NET Core CLI publish command doc

* Verbiage tweak

* fix typo (#5866)

* Update intro.md (#5869)

`classnameID` (where `classname` is the name of the class, such as `Student`) as the primary key. In `classnameID`, `classname` is the name of the class, such as `Student` in

* Update view-components.md (#5872)

altering range of code displayed to remove hanging closing } and closing table tag

* C13511:  Spaces should be replaced to avoid localization problems (#5871)

Hello, @rick-anderson, 

Localization team has reported source content issue that causes localized version to have broken format compared to en-us version.  

Please, help to check my proposed file change into the article and help to merge if you agree with fix. If not, please, let me know either if you would like me to fix it in another way within this PR, if you prefer to fix it in another PR or if I should close this PR as by-design. In case of using another PR, please, let me know of your PR number, so we can confirm and close this PR. 

Many thanks in advance.

* CI Update (#5878)

* Recommended language change (#5883)

* Updated with NET Core SDK 2.0  commands (#5886)

* Updated with NET Core SDK 2.0  commands

* Quick UE pass

* Prevent javascript injection. (#5885)

* Troubleshoot SDK warnings (#5880)

* WIP Troubleshoot SDK warnings

* Work

* work

* Address Gauntlet warning in ms.date value

* Adjust H2 title casing and spacing

* Quick UE pass

* 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

* Missing npm task runner extension (#5893)

* Revert "Missing npm task runner extension (#5893)" (#5894)

This reverts commit a90faebff2.

* Note about task runner explorer option (#5895)

* Note about task runner explorer option

The gulp file has to be in the root directory or in the directory with package.json not in any subdirectory.

* verbiage tweaks

* added anchored link (#5896)
2018-04-06 14:08:38 -04:00
user135711 6a99fc3e62 Prevent javascript injection. (#5885) 2018-04-05 11:25:56 -04:00
Rick Anderson 1832723bd1
CI Update (#5878) 2018-04-04 13:51:35 -10:00
Rick Anderson 76d796f962
Merge to live april 2nd (#5856)
* SignalR Core Hubs (#5639)

* Rachelap/hubs mod (#5838)

* code enhancement js

* code lines change

* Add warning to CDN to verify backup. (#5833)

* Add warning to CDN to verify backup.

* Update overview.md

* Antiforgery requests topic update (#5762)

* Fixed Indent (#5843)

* Update text and link (#5845)

* await added (#5851)

* Typo corrected. (#5849)

* Fix spelling Model.md (#5848)

* Update partial-tag-helper.md (#5852)

Corrected language syntax of ProductModel from cshtml to csharp.

* fix (#5853)

* Azure preview site extension (#5841)

* Azure preview site extension

* missing files

* delete warning banner

* Update index.md

* warn about CDN fallback (#5837)

* warn about CDN fallback

* CDN fallback patch - verbiage tweaks (#5854)

* Delete Blazor preview notice (#5846)

This file has been moved to the aspnet/Blazor.Docs repo: https://github.com/aspnet/Blazor.Docs/blob/master/docs/includes/blazor-preview-notice.md
2018-04-02 08:39:33 -10:00
Rachel Appel 1e6d36f8be
fix (#5853) 2018-04-02 18:19:32 +02:00
Scott Addie 5aac6d23e4
Update live with current master (#5855)
* SignalR Core Hubs (#5639)

* Rachelap/hubs mod (#5838)

* code enhancement js

* code lines change

* Add warning to CDN to verify backup. (#5833)

* Add warning to CDN to verify backup.

* Update overview.md

* Antiforgery requests topic update (#5762)

* Fixed Indent (#5843)

* Update text and link (#5845)

* await added (#5851)

* Typo corrected. (#5849)

* Fix spelling Model.md (#5848)

* Update partial-tag-helper.md (#5852)

Corrected language syntax of ProductModel from cshtml to csharp.
2018-04-02 11:59:14 -04:00
Rachel Appel 24f6cd5418
await added (#5851) 2018-04-02 15:20:32 +02:00
Rick Anderson df48ba6323
March 30 merge to live (#5839)
* SignalR Core Hubs (#5639)

* Rachelap/hubs mod (#5838)

* code enhancement js

* code lines change

* Add warning to CDN to verify backup. (#5833)

* Add warning to CDN to verify backup.

* Update overview.md
2018-03-30 09:10:16 -10:00
Rachel Appel db2933cc79
Rachelap/hubs mod (#5838)
* code enhancement js

* code lines change
2018-03-30 14:39:53 +02:00
Rachel Appel dbf2bbda2f
SignalR Core Hubs (#5639) 2018-03-30 12:34:42 +02:00
Rachel Appel b33d8819bd
toc remove dup (#5830) 2018-03-29 16:47:55 +02:00
Rachel Appel def7c89f6c
added link (#5819) 2018-03-28 15:33:06 +02: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
Rachel Appel 3d485985a0
changed image to vertical orientation for readability (#5747) 2018-03-20 16:29:31 +01:00
Luke Latham f7e92a3e67 Title, description, and H1 updates (3) (#5717) 2018-03-19 13:40:34 -10: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
Rachel Appel 03d972e913
Include with notice about where versioned docs are for SignalR (#5718) 2018-03-16 00:50:44 -04:00
Rachel Appel 05eb09a6cf
name change for seo (#5714) 2018-03-15 17:46:27 -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
Scott Addie 9dad187615
Add intro to SignalR link 2018-03-14 09:46:02 -05:00
Caleb Lloyd f32f00e077 signalr: rename server method SendMessage, rename client method ReceiveMessage (#5664) 2018-03-13 17:05:03 -04:00
Scott Addie a204c8cc27
Scaleable --> Scalable 2018-03-12 12:37:14 -05:00
Rick Anderson f4a315038f
Update introduction-signalr-core.md 2018-03-10 18:48:09 -10:00
Luke Latham 5300733cca Update metadata (#5647) 2018-03-09 21:31:50 -06:00
Rachel Appel 055847965c
Update introduction-signalr-core.md 2018-03-08 08:48:03 -08:00
Scott Addie db7b8805e0
Fix broken SignalR doc link (#5632) 2018-03-08 10:40:55 -06:00
Scott Addie 423c21278e
Convert headings to sentence case 2018-03-08 09:38:33 -06:00
Rachel Appel d876eaeef0
Draft signalr core intro (#5559)
* Draft signalr core intro

* mods from feedback

* acrolinx mods

* acrolinx updates

* feedback mods

* feedback mods
2018-03-07 16:59:22 -08:00
Rachel Appel 4e60ad9703
Update get-started-signalr-core.md 2018-03-07 16:33:37 -08:00
Scott Addie a3ea1729fb Convert section's h1 heading to h2 (#5621) 2018-03-07 10:36:29 -10:00
Scott Addie 1e2e46d102
Sentence case the SignalR get started title (#5600) 2018-03-06 10:30:13 -06:00
Rachel Appel 4d089847b6
Get Started SignalR Core (#5540)
* Get Started SignalR Core

* mods

* mods

* code mods

* feedback mods

* feedback mods

* border image;punctuation

* feedback mods

* feedback changes, acrolix run

* mods from feedback

* minor code enhancements

* add npm link

* quick fix

* mods

* mods
2018-03-05 17:13:57 -05:00