Commit Graph

6385 Commits (fca0e62fffafe1537d2f783746419d982f0e4464)

Author SHA1 Message Date
Luke Latham 571c7ee509
Add MVC to middlewares table (#8069) 2018-08-14 09:21:56 -05:00
Tim Corey 8862c63829 Minor Spelling And Grammar Fix (#8060)
Fixed a code comment and removed unnecessary commas.
2018-08-14 08:45:42 -05:00
Kautsky Lozano 4a2f3ac89f Fix typo (#8066)
"IntelliSence" should be "IntelliSense"
2018-08-14 08:43:57 -05:00
Rick Anderson f1b8c63d2f
Update index.md (#8055) 2018-08-13 21:15:57 -07:00
Scott Addie 79002e9991
Merge pull request #8051 from aspnet/anurse/fix-signalr-toc
Re-transplant SignalR docs to the correct TOC tree
2018-08-13 12:29:24 -05:00
Cam Soper c899de15fe
Azure DevOps book cover (#8031)
* initial commit

* refactored

* forgot the content

* formatting

* updated title

* Updated outline, wrote intro

* added list

* changes for feedback

* added list

* review time

* Fixed image paths

* Wade's feedback

* Typo

* clarity and polish

* clarity and polish (#6517)

* UE pass on Chapter 3 (#6533)

* Saving notes for DevOps pipeline creation (#6539)

Added some rough notes outlining much of the DevOps creation setup

* Prepare Azure Lifecycle Chapter 2 for Chapter 4 writing (#6536)

* Add notes for building build and release definitions in VSTS

* More work on VSTS release definition steps

* Refine Azure lifecycle CI/CD setup instructions (#6601)

Simplify the instructions by creating VSTS artifacts via **Continuous Delivery (Preview)** option in the Azure portal.

* Add screenshots to Azure lifecycle DevOps chapter (#6606)

* Add screenshots to Azure lifecycle DevOps chapter

* Minor tweaks

* Explain the VSTS release definition (#6608)

* Add screenshots to Azure lifecycle DevOps chapter

* Minor tweaks

* Explain release definition

* merging

* New troubleshooting doc and more

* New troubleshooting doc and more (#6718)

* clarity and polish

* merging

* New troubleshooting doc and more

* border images

* image borders

* Image fixes (#6720)

* clarity and polish

* merging

* New troubleshooting doc and more

* border images

* image borders

* edit pass

* moar edits

* links

* fixed image

* a word

* fixed another link

* fixed formatting

* more AI

* Add instructions for locating resources in Azure portal (#6787)

Also incorporate Acrolinx suggestions

* Add more screenshots for CD steps (#6789)

* Explain build definition in Azure Lifecycle Ch. 4 (#6794)

* Add content for triggering build and deploy via a GitHub push (#6797)

* no idea but I need to merge upstream

* Azure lifecycle (#6798)

* clarity and polish

* merging

* New troubleshooting doc and more

* border images

* image borders

* edit pass

* moar edits

* links

* fixed image

* a word

* fixed another link

* fixed formatting

* more AI

* no idea but I need to merge upstream

* Escape special characters in DevOps chapter (#6856)

* UE edit of Azure lifecycle Chapter 5 (#6859)

* UE edit of Azure lifecycle Chapter 5

* Minor tweak

* Add new instructions for DevOps pipeline creation (#7033)

* ready for review!

* revisions

* Experimenting with positioning

* ASP.NET site changes

* headings

* wording

* wrong directory - whoops :)

* cleaning up for no confusion

* toc experiments

* removing numbers from filenames

* refactoring directories and paths

* refactoring directories and paths

* metadata update for docfx

* Modify metadata

* Add metadata

* Add metadata

* Delete empty line

* Edit uid

* Add metadata

* Add metadata

* Add metadata

* Edit ToC title and xref link

* Convert to xref links

* Remove placeholder section

* Minor tweaks

* Convert to xref links

* Minor tweaks

* repo --> repository

* Acrolinx pass

* Acrolinx pass

* Acrolinx pass

* Acrolinx pass

* acknowledgments

* Convert to xref link

* Remove gerund

* rearrange TOC

* case

* Unit testing notes, DevOps updates for UI changes

* Added cover, converted to docx

* fixed typo

* removed extra file

* removing docx
2018-08-13 12:23:48 -05: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
Skulblaka 59bf3e9a03 Update troubleshoot.md (#8048) 2018-08-13 10:39:22 -05:00
Luke Latham a22128e41b Show location of Session Middleware in migration (#8042) 2018-08-12 10:19:08 -07:00
Tom Dykstra faf499f6e8
add vs mac (#8029) 2018-08-10 13:20:10 -07:00
Tom Dykstra 7bb81407f2 move signalr up in toc (#8027) 2018-08-10 10:12:02 -07:00
John Osborne c2be9e481a Paramater naming convention fix (#8023)
The parameter should be camelCase.
2018-08-10 09:25:53 -05:00
Olubisi Akintunde 7db4372411 very small typo fix (#8021)
When creating a new PR, please do the following and delete this template text:

* Reference the issue number if there is one:

  Fixes #Issue_Number

  > The "Fixes #nnn" syntax in the PR description causes
  > GitHub to automatically close the issue when this PR is merged.
2018-08-10 09:23:35 -05:00
Rick Anderson 54177ab393
Update identity.md (#8020) 2018-08-09 21:48:36 -07:00
Luke Latham e0272929a3
Change angle brackets to braces (#8014) 2018-08-09 18:17:58 -05:00
Tom Dykstra f3611264ae
correct expected output from npm install (#8017) 2018-08-09 14:51:00 -07:00
Corné Hogerheijde afc41feb9a Small change in documentation to call server method from client (#8006) 2018-08-09 10:19:32 -05:00
BrennanConroy 3a92ef7f09 Add a warning for a SignalR setting (#7996)
* Add a warning for a SignalR setting

* Update configuration.md

* Update configuration.md
2018-08-08 19:08:51 -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
Tom Dykstra 889fb39f69
minor corrections (#7994) 2018-08-08 15:38:21 -07:00
Scott Addie def41ab9ec
Fix checked checkbox logic (#7993) 2018-08-08 15:38:58 -05:00
Tom Dykstra 64f6ae1bd9
edit pass and update SignalR tutorial for 2.1 (#7920) 2018-08-08 12:14:06 -07:00
Rick Anderson 8c4315ebc5
Update tutorials.md (#7983) 2018-08-08 11:51:46 -07:00
Rick Anderson 30c029eb02
Update Intro to Identity to 2.1 (#7930)
* WIP:Update Intro to Identity to 2.1

* work

* work

* work

* work

* work

* work

* work

* minor corrections

* more typos

* react to feedback
2018-08-08 10:55:37 -07:00
Mauricio de los Santos 9e7489cbc2 C32681: Changing position of Italic Marker (asterisk) (#7987)
Hello, @scottcate,
Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version.  
"There's an extra asterisk that's breaking the Note code. In case the italics must be conserved, we suggest to start them on line 53."
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-08-08 12:43:42 -05:00
Hao Kung 2e83d77689 Add options validation feature documentation for preview1 (#7973) 2018-08-07 13:52:28 -05:00
Tom Dykstra 5ffd92b0f3
Note about VS version for Xamarin (#7981) 2018-08-07 10:58:15 -07:00
Rick Anderson e3f4cb5697
Update partial.md (#7937)
Fixes #7931
2018-08-07 10:36:14 -06:00
Scott Addie 08675c4dc0
Add guidance on HttpClient disposal (#7904)
* Add guidance on HttpClient disposal

* React to feedback

* React to feedback
2018-08-07 10:23:07 -05:00
Rick Anderson 8913adc8a6
PowerShell escapes ; (#7974) 2018-08-06 19:35:47 -06:00
Rick Anderson 7f66d53ea1
Update index.md (#7969) 2018-08-06 11:26:44 -06:00
Luke Latham d34c1259e7
Fix link (#7968) 2018-08-06 09:24:47 -05:00
Rick Anderson 0f45a83213
Update accconfirm.md (#7958) 2018-08-05 13:26:51 -06:00
Michel van Os d82023ca8f Update razor-pages-conventions.md (#7956) 2018-08-05 10:53:11 -05:00
Patrick Westerhoff 84515b39d9 Fix PostConfigureAll example (#7953) 2018-08-05 10:52:00 -05:00
Rick Anderson a68ab70390
Update intro.md (#7950) 2018-08-04 14:09:41 -06:00
Rick Anderson 6045abe21b
Update enforcing-ssl.md (#7945) 2018-08-03 17:08:05 -06:00
Barry Dorrans 3e7034cd1e Expanding out HSTS values (#7941)
* Expanding out HSTS values

Add a line explaining once you're confident in HSTS you should increase the value from the default, and expanding out the click through prevention.

* Touch-ups
2018-08-03 16:57:24 -06:00
Luke Latham c1aa887d4e
Clarify the use of IOptions during startup (#7928) 2018-08-02 13:31:35 -05:00
Luke Latham f06dde4f03
Update code example (#7926) 2018-08-02 07:02:51 -05:00
Luke Latham 07a71bfede
File Providers topic+samples update (#7708) 2018-08-01 16:02:23 -05:00
Luke Latham 96762919c3
Azure Key Vault topic+sample updates (#7910) 2018-08-01 12:25:39 -05:00
Luke Latham 1c9c2bc1ee Mock service injection for integration tests topic (#7511)
* Mock service injection for integration tests topic

Update

* Update package versions
2018-08-01 10:50:58 -06:00
Rachel Simone Weil 1d559be647 Change "third" to "fourth" throughout tutorial (#7907)
Fourth iteration of tutorial is referred to as third iteration throughout; these edits fix that.
2018-08-01 10:16:22 -05:00
Scott Addie 80de95c8fc
Add sample app link to localization doc (#7915)
Fixes https://github.com/aspnet/Docs/issues/7912
2018-08-01 10:03:34 -05:00
Luke Latham 5ed38d8fab
Windows Service with HTTPS (#7887) 2018-07-31 19:42:13 -05:00
Rick Anderson 65782303dc
Pages/_Layout.cshtml to Pages/Shared/_Layout.cshtml (#7905)
* Pages/_Layout.cshtml to Pages/Shared/_Layout.cshtml

* Pages/_Layout.cshtml to Pages/Shared/_Layout.cshtml
2018-07-31 18:29:21 -06:00
Andrew Stanton-Nurse b662a955bc Add default values to SignalR config doc (#7906)
Had a question about default values for the config values and I figured it would be faster to answer by updating the docs ;).

Not committed to the formatting. I thought a new column could work well but I could also do this as sentences in the Description column (some of the options already had this, I think I moved them all)

[Internal Review Page](https://review.docs.microsoft.com/en-us/aspnet/core/signalr/configuration?view=aspnetcore-2.1&branch=pr-en-us-7906)
2018-07-31 15:02:07 -05:00
Rick Anderson 2b01be544d
Update add-user-data.md (#7902) 2018-07-31 11:47:59 -06:00