Commit Graph

194 Commits (7a0616e73bb3eb69caae35a1dbed241dca670f31)

Author SHA1 Message Date
Scott Addie c4d6252ae8
Metadata updates to ASP.NET Core Get Started docs (#7184)
Addresses #6541
2018-06-20 12:10:56 -05:00
Scott Addie 675e659111
Metadata updates for ASP.NET Core fundamentals docs (#7181) 2018-06-20 11:11:27 -05:00
Scott Addie 8ccb73e740 Add ToC link for authz policy providers doc (#7177) 2018-06-20 08:14:02 -07:00
Scott Addie 645d057bbb
Metadata updates for the Razor Pages docs (#7127)
* Metadata updates for the Razor Pages docs

* Update sample download links

* Change uid values

* Remove unnecessary redirection rule

* Fix date metadata warnings

* Add redirect entries

* Fix invalid link after rebase
2018-06-19 15:06:11 -05:00
Scott Addie 667dd5e85a
Relocate SignalR Get Started doc to Tutorials ToC node (#7117)
* Relocate SignalR Get Started doc to Tutorials ToC node

* Add redirect entry

* Update SignalR tutorial ToC link title

* React to feedback
2018-06-18 15:39:53 -05:00
Mikael Mengistu 9a02afc4b7 SignalR HubContext Doc (#7005)
* Starting SignalR HubContext doc

* +Sample +Edits

* some edits

* PR feedback

* edits

* + Table of Contents entry

* UE edit of SignalR HubContext doc (#7023)

* last couple pr comments

* IHubContext<T>

* PR comments

* edit

* updates

* pr comments

* pr comments

* Remove extra line
2018-06-18 10:56:40 -05: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
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
Rick Anderson 179b69423d
Update toc.md 2018-06-04 19:36:18 -10:00
Scott Addie 20f3b60901
Update dotnet watch doc for 2.1 (#6756)
Fixes https://github.com/aspnet/Docs/issues/6681

[Internal Review Page](https://review.docs.microsoft.com/en-us/aspnet/core/tutorials/dotnet-watch?view=aspnetcore-2.1&branch=pr-en-us-6756)
2018-05-31 15:09:51 -05:00
Scott Addie 0fcf0b36fc
Create a "What's new" ToC node (#6690)
Per Dan, create a top-level "What's new" ToC node. This node will ONLY display when version 2.1 is selected. Also, convert the release notes links into "What's new" links. The two external release notes links can be removed.

**Internal Review Pages**
[2.1](https://review.docs.microsoft.com/en-us/aspnet/core/?view=aspnetcore-2.1&branch=pr-en-us-6690)
[2.0](https://review.docs.microsoft.com/en-us/aspnet/core/?view=aspnetcore-2.0&branch=pr-en-us-6690)
[1.1](https://review.docs.microsoft.com/en-us/aspnet/core/?view=aspnetcore-1.1&branch=pr-en-us-6690)
2018-05-30 12:31:02 -05:00
Rick Anderson fa588a8984
Migrate from 2.0 to 2.1 (#6612)
* WIP Migrate from 2.0 to 2.1

* work

* work

* work

* work

* work

* work

* work

* react to feedback

* react to feedback

* .

* Update 20_21.md

* Update 20_21.md
2018-05-29 16:59:58 -10:00
Rick Anderson ef6519167c
Update toc.md (#6670) 2018-05-29 15:03:14 -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
Rick Anderson 04249ce537
Update toc.md 2018-05-22 17:15:37 -10:00
Rachel Appel a7ba116557
SignalR .NET Client (#6200)
* SignalR .NET Client

* minor changes

* rc1 updates;fixes;etc

* fixes from scott feedback

* dfowler changes

* code fix

* feedback mods

* remove highlight
2018-05-22 23:01:53 +01:00
Luke Latham ea764e1dd9
Add TH links to TOC (#6508) 2018-05-21 09:36:00 -05:00
Rick Anderson 5fb06ed4fd
Update toc.md (#6449) 2018-05-16 13:30:02 -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
Luke Latham bcdf04f096 Move and rename topic (#6229) 2018-05-07 08:53:40 -10:00
Scott Addie 1564050871
Convert TOC link title to sentence case 2018-05-04 14:17:34 -05:00
Scott Addie 5cd2d22404
Add ClaimsPrincipal.Current migration link to TOC (#6217) 2018-05-04 12:46:39 -05:00
Isaac Levin d02c94cde7 Core Identity Documentation Updates (#5889)
* intiial commit for membership to Core Identity

* Update membership-to-core-identity.md

* fix sql script

* updates for Barry

* Style guide changes

* udpates to Migration Index Node and MVC Walkthrough

* updates to configuration and sample

* fixes to MVC steps

* udpates to proper to core identity doc and sample

* image resizing

* updates to webapi

* update to error section

* Minor tweaks to mvc.md

* Change snippet type

* remove references to bower in samples/readmes

* udpates for Scott

* updates to TOC

* updates

* Minor tweaks to membership-to-core-identity.md

* updates

* fix namespace

* Minor verbiage tweaks

* Simplify link title in TOC

* Shorten link title again

* Fix indentation of PackageReference node

* Quick UE edit

* Minor tweaks to configuration.md

* Remove unnecessary screenshots

* remove files

* Remove extra word

* Verbiage tweak

* Fix broken link

* Minor tweaks to mvc.md

* Improve readability of _Layout.cshtml

* Minor tweaks to mvc.md

* remove extra space

* Fix indentation issues
2018-05-04 10:29:28 -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
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
Steve Gordon 039252bc7a Starting work on HttpClientFactory documentation (#5483)
Starting work on HttpClientFactory documentation
2018-05-02 12:50:34 -05:00
rick-anderson d0c8f33e74 Add RCL to TOC 2018-05-01 17:17:14 -10:00
Rachel Appel ec88aa829d
Publish SignalR app to Azure Web App (#6011)
* Publish SignalR app to Azure Web App

* minor tweak to wording

* modifications

* feedback changes

* toc

* link changes

* space
2018-04-26 11:37:05 -04:00
Scott Addie 81ddeb83da
Convert SignalR doc titles to sentence case (#6074) 2018-04-24 12:31:59 -05:00
Rachel Appel c6cc8c0fa0
ASPNET Core SignalR Supported platforms (#6021)
* ASPNET Core SignalR Supported platforms

* changes
2018-04-19 12:50:31 -04:00
Scott Addie e22cfcacfc Relocate Razor Pages TOC node (#5977)
* Relocate Razor Pages TOC node

* Relocate Razor Pages TOC node
2018-04-13 13:03:08 -10:00
Scott Addie fab1f4ae2a Address location of Razor syntax doc 2018-04-13 13:17:36 -05:00
Rick Anderson 288347e571
Razor Pages Filters (#5835)
* WIP Razor Pages Filters

* spelen

* clean up

* clean up

* mvc filters UE edit

* wrok

* wrok

* wrok

* react to feedback

* minor

* minor

* minor

* minor

* minor

* minor

* minor

* minor

* minor

* minor

* minor

* react to feedback

* fix

* fix

* fix

* fix

* fix
2018-04-12 11:29:02 -10:00
Scott Addie dce670717a Convert TOC title to sentence case 2018-04-10 22:01:08 -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
Rick Anderson 19e9eb8ab5
Razor SDK (#5897)
* Razor SDK

* work

* work

* work

* work

* work

* work

* react to feedback
2018-04-09 11:38:46 -10:00
Rick Anderson f0b32d093d
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
2018-04-05 08:01:33 -10:00
Scott Addie b2cdf7ff05
Relocate advanced MVC docs to Web API TOC (#5859) 2018-04-02 15:22:30 -04: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
Luke Latham e96c1a8989
Proxy server/load balancer config topic (#5794) 2018-03-28 19:31:30 -07:00
Maira Wenzel 1666035c5a removed dupe toc entries (#5810) 2018-03-27 10:28:58 -10:00
Scott Addie 88bf955905
Add Web API controller action return types doc (#5750)
* Add Web API controller action return types doc

* Verbiage tweaks

* Verbiage clarification

* Rename action and add a tip widget

* Tweak verbiage in tip widget

* Add another tip widget

* More verbiage changes

* MOAR tweaks!

* Expand description in specific type section

* Fix invalid OkObjectResult syntax

* Address Acrolinx feedback

* Add Web API TOC node and README.md file to samples folder

* React to feedback
2018-03-21 21:41:16 -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
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
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