Commit Graph

5794 Commits (c18f29fb553b02d4a3c85c7c20d8a4976ae8587c)

Author SHA1 Message Date
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
Rachel Appel 8e33ddcc8c
continuity updates (#6661) 2018-05-29 19:07:25 +02:00
Luke Latham 89c7280c6b
Remove hyphen from "meta-package" (#6642) 2018-05-28 09:25:51 -05:00
Luke Latham 30dfc251c0
Update POCO name (#6640) 2018-05-28 07:57:13 -05:00
user135711 739120a827 typo (#6631) 2018-05-27 09:07:49 -05:00
Luke Latham 7f72414fe3
Code fence scripts in Twitter Helper topic (#6635) 2018-05-27 08:51:08 -05:00
greg84 5717083edd Made it clear that UseIISIntegration is called by CreateDefaultBuilder (#6627) 2018-05-26 17:39:44 -05:00
Rick Anderson 466300d32f
Merge pull request #6626 from aspnet/master
Merge to live
2018-05-26 10:13:15 -10:00
Tom Austin f1cb1666d0 Added missing AllowAnonymous to ForgotPassword and ForgotPasswordConfirmation. Previously it was impossible to navigate to these pages unless logged in which makes no sense if you are trying to reset your password. (#6614) 2018-05-26 10:07:55 -10:00
user135711 2eeb190414 typo (#6619) 2018-05-26 12:57:08 -05:00
Rachel Appel d3d96d1cc1 index update .net client (#6602) 2018-05-25 12:24:51 -10:00
Rick Anderson 8f0544fe37
Update index.md 2018-05-25 11:48:16 -10:00
Scott Addie c5b861bcc8
Display SPA docs for 2.0+ and display banners for 2.0 ONLY (#6604)
Fixes https://github.com/aspnet/Docs/issues/6603

**Changes**:
- Make the SPA template docs available for ASP.NET Core 2.0+ only
- Display the template inclusion banner in each doc for 2.0 only

**Internal Review Pages**:
- [ASP.NET Core 2.0](https://review.docs.microsoft.com/en-us/aspnet/core/spa/?branch=pr-en-us-6604&view=aspnetcore-2.0)
- [ASP.NET Core 2.1](https://review.docs.microsoft.com/en-us/aspnet/core/spa/?branch=pr-en-us-6604&view=aspnetcore-2.1)
2018-05-25 14:05:43 -05:00
Andrew Stanton-Nurse 0d724b5c7b update SignalR getting started sample to RC1 (#6597)
We missed a file in the earlier update! 😄 

Also, the ES5 version seemed to be out of date and was missing the `.start` call.
2018-05-25 11:43:08 -05:00
Luke Latham 32b5550281
Fix Kestrel topic code sample (#6595) 2018-05-25 10:01:07 -05:00
Luke Latham 828a9d8e77
Protect DP keys with Key Vault (#6483) 2018-05-25 09:48:32 -05:00
Luke Latham c4c5400bad
Add Generic Host sample to the Background Tasks topic (#6484) 2018-05-25 09:47:11 -05:00
Luke Latham 94cdc234c6 Fix certificate requirement include bug (#6585) 2018-05-24 14:42:19 -10:00
Scott Addie af01db7b0f
Merge pull request #6580 from thmslearning/patch-1
Fixes a 't' character code-tag omission typo
2018-05-24 13:59:45 -05:00
thmslearning 3429b3f7c6
Fixes a 't' character code-tag omission typo 2018-05-24 11:22:26 -07:00
Scott Addie 1b94305cc7
Merge pull request #6572 from aspnet/master
Update live with current master
2018-05-24 08:57:04 -05:00
Scott Addie 5ffd62e9c6
Clarify SDK version containing Secret Manager tool (#6564)
Fixes https://github.com/aspnet/Docs/issues/6523

**Changes**
- Display the **Install the Secret Manager tool** section for all versions of ASP.NET Core, since it's not safe to assume the .NET Core SDK version being used.
- Include the specific SDK version number which includes the Secret Manager tool
- Add note about tool warning

[Internal Review Page](https://review.docs.microsoft.com/en-us/aspnet/core/security/app-secrets?branch=pr-en-us-6564&view=aspnetcore-2.0&tabs=windows#install-the-secret-manager-tool)
2018-05-24 08:48:19 -05:00
Luke Latham f809c37a45
Update Hosting Bundle instruction (#6567) 2018-05-23 19:52:08 -05:00
Luke Latham 5d4652a3b5
Drop recommendation for reverse proxy with Kestrel (#6537) 2018-05-23 17:12:33 -05:00
Rick Anderson 7807a513bc
Update gdpr.md (#6558) 2018-05-23 10:37:16 -10:00
Caro Caserio 9e119a1a92 C19395: Missing hyperlink due to incorrect format (#6551)
Hello, @jrjlee,

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.
2018-05-23 07:58:25 -10:00
Rick Anderson 0f3ed049dd
Update README.md (#6548)
* Update README.md

* Update README.md
2018-05-23 07:57:37 -10:00
reyou 752c866d3c JSNLog url changed to github link (#6542) 2018-05-23 12:53:31 -05:00
Caro Caserio ef2bee10eb CC56645: Update memory.md (#6552) 2018-05-23 10:26:28 -05:00
Luke Latham b9343fbc53
Update host on Linux with Nginx (#5687) 2018-05-23 09:57:43 -05:00
Rick Anderson 300a112795
Merge pull request #6547 from aspnet/master
Merge to live 5-22 part 4
2018-05-22 18:00:49 -10:00
Rick Anderson f22716b4ee
Update README.md (#6546) 2018-05-22 17:52:42 -10:00
Rick Anderson cae7aae80b
Merge pull request #6545 from aspnet/master
Merge to live 5-22 part 2
2018-05-22 17:21:06 -10:00
Rick Anderson 04249ce537
Update toc.md 2018-05-22 17:15:37 -10:00
Rick Anderson 26c7934e67
New doc: GDPR support in ASP.NET Core (#6516)
* GDPR templates

* work

* work

* work

* work

* work

* work

* react to feedback

* react to feedback

* react to feedback
2018-05-22 17:09:19 -10:00
Rick Anderson 1320eaaffd
Merge pull request #6544 from aspnet/master
Merge to live 5-22
2018-05-22 15:17:35 -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 b9c408f82a App secrets update (#6528)
Fixes #6523

[Internal Review Topic](https://review.docs.microsoft.com/en-us/aspnet/core/security/app-secrets?view=aspnetcore-1.0&branch=pr-en-us-6528)

Tiny nits in the app secrets update: "or later" and a couple of comma splices.

What I wrote for another version of this was more explicit. I'm concerned that the current version doesn't tell devs exactly why/how `AddUserSecrets` is added, and it doesn't say that if `CreateDefaultBuilder` isn't used that they'll still need to do it manually.

Starting with ...

> \- Add the user secrets configuration source to the `Startup` constructor:

> Add the user secrets configuration source with a call to \[AddUserSecrets](/dotnet/api/microsoft.extensions.configuration.usersecretsconfigurationextensions.addusersecrets) in the `Startup` constructor:
>
> \[!code-csharp\[](app-secrets/samples/1.1/UserSecrets/Startup.cs?name=snippet_StartupConstructor&highlight=5-8)]
> ::: moniker-end
> ::: moniker range=">= aspnetcore-2.0"
> When a project calls \[CreateDefaultBuilder](/dotnet/api/microsoft.aspnetcore.webhost.createdefaultbuilder) to initialize a new instance of the host with preconfigured defaults, \[AddUserSecrets](/dotnet/api/microsoft.extensions.configuration.usersecretsconfigurationextensions.addusersecrets) is called when the \[EnvironmentName](/dotnet/api/microsoft.aspnetcore.hosting.ihostingenvironment.environmentname) is \[Development](/dotnet/api/microsoft.aspnetcore.hosting.environmentname.development):
>
> \[!code-csharp\[](app-secrets/samples/2.1/UserSecrets/Program.cs?name=snippet_CreateWebHostBuilder&highlight=2)]
>
> When `CreateDefaultBuilder` isn't called during host construction, add the user secrets configuration source with a call to \[AddUserSecrets](/dotnet/api/microsoft.extensions.configuration.usersecretsconfigurationextensions.addusersecrets) in the `Startup` constructor:
>
> \[!code-csharp\[](app-secrets/samples/1.1/UserSecrets/Startup.cs?name=snippet_StartupConstructor&highlight=5-8)]
> ::: moniker-end

Snippet the call to `CreateDefaultBuilder` to show it (line 2 is highlighted) ...

```csharp
#region snippet_CreateWebHostBuilder
public static IWebHostBuilder CreateWebHostBuilder(string[] args) =>
    WebHost.CreateDefaultBuilder(args)
        .UseStartup<Startup>();
#endregion
```

... and the sample naming issue remains ("1.1" and "2.1" instead of "1.x" and "2.x").

If anything here looks good, I can mod this branch to make additional updates. Otherwise, nevermind. Just spit-ball'in here.
2018-05-22 13:43:02 -05:00
Rachel Appel 1afa74c559
remove browserlink; update sample (#6532) 2018-05-22 16:49:08 +01:00
Scott Addie 50d40c83fa
Merge pull request #6526 from aspnet/master
Update live with current master
2018-05-22 09:29:20 -05:00