Commit Graph

6385 Commits (fca0e62fffafe1537d2f783746419d982f0e4464)

Author SHA1 Message Date
Rick Anderson fca0e62fff
Update concurrency.md 2018-09-20 15:15:30 -10:00
Rick Anderson 116fa40551
Update individual.md (#8648)
Arg, now I need a link to win auth.
2018-09-20 14:56:30 -10:00
Rick Anderson 1d2f138aab
Update individual.md 2018-09-20 13:14:11 -10:00
Rick Anderson f5364daade
Update individual.md (#8645)
Fixes #8644

I need a fwlink to "No authentication" for VS.
2018-09-20 13:02:22 -10:00
Rick Anderson 49bed2e3e2
Update troubleshooting.md 2018-09-20 12:46:09 -10:00
Scott Addie 4f5fa6239d
Fix broken package.json file import (#8643)
Fixes an OPS build warning
2018-09-20 15:48:34 -05:00
Luke Latham ab66adea7c
Enhance KnownProxies/Networks content (#8634) 2018-09-20 14:01:02 -05:00
Luke Latham 8ec3fda3eb
Surface RuntimeIdentifiers (plural) in WS topic (#8637) 2018-09-20 13:57:21 -05:00
Rico Suter d6ab352542 Use API Explorer based NSwag generator and middlewares (#8572)
- Upgrade NSwag (samples) and use new API Explorer based generators (the reflection based generators are deprecated soon)
- Some text improvements
- Change "Open API" to "OpenAPI" (correct name)
- Use new Swagger UI 3 in samples

[Internal Review Page](https://review.docs.microsoft.com/en-us/aspnet/core/tutorials/getting-started-with-nswag?view=aspnetcore-2.1&branch=pr-en-us-8572&tabs=visual-studio%2Cvisual-studio-xml)
2018-09-20 11:32:52 -05:00
Luke Latham e5ed43144a
Remove webapp alias notice (#8629) 2018-09-19 23:03:52 -05:00
Rick Anderson 7705ae1e89
Fix SPA warning (#8595)
* Fix SPA warning

* rm download
2018-09-19 17:39:49 -10:00
Mikael Mengistu 5e95f82e20 SignalR Java Client preview1 -> preview2 (#8626)
Editing `Preview1 `to be `Preview2` in the Java client docs
2018-09-19 20:27:51 -05:00
Mikael Mengistu 4348c5837d Update to preview2 (#8593) 2018-09-19 17:41:24 -05:00
Rick Anderson ea8f1930c8
Update overview.md 2018-09-19 12:01:41 -10: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 27883797d8
Remove quotes from bool value in appsettings.json (#8615)
Fixes https://github.com/aspnet/Docs/issues/8612
2018-09-19 09:53:48 -05:00
Luke Latham 480185ecd1
Surface System.Runtime.Caching content (#8550) 2018-09-18 21:36:25 -05:00
Rick Anderson 94c382b429
Update getting-started.md (#8607) 2018-09-18 16:31:15 -10:00
Rick Anderson 67c7b6cf6c
Update index.md (#8606) 2018-09-18 16:29:13 -10:00
Rick Anderson 3dba06cd20
SEO for Azure (#8603)
* SEO for Azure

* SEO for Azure
2018-09-18 14:53:43 -10:00
Luke Latham 32cae1342e
Additional content on Cookie Policy Middleware (#8382) 2018-09-18 16:56:10 -05:00
Luke Latham 1d355fd55d
Improve DP Package layout section (#8512) 2018-09-18 15:57:38 -05:00
Luke Latham bbef639652
Nix SignalR mention from ActivatorUtilities remark (#8538) 2018-09-18 15:56:34 -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
Rick Anderson 65eaf9d153 Add Tag Helper Components doc (#7922)
Addresses #4033 
Addresses https://github.com/aspnet/Docs/issues/5475

[Internal Review Page](https://review.docs.microsoft.com/en-us/aspnet/core/mvc/views/tag-helpers/th-components?view=aspnetcore-2.1&branch=pr-en-us-7922)
2018-09-18 14:25:52 -05:00
Luke Latham 298133dc38
Address KillSignal/exiting & sudo in Linux topics (#8464) 2018-09-18 12:36:09 -05:00
Connor Early c56da54f91 Update tracing-in-aspnet-web-api.md (#8590)
Cleaned up first sentence in "How Web API Tracing Works".
2018-09-18 10:39:38 -05:00
Scott Addie 24ec24dc89
Merge pull request #8578 from aspnet/brecon/codeEdit
Fix compile errors
2018-09-18 10:03:16 -05:00
Martin Koudelka 55bf6461ea CC71490: Wrong variable name at line 47 (#8588)
Hello, @ardalis,
This proposed file change comes from https://github.com/aspnet/Docs.pt-br/pull/81 .
Could you review this contribution and help to merge if agreed?
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-09-18 08:45:57 -05:00
Rick Anderson 967a655b70
Update index.md (#8582)
part of #8581
2018-09-17 19:17:54 -10:00
Luke Latham 9ced4c858e
Test controllers topic+sample updates (#8232) 2018-09-17 19:17:53 -05:00
BrennanConroy 398d92d3cf
Fix compile errors 2018-09-17 14:20:54 -07:00
Luke Latham 513faa11e2
Clarify the AddCookie auth scheme (#8575) 2018-09-17 16:19:21 -05:00
Luke Latham a1428d6601
Repair Custom storage providers links (#8576) 2018-09-17 16:18:54 -05:00
Luke Latham 097d3b2b94
HTTP2 scenario coverage (#8519) 2018-09-17 14:14:24 -05:00
Luke Latham b7ba93461f
RP conventions topic+sample updates (#8523) 2018-09-17 13:26:42 -05:00
Luke Latham 190c62af0c Add blank lines around versioning lines (#8548)
Fixes #8540 

Now, I'm off to buy some J&J stock ... the parent company of a popular eye care product! 😣
2018-09-16 09:14:07 -10:00
Rick Anderson c8a99a1fef
Update index.md (#8561)
Fixes #8556
2018-09-16 09:12:56 -10:00
user135711 7d23bb76f7 fixed link not rendered (#8551)
A non standard parenthesis was inserted on the left parenthesis of the link I added likely due to one of the foreign keyboards I use being activated when I entered it.
2018-09-15 08:45:16 -10:00
Eduardo Cogo da Rocha d4aa7adb05 View components in ASP.NET Core (#8549) 2018-09-15 12:09:40 -05:00
Scott Addie 82985cac18
Add new ASP.NET issue templates (#8543)
Following in the footsteps of the dotnet/docs repo. Add 2 distinct issue templates: one for doc requests and one for actual doc issues. These templates apply to both ASP.NET 4.x and ASP.NET Core.
2018-09-14 16:42:09 -05:00
Jason Card d0958db8ef Adding blank lines around ::: moniker (#8539)
@Rick-Anderson cc @nokura 
Adding blank lines around ::: moniker to fix layout issue for localized live pages.
2018-09-14 12:33:36 -07:00
Jason Card bdc589cf39
Adding line breaks
Hi @Rick-Anderson, cc @nokura 
Could you please help to review this PR and help to merge live?
I've added line breaks before moniker and code snippets as they are not rendered correctly for localized live pages.
2018-09-14 10:36:57 -07:00
Luke Latham 45b378e907
Partial views topic update (#8493) 2018-09-14 11:25:55 -05:00
chinaniit f7793c2b0d Update index.md (#8532)
Changed "client- and server-side" to "client-side and server-side"

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-09-14 10:51:53 -05:00
Rick Anderson c993428091
Update secure-data.md (#8525)
Fixes #8502
2018-09-13 19:27:11 -07:00
Callen Barton c07e6f1c0a Updated steps to create sample application. (#8517) 2018-09-13 12:10:09 -05:00
Luke Latham 46f41d4774
Update All and App package versions (#8513) 2018-09-13 11:39:23 -05:00
Gordon Hogenson 306962c85d Update visual-studio-tools-for-docker.md with link to /visualstudio/containers hub page (#8511)
Add link to new containers hub page.
2018-09-13 09:35:08 -05:00
user135711 2fe9b9b6b4 Missing link (#8515)
One more missing link
2018-09-13 09:29:11 -05:00