Commit Graph

5682 Commits (9843a855cfbecf3ec01ce7e01af2111624ff95e9)

Author SHA1 Message Date
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 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 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 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
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 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
Luke Latham a5928a33e1 Cross-link RP filtering to RP conventions (#6646)
Update
2018-05-29 15:47:01 -10:00
Luke Latham 510ec89ff1 Update preview note for Azure App Service (#6645) 2018-05-29 15:46:31 -10:00
Luke Latham d1501690ce Forwarded headers updates for Nginx/Apache topics (#6644)
Updates
2018-05-29 15:45:35 -10:00
Luke Latham bb53a8b44f Update Kestrel Host Filtering Middleware guidance (#6643)
* Update Kestrel Host Filtering Middleware guidance

Update

* React to feedback

* React to feedback
2018-05-29 15:45:09 -10:00
Luke Latham 987cb88d73 Update Error Handling custom exception section (#6617) 2018-05-29 15:42:50 -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 d7bedbce6f
What's new in ASP.NET Core 2.1 (#6586)
* added first draft of asp.net core 2.1 release notes

* WIP: What's new in 2.1

* work

* work

* work

* work

* work

* Update the integration tests section

* Alphabetize metadata

* Update aspnetcore-2.1.md

* Update aspnetcore-2.1.md

* Update aspnetcore-2.1.md

* react to danroth27

* more dan feedback

* Kestrel transport configuration

* Update aspnetcore-2.1.md

* Kestrel endpoint configuration

* Update aspnetcore-2.1.md

* Update aspnetcore-2.1.md

* Kestrel transport configuration update

* Update aspnetcore-2.1.md

* Update aspnetcore-2.1.md (#6668)
2018-05-29 14:26:25 -10:00
Rick Anderson 6eb88ce349
Update model4Win.md (#6666) 2018-05-29 13:47:52 -10:00
Rick Anderson 453e1775f3
Update cross-site-scripting.md (#6663) 2018-05-29 10:23:10 -10:00
Alfred Myers d977e3882b Fixed minor typo (#6660) 2018-05-29 12:20:46 -05:00