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
Rick Anderson
0db247d72f
Explain why you can't delete all items ( #8090 )
...
* Explain why you can't delete all items
* Update getTodoItems.md
2018-08-14 18:17:03 -07:00
Maira Wenzel
f78a86b283
Delete empty topic ( #8084 )
...
* Delete code-location.md
* add redirection
2018-08-14 15:29:37 -07:00
Rick Anderson
397d3f72bb
meta-data: replace aspnetcontent with riande ( #8086 )
2018-08-14 15:27:54 -07:00
Luke Latham
3f064e75e5
Auth area pages/area folders in RP conventions ( #8081 )
2018-08-14 16:13:03 -05:00
Luke Latham
f42ccd2d90
Add a note on SPA testing ( #8082 )
...
Fixes #7815
2018-08-14 15:59:15 -05:00
Pranav K
187185eeaa
Add some details about ModelMetadataDetailsProvider ( #8076 )
...
* Add some details about ModelMetadataDetailsProvider
* Edit pass
2018-08-14 15:58:20 -05:00
Scott Addie
750f507b90
Add API ref links to SignalR JS client doc ( #8080 )
...
* Add API ref links to SignalR JS client doc
* Remove version query string
2018-08-14 15:57:46 -05:00
Luke Latham
3671c206e2
Add CWD and content path guidance to WS topic ( #8074 )
2018-08-14 15:53:23 -05:00
Luke Latham
190bdb5c2f
Set static files caching period by environment ( #8079 )
2018-08-14 15:51:34 -05:00
Terri Morton
76252620bf
Updating ASP.NET samples links ( #8078 )
2018-08-14 14:37:35 -05:00
Scott Addie
80363dc1bc
Mention hosting bundle installation requirement for 2.1 migration ( #8075 )
...
Fixes https://github.com/aspnet/Docs/issues/7919
[Internal Review Page](https://review.docs.microsoft.com/en-us/aspnet/core/migration/20_21?branch=pr-en-us-8075&view=aspnetcore-2.1#additional-changes )
2018-08-14 13:42:11 -05:00
Luke Latham
e864939e2d
Middleware extensibility updates ( #8072 )
2018-08-14 10:39:41 -05:00
Alex Dresko
7e0fd8020e
Update index.md ( #8067 )
...
Fixes https://github.com/aspnet/Docs/issues/8057
2018-08-14 10:39:25 -05:00