Commit Graph

227 Commits (7586ea1e1a026ca486422a6706a91cb7af99125c)

Author SHA1 Message Date
Tom Dykstra 055b3e55c8 Move Supported platforms out of Server concepts ToC (#8828) 2018-10-03 13:31:18 -05:00
José Maia 6619e940e4 Point to a central page explaining all signalr clients (#8782)
Fixes #8781
2018-10-01 15:21:55 -05:00
Tom Dykstra 934fdbb87f Retire duplicate doc - pub to Azure using CLI (#8747)
Fixes #8723
2018-09-28 10:33:08 -10:00
Scott Addie 6ee808c991
2.1 updates to Identity PK data type doc (#8640)
* 2.1 updates to Identity PK data type doc

* Fix xref link

* Simplify doc

* Minor tweaks

* Verbiage tweaks

* Fix line highlighting

* Remove unused sample code

* Merge PK doc into larger customization doc

* Add missing property to ApplicationUser class

* Add redirect to retire PK doc

* Add missing file extension to redirect file

* Remove restriction on 2.1+

* Display lazy loading section for 2.1+

* Formatting changes

* Fix line highlighting

* Add property to ApplicationRole class

* Remove unnecessary override from ApplicationDbContext class

* Dedent code snippet

* Update customize-identity-model.md
2018-09-27 09:44:02 -05:00
Luke Latham 26286236f9
Response Compression updates (+Brotli) (#8560) 2018-09-21 17:12:21 -05:00
Scott Addie 12764fb04b
Add SignalR Java API ref to ToC (#8619)
Link to the newly created ASP.NET Core SignalR Java API ref
2018-09-19 13:38:52 -05:00
Scott Addie 388cfb4982
Add Tag Helper Components doc to ToC (#8598)
Fixes #4033 
Fixes https://github.com/aspnet/Docs/issues/5475
Fixes https://github.com/aspnet/Docs/issues/5476
2018-09-18 15:03:09 -05:00
Doug Erickson [MSFT] 2682da14f0 rebrand changes for 9/5 (#8479)
[Azure Lifecycle eBook Review Page](https://review.docs.microsoft.com/en-us/aspnet/core/azure/devops/?view=aspnetcore-2.1&branch=pr-en-us-8479)
2018-09-10 15:03:00 -05:00
Tom Dykstra 731208564d
IP safelist article (#8388) 2018-09-06 12:45:14 -07:00
Mikael Mengistu 448b927ad9 SignalR Java Client Doc (#8314)
Fixes: https://github.com/aspnet/Docs/issues/8256

Just starting a PR for this. It's still early

[Internal Review Link](https://review.docs.microsoft.com/en-us/aspnet/core/signalr/java-client?view=aspnetcore-2.2&branch=pr-en-us-8314)
2018-09-06 09:57:58 -05:00
Luke Latham defd5613f9
Hosting startup topic updates (#7678) 2018-08-31 11:54:45 -05:00
Luke Latham 327b2456ef
Persist addl claims+tokens w/ext providers (#8310) 2018-08-31 10:40:02 -05:00
Scott Addie b22bb01eb5
Add LibMan CLI doc (#8260)
* Add LibMan CLI doc

* Add missing --verbosity option

* More edits

* Add Arguments sections

* Move provider names to an include

* Rearrange options

* Verbiage tweaks

* Shorten verbiage

* Fix code snippet include

* Show command to uninstall filesystem library

* Verbiage tweak

* Verbiage tweaks

* React to feedback

* pre-release --> prerelease

* Add output for help command

* Address horizontal scrolling in help output

* Add libman init screenshot

* React to feedback

* Fix folder path

* Final tweaks
2018-08-30 14:20:06 -05:00
Luke Latham 87cbd8d51e
Configuration updates (#8050) 2018-08-24 14:10:45 -05:00
Scott Addie 75a084be94
Add LibMan docs (#8008)
Fixes https://github.com/aspnet/Docs/issues/7090
Addresses https://github.com/aspnet/Docs/issues/7246

The LibMan CLI detail will be added after the supporting NuGet package is published.

**Internal Review Pages**
* [LibMan landing page](https://review.docs.microsoft.com/en-us/aspnet/core/client-side/libman/index?view=aspnetcore-2.1&branch=pr-en-us-8008)
* [LibMan VS doc](https://review.docs.microsoft.com/en-us/aspnet/core/client-side/libman/libman-vs?view=aspnetcore-2.1&branch=pr-en-us-8008)
2018-08-22 09:27:24 -05:00
Luke Latham 2c7f11f3af Move SetCompatibilityVersion into an MVC subtopic (#8196)
Escape an underscore

Escape more underscores

And another one
2018-08-21 12:57:06 -07:00
Andrew Stanton-Nurse 53ece6bb97
Re-transplant SignalR docs to the correct TOC tree
Somehow some of the SignalR docs got moved to the "Client-side development" hive. This should move them back, if I understand how the TOC file works properly :)
2018-08-13 09:45:19 -07:00
Tom Dykstra 7bb81407f2 move signalr up in toc (#8027) 2018-08-10 10:12:02 -07:00
Rick Anderson 708c8e49c8
Remove Windows from VS name (#7997) 2018-08-08 18:56:56 -07:00
Cam Soper 512c3738a4
Azure Lifecycle Guide work (#7944)
A whole bunch of commits - We've been working on this for a while! 😄
2018-08-08 20:45:25 -05:00
Luke Latham 07a71bfede
File Providers topic+samples update (#7708) 2018-08-01 16:02:23 -05:00
Luke Latham 940ea3c502 Dependency injection topic and sample updates (#7412)
* Dependency injection topic and sample updates

Updates

Updates

Updates

Updates

* React to feedback

* React to feedback

* Update

* Update ctor injection behavior section (6331)

* React to feedback

* React to feedback

* Link updates

* React to feedback

* React to feedback

React to feedback

Updates

* React to feedback

* Ping me for feedback

* Describe ActivatorUtilities

* Update

* Crosslink repository pattern
2018-07-28 16:49:23 -06:00
Luke Latham 7926302442
Add HttpContext to TOC/index page (#7735) 2018-07-21 18:17:13 -05:00
Luke Latham 26df53814c
Host ASP.NET Core in a web farm (#7602) 2018-07-16 14:05:42 -05:00
Andrew Stanton-Nurse 3ee6b79ce4 SignalR AuthN/AuthZ and Security Concepts (#7312)
* initial prose, samples still todo

* add sample and docs on Windows Auth

* add sample download link

* fix some code samples

* fix xref

* clarify sample comment when it's embedded in the document

* pr feedback

* add section on buffer management

* feedback

* some feedback

* update index/toc

* Update authn-and-authz.md
2018-07-11 16:21:53 -06:00
Luke Latham e07174d2c8 Move RP tutorial file uploads into its own topic (#7576) 2018-07-11 15:45:11 -06:00
Rick Anderson fb68ceb520
JavaScript API to SignalR TOC (#7537)
* JavaScript API to SignalR TOC

* JavaScript API to SignalR TOC

* JavaScript API to SignalR TOC
2018-07-10 12:07:02 -06:00
Rachel Appel 6dbd038ed0
New ToC for SignalR with sections (#7431)
* New ToC for SignalR with sections

* Convert title to sentence case
2018-07-03 12:45:15 -04:00
Scott Addie a1b872ee65
Add tutorial explaining SignalR with Webpack and TypeScript (#7285)
Fixes https://github.com/aspnet/Docs/issues/6965

Extends a contribution from @ssougnez into a full tutorial.

[Internal Review Page](https://review.docs.microsoft.com/aspnet/core/tutorials/signalr-typescript-webpack?view=aspnetcore-2.1&branch=pr-en-us-7285)
2018-06-29 12:17:28 -05:00
Rachel Appel 0971076d55
version differences (#7304)
* version differences

* andrew feedback

* andrew feedback

* Minor tweaks
2018-06-28 12:28:38 -04:00
Rick Anderson fd8305fed6
move Identity customize (#7314) 2018-06-26 18:47:31 -07:00
Andrew Stanton-Nurse f3c89a1e54 Configuration: Pass #3 (#7199)
As discussed https://github.com/aspnet/Docs/pull/7031#issuecomment-398875299 I made some changes and decided to just open a new PR to get things cleared up.

[Internal Review URL](https://review.docs.microsoft.com/en-us/aspnet/core/signalr/configuration?view=aspnetcore-2.1&branch=pr-en-us-7199)
2018-06-25 22:13:28 -05:00
Scott Addie 491135b435
Link to SignalR tutorial from SignalR ToC node (#7211) 2018-06-21 12:35:17 -05:00
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