Commit Graph

6348 Commits (c8a99a1fef945f8b8def4e84b71ebca9f88a084a)

Author SHA1 Message Date
Luke Latham ce9f239dd7 Add a an Azure resource to the pub profiles topic (#8212) 2018-08-21 16:04:56 -07:00
Luke Latham 304c3866f3 Middleware topic+sample update (#8209) 2018-08-21 13:34:05 -07:00
Luke Latham 2c7f11f3af Move SetCompatibilityVersion into an MVC subtopic (#8196)
Escape an underscore

Escape more underscores

And another one
2018-08-21 12:57:06 -07:00
Rick Anderson 365b522ac1
Update dependency-injection.md (#8193)
* Update dependency-injection.md

* Update dependency-injection.md

* Update dependency-injection.md
2018-08-21 10:55:39 -07:00
Rick Anderson 2d496c4588
Optimize compile (#8195)
* Create optimize-build-perf

* Rename optimize-build-perf to optimize-build-perf.md

* Create placeholder.md

* Add files via upload

* Update optimize-build-perf.md

* Update optimize-build-perf.md

* Delete placeholder.md

* TOC

* work
2018-08-21 10:38:29 -07:00
Luke Latham 1bcda7417c Logging sample update (#8206) 2018-08-21 10:37:49 -07:00
Luke Latham 0e443b32dc
Routing updates (#8192) 2018-08-21 11:17:08 -05:00
Sivu 67463c576b Assign CustomWebApplicationFactory value before using it (#8205) 2018-08-21 11:10:26 -05:00
Luke Latham 1236e9119d
Fix link (#8203) 2018-08-21 07:53:04 -05:00
Rick Anderson e8d609b1ea
Update config Identity to 2.1 (#8033)
* Update config Identity to 2.1

* work

* work

* work

* work

* work

* work
2018-08-20 16:00:18 -07:00
Scott Addie b2decd4b97
Merge pull request #8185 from aspnet/Rick-Anderson-patch-3
Update docfx.json
2018-08-20 15:47:43 -05:00
Luke Latham 46129953b9
Fundamentals index update (#8187) 2018-08-20 15:19:03 -05:00
Scott Addie 3c08f51d7c
the the --> the (#8189) 2018-08-20 15:03:44 -05:00
Rick Anderson 05c1e375d3 add author meta-data (#8186) 2018-08-20 14:45:04 -05:00
Scott Addie fd6f910196
Corrections in SignalR version support table (#8183)
Fixes #8182 
Surfaces the .NET Framework package from https://github.com/aspnet/Docs/pull/8145

[Internal Review Page](https://review.docs.microsoft.com/en-us/aspnet/core/signalr/version-differences?branch=pr-en-us-8183&view=aspnetcore-2.1#how-to-identify-the-signalr-version)
2018-08-20 13:33:52 -05:00
Rick Anderson 02936cc100
Update docfx.json
Exclude readme.md
2018-08-20 11:26:59 -07:00
Scott Addie 987293130a
Specify target framework of .NET Core in SignalR tutorial (#8181)
Addresses discussion in https://github.com/aspnet/Docs/pull/8145 and a few minor problems.
2018-08-20 12:16:41 -05:00
Luke Latham a5060092c6
Initiate HTTP Requests sample update (#8176) 2018-08-20 11:32:44 -05:00
Brian Behm 9dc47d3b9e Update app-parts.md (#8177)
Changed misspelling of the word "behavior"
2018-08-20 11:32:19 -05:00
Scott Addie 5381137960
Remove unnecessary @ symbols in Tag Helper example (#8175)
Related to https://github.com/aspnet/Docs/pull/4599.

Removed unnecessary `@` symbols, added missing double quotes, and replaced inline code snippet with code import.
2018-08-20 11:28:12 -05:00
Scott Addie acdee00f33
Treat middleware name as proper noun (#8172)
Related to https://github.com/aspnet/Docs/pull/8171
2018-08-20 11:06:25 -05:00
Scott Addie 8e7a46ff2b
Add instruction to install static files package (#8171)
Fixes https://github.com/aspnet/Docs/issues/8099
2018-08-20 10:55:19 -05:00
Luke Latham b94e0e6fe7 Surface IIS config in Windows Auth topic (#8159)
Fix links
2018-08-18 12:05:17 -07:00
Andrew Stanton-Nurse ae64d51614 SignalR: Add table to help identify version (#8148)
* SignalR: Add table to help identify version

Adds a section to the ASP.NET Core SignalR Differences document to help identify the version you are using. This can be a helpful resource when customers aren't sure which version is which.

* remove extra :

* pr feedback and api links

* what even is '/'?

* relative api urls

* I think I commaed right

* Remove en-us
2018-08-18 10:43:00 -07:00
Luke Latham f5407ed1ee Remove integration testing (#8157) 2018-08-18 10:34:16 -07:00
Rick Anderson 81dd2d635c
Update cors.md (#8107)
* Update cors.md

* Update cors.md

* Update cors.md
2018-08-17 20:23:15 -07:00
Scott Addie 133d7fb5ba
Change ordering of properties in list output 2018-08-17 14:58:34 -05:00
Scott Addie c0a8e315fe Expand upon unit testing in CI text (#8151)
* Expand upon unit testing in CI text

* Updated PDF with new CICD chapter
2018-08-17 14:36:34 -05:00
Scott Addie 4467d7e957
Describe object graph binding for user secrets (#8128)
Fixes https://github.com/aspnet/Docs/issues/7201
Fixes https://github.com/aspnet/Docs/issues/8096

**Internal Review Pages**
* [1.1+](https://review.docs.microsoft.com/en-us/aspnet/core/security/app-secrets?view=aspnetcore-2.1&tabs=linux&branch=pr-en-us-8128#map-secrets-to-a-poco)
* [1.0](https://review.docs.microsoft.com/en-us/aspnet/core/security/app-secrets?view=aspnetcore-1.0&tabs=linux&branch=pr-en-us-8128#map-secrets-to-a-poco)
2018-08-17 11:31:27 -05:00
Luke Latham 61dfc55521
Reorganize Windows Service samp app config (#8136) 2018-08-17 11:17:00 -05:00
Luke Latham ca7069cd6e
Clarify routing example (#8141) 2018-08-17 10:17:44 -05:00
Cam Soper 225e1a2e88
DevOps guide PDF (#8134)
Rolling out the PDF for the book
2018-08-16 18:23:39 -05:00
Scott Addie 8ed9bb212b
Support .NET API xref links in ASP.NET Core docs (#8112)
Fixes https://github.com/aspnet/Docs/issues/7064

Modified 1 doc to demonstrate the new syntax. See http://dotnet.github.io/docfx/tutorial/links_and_cross_references.html#cross-reference-services for more context around the *docfx.json* file change.

[Internal Review Page](https://review.docs.microsoft.com/en-us/aspnet/core/web-api/?branch=pr-en-us-8112&view=aspnetcore-2.1#additional-resources)

/cc: @mairaw I took a different approach than how it's done in the dotnet/docs repo. Copying you in case you're interested in this solution.
2018-08-16 15:04:03 -05:00
Scott Addie 985f50fa81
Fix line highlighting in user secrets doc (#8126)
Addresses https://github.com/aspnet/Docs/issues/8123

[Internal Review Page](https://review.docs.microsoft.com/en-us/aspnet/core/security/app-secrets?view=aspnetcore-2.1&branch=pr-en-us-8126&tabs=linux)
2018-08-16 12:16:33 -05:00
Shawn Cicoria e65b4337ab fix the highlighting for AddUserSecrets (#8124)
Docs: Code hightlighted in snippet is NOT the code that the section is
referring to. Prior 5-8 is not the AddUserSecret call - line 12 of the snippet is
2018-08-16 11:40:03 -05:00
Luke Latham 0fac4e295a
HttpSys/WebListener uses kernel mode auth (#8111) 2018-08-16 11:35:42 -05:00
Luke Latham c178fb69a6
Change nerddinner links to contoso (#8122) 2018-08-16 11:18:04 -05:00
Luke Latham 1144b57b11
Link sample at top of auth policy povider topic (#8119) 2018-08-16 09:06:10 -05:00
Eriawan Kusumawardhono 34858c3af3 synchronize link to updated sample code that use VS 2017 (#8115) 2018-08-16 09:05:42 -05:00
Mark Anthony 09d6ccf2b1 Spell correction (#8113) 2018-08-16 09:00:29 -05:00
Maira Wenzel 96c2278e8d Escaping the _ (#8114) 2018-08-16 08:59:32 -05:00
Luke Latham 232d345f9e
Specify "Core" for ASP.NET Core refs (#8110) 2018-08-15 22:30:29 -05:00
Rick Anderson aa06c906ab
Update view-components.md (#8108) 2018-08-15 16:46:41 -07:00
Luke Latham d596162d86 Add prereq for the required package (#8106)
Fixes #7743 

cc: @Phrohdoh
2018-08-15 17:33:21 -05:00
Derek 0fdc52987e Update sample2.cs (#8092)
* Update sample2.cs

The Twilio codes no longer works and has been updated.

* Update sample2.cs

* Update sample2.cs
2018-08-15 14:25:52 -07:00
Rick Anderson b8a7d01d6d
Update memory.md (#8104) 2018-08-15 14:24:47 -07:00
Scott Addie 80730b78ce
Replace invalid filters diagram (#8097)
Fixes https://github.com/aspnet/Docs/issues/8053

[Internal Review Page](https://review.docs.microsoft.com/en-us/aspnet/core/mvc/controllers/filters?branch=pr-en-us-8097&view=aspnetcore-2.1#filter-types)
2018-08-15 11:25:30 -05:00
Raymond Sanchez 5c1eb83048 Change word principle to principal (#8098)
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-15 11:20:56 -05:00
Rick Anderson 33ee45515f Update identity-enable-qrcodes.md (#8089)
Fixes #7893 
[Review URL](https://review.docs.microsoft.com/en-us/aspnet/core/security/authentication/identity-enable-qrcodes?view=aspnetcore-2.1&branch=pr-en-us-8089)
2018-08-15 10:14:37 -05:00
Pranav K 6e0536d260 Add a note about CopyRefAssembliesToPublishDirectory (#8091) 2018-08-15 10:07:29 -05:00