Commit Graph

6256 Commits (37e70620435a44de464dcebea5cb051302540b63)

Author SHA1 Message Date
Scott Addie 37e7062043
Fix code snippets (#8241)
Fixes https://github.com/aspnet/Docs.zh-cn/issues/72.
2018-08-23 10:07:05 -05:00
谭九鼎 708b6e4046
Fix code snippets 2018-08-23 22:52:23 +08:00
Rick Anderson 3736b94100
get rid of annoying message (#8231) 2018-08-22 16:42:25 -07:00
Rick Anderson cbbec13299
Update F7.md 2018-08-22 15:17:24 -07:00
Rick Anderson 5680ab839e
Doc F7 (#8226)
* Doc F7

* Doc F7

* Doc F7

* Doc F7
2018-08-22 14:52:05 -07:00
Rick Anderson 2ddf3e7e9a
Update facebook-logins.md (#8222) 2018-08-22 12:52:58 -07:00
Scott Addie 75a084be94
Add LibMan docs (#8008)
Fixes https://github.com/aspnet/Docs/issues/7090
Addresses https://github.com/aspnet/Docs/issues/7246

The LibMan CLI detail will be added after the supporting NuGet package is published.

**Internal Review Pages**
* [LibMan landing page](https://review.docs.microsoft.com/en-us/aspnet/core/client-side/libman/index?view=aspnetcore-2.1&branch=pr-en-us-8008)
* [LibMan VS doc](https://review.docs.microsoft.com/en-us/aspnet/core/client-side/libman/libman-vs?view=aspnetcore-2.1&branch=pr-en-us-8008)
2018-08-22 09:27:24 -05:00
Maira Wenzel 5fd8ccf6ed fix typo (#8213) 2018-08-21 18:14:12 -07:00
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