Commit Graph

5794 Commits (c18f29fb553b02d4a3c85c7c20d8a4976ae8587c)

Author SHA1 Message Date
Luke Latham 79a435fef3
Revert OpenIddict description change (#6759) 2018-05-31 14:41:46 -05:00
jconrey 54ae79bf79 rewording for clarity (#6754) 2018-05-31 08:54:03 -10:00
Jeremie LOSCOS 248ac95393 Fixing client method return type (#6736)
Fixing the error : All client proxy methods must return 'System.Threading.Tasks.Task'
2018-05-31 20:40:08 +02:00
Scott Addie 52c49c924d
Update sample apps to 2.1 RTM (#6752)
Addresses https://github.com/aspnet/Docs/issues/5495

Updates 2 web API samples and a Partial Tag Helper sample from 2.1 RC1 to 2.1 RTM.
2018-05-31 13:24:21 -05:00
Rick Anderson 1e23521665
Update da2.md 2018-05-31 07:39:42 -10:00
Scott Addie e840d54c51 Change .NET Core SDK version text when 2.1 is selected (#6748) 2018-05-31 07:29:56 -10:00
Rick Anderson eed4555989
Update working-with-sql.md (#6747)
* Update working-with-sql.md

* Update working-with-sql.md
2018-05-31 07:22:49 -10:00
Scott Addie 01479fd0f0
Change UE to EU in GDPR reference text (#6745) 2018-05-31 11:57:40 -05:00
Caro Caserio d6acfffca6 C19384: Incorrect link structure (#6743)
Hello, @wpickett,

Localization team has reported source content issue that causes localized version to have broken format compared to en-us version.  
  
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.

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-05-31 11:07:34 -05:00
Luke Latham a9bbe63135
2.1 Sample updates (Round 2) (#6713) 2018-05-31 11:01:29 -05:00
Caro Caserio afae79fc81 C19383: Incorrect format for link structure (#6742)
Hello, @scottaddie,

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

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.

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-05-31 10:51:37 -05:00
Caro Caserio 8043826adc C19394: Missing hyperlink due to incorrect structure (#6741)
Hello, @rick-anderson,

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

 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.

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-05-31 10:13:40 -05:00
Luke Latham 6fc9fd5823 2.1 Sample updates (Round 1) (#6709)
Addresses #5495 

* This one takes care of the topics in the *fundamentals/host* TOC area, including its three samples.
* All samples verified working with 2.1 RTM bits. 🎉

Ignore the three build warnings. They're fixed on https://github.com/aspnet/Docs/pull/6712.
2018-05-31 09:54:44 -05:00
Luke Latham 1faaf0e1b4 Update Azure Apps extension install instructions (#6735)
Fixes #6726 

[Internal Review Topic](https://review.docs.microsoft.com/en-us/aspnet/core/host-and-deploy/azure-apps/index?view=aspnetcore-1.0&branch=pr-en-us-6735)

Thanks to @yooakim for pointing out this problem with the topic.
2018-05-31 09:49:51 -05:00
Luke Latham 1ef602b23c Update RunConsoleAsync example (#6737) 2018-05-31 09:47:40 -05:00
Luke Latham 64035933b6 Pub to Azure with CLI updates (#6715)
@scottaddie I didn't see your additional comments on #6694 until after I merged it. This makes the updates you requested and a few more. However, I don't have time for a very through review/update of this topic right now. I'm 🏃 😅 work'in those samps forward.
2018-05-31 09:46:45 -05:00
Pete King eac1b590bb Update gdpr.md (#6730)
I believe you mean, "EU" and not "UE".
2018-05-31 09:39:03 -05:00
Ben Rinehart b0f3106021 Update scaffold-identity.md (#6740)
When creating a new PR, please do the following and delete this template text:
Small syntax change.
* 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-05-31 09:23:18 -05:00
thearunster 008d73048f Fix grammar and typo (#6732) 2018-05-31 11:33:02 +02:00
Rick Anderson 783c91708a
Update intro to MVC to 2.1 (#6708)
* WIP: Update intro to MVC to 2.1

* WIP: Update intro to MVC to 2.1

* work

* SQL

* controller methods

* validation

* details and delete

* clean up

* clean up
2018-05-30 20:01:13 -10:00
Rick Anderson f1ff366e2d
Update page1.md (#6723) 2018-05-30 19:53:45 -10:00
Rick Anderson 4fb17bfe28
Update da1.md (#6719) 2018-05-30 19:38:54 -10:00
Rick Anderson 6ebd649f20
Update da2.md 2018-05-30 16:06:52 -10:00
Cam Soper 093b9b96e8
Whoops - didn't mean to merge that to this branch! (#6717)
Fixing erroneous merge
2018-05-30 20:54:34 -05:00
Cam Soper c9a1ab577c
Azure lifecycle (#6716)
* 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
2018-05-30 20:48:42 -05:00
Michael DePouw a714b78098 minor [ApiController] grammar fix (#6707) 2018-05-30 14:01:20 -10:00
Luke Latham cdbe0275d5
Repair Enforcing SSL topic moniker range (#6712) 2018-05-30 18:16:08 -05:00
Rick Anderson 1cf20df333
remove RC (#6704)
* remove RC

* Update get-started.md
2018-05-30 11:32:45 -10:00
Scott Addie 3660e49601
Remove RC1 text from 2.1 SDK download link (#6703)
Addresses https://github.com/aspnet/Docs/issues/6700

Now that 2.1 has released, the RC1 text should be removed from the download link.
2018-05-30 15:33:12 -05:00
Luke Latham 8aa1b0815c
Use 'webapp' alias for RP template (#6694) 2018-05-30 14:48:08 -05:00
Brendan Enrick 6ec799e30f Fixed typo - "rivacy" to "Privacy" (#6699)
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-05-30 14:04:40 -05:00
Scott Addie 0324ea5f61
Merge pull request #6698 from aspnet/master
Update live with current master
2018-05-30 13:54:23 -05:00
Scott Addie 51ddab89ba
UE edit of 2.1 Whats new doc (#6697)
Fixes https://github.com/aspnet/Docs/issues/6696
2018-05-30 13:43:50 -05:00
Rick Anderson 5a827d6d4f
fix movie (#6695) 2018-05-30 08:19:33 -10:00
Rick Anderson 6ca0bef18b
Update live to master 5-30 part 3? (#6693)
* Update net-core-prereqs-windows.md (#6637)

* Update net-core-prereqs-windows.md

* Update net-core-prereqs-windows.md

* Update net-core-prereqs-windows.md

* Update net-core-prereqs-windows.md

* Update net-core-prereqs-windows.md

* Update RP intro to 2.1 (#6562)

* WIP: Update RP intro to 2.1

* work

* work

* wrk

* wrk

* wrk

* wrk

* wrk

* work

* work

* Scaffolded Razor Pages  PART 3

* Scaffolded Razor Pages  PART 3

* localDB

* localDB

* localDB

* work

* work

* work

* validation

* clean up

* clean up

* clean up

* clean up

* clean up

* clean up

* work
2018-05-30 08:04:12 -10:00
Rick Anderson 335b8f845f
Update RP intro to 2.1 (#6562)
* WIP: Update RP intro to 2.1

* work

* work

* wrk

* wrk

* wrk

* wrk

* wrk

* work

* work

* Scaffolded Razor Pages  PART 3

* Scaffolded Razor Pages  PART 3

* localDB

* localDB

* localDB

* work

* work

* work

* validation

* clean up

* clean up

* clean up

* clean up

* clean up

* clean up

* work
2018-05-30 07:54:53 -10:00
Rick Anderson eeec3ba2d5
Update net-core-prereqs-windows.md (#6637)
* Update net-core-prereqs-windows.md

* Update net-core-prereqs-windows.md

* Update net-core-prereqs-windows.md

* Update net-core-prereqs-windows.md

* Update net-core-prereqs-windows.md
2018-05-30 07:44:40 -10:00
Scott Addie 237e12296e
Merge pull request #6691 from aspnet/master
Update live with current master
2018-05-30 12:36:44 -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
Luke Latham a1812fd3be
Update Test, debug, and troubleshoot (#6687) 2018-05-30 11:42:10 -05:00
Scott Addie 75d512b374
Merge pull request #6684 from aspnet/master
Update live with current master
2018-05-30 10:49:09 -05:00
sbrian26 250f70e622 Added OSS provider Gluu.org (Gluu Server) (#6680) 2018-05-30 10:36:57 -05:00
Luke Latham a9821e9822
Update Hosting Bundle Installer instruction (#6677) 2018-05-30 10:32:37 -05:00
Rick Anderson 33b32c34d7
Update ui-class.md (#6672) 2018-05-29 19:42:46 -10:00
Rick Anderson ba8f4e22b2
Merge pull request #6671 from aspnet/master
Merge to live 5-29
2018-05-29 18:34:42 -10: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
Harald Nagel c5edc3550f Update BrowserLink instructions for 2.0 to 2.1 (#6665)
* Update BrowserLink instructions for 2.0 to 2.1

Upgrading an ASP.NET Core project from 2.0 to 2.1 requires one to manually add the BrowserLink package.

* Update using-browserlink.md
2018-05-29 16:51:50 -10:00
Luke Latham 67b778897f Add RP page example to Error Handling topic (#6649) 2018-05-29 15:49:13 -10:00
Luke Latham c2ef962d9c Logging topic updates (#6648)
Updates

Update
2018-05-29 15:48:23 -10:00
Luke Latham 82a7af93b1 Improve web.config transform content (#6647) 2018-05-29 15:47:33 -10:00