Commit Graph

2172 Commits (93c3025f6e0b0ea5352f5058ae2dfb1544c24de2)

Author SHA1 Message Date
Rick Anderson 93c3025f6e spacing 2016-12-01 11:43:16 -10:00
Rick Anderson aa6b1a11eb Merge pull request #2287 from aspnet/ra-vc
View Components update
2016-12-01 11:25:36 -10:00
Rick Anderson 015474a831 rm 2016-12-01 10:46:35 -10:00
Rick Anderson e6e68fd81d final 2016-12-01 10:38:32 -10:00
Rick Anderson e661d7a445 Merge pull request #2282 from aspnet/Rick-Anderson-patch-1
Update key-storage-format.md
2016-12-01 10:23:05 -10:00
Rick Anderson c7e40e570c Merge pull request #2283 from charliethinker/patch-4
Code type corrected & fix typo
2016-12-01 10:22:54 -10:00
Rick Anderson 4f9207acdd Merge pull request #2285 from charliethinker/patch-1
Delete redundant closing brace
2016-12-01 10:22:12 -10:00
Rick Anderson c7a30e9b77 Merge pull request #2269 from GuardRex/guardrex/publish-iis-update
Publish to IIS update
2016-12-01 09:15:48 -10:00
Luke Latham c2eef57321 Command line/command-line/command prompt updates (#2284)
Command line/command-line/command prompt updates
2016-12-01 09:15:06 -08:00
Shayne Boyer e3b4cf7b7d update keywords and description 2016-12-01 10:33:44 -05:00
Charlie Chu 2a038d2ca0 Delete redundant closing brace 2016-12-01 16:51:10 +08:00
Charlie Chu 1aa2745ea3 Code type corrected & fix typo 2016-12-01 11:41:49 +08:00
Luke Latham a0a7db1c3f React to feedback
Fixes #2204
2016-11-30 20:00:43 -06:00
Rick Anderson 9237591bff Update key-storage-format.md 2016-11-30 15:49:11 -10:00
Rick Anderson 424fe4d7ea Merge pull request #2271 from aspnet/Rick-Anderson-call-app.UseIdentity
call `app.UseIdentity`
2016-11-30 09:40:27 -10:00
Rick Anderson eb956d4267 Merge pull request #2266 from charliethinker/patch-2
Fix snippet
2016-11-30 08:36:28 -10:00
Rick Anderson e3aafbf0dc Merge pull request #2273 from JoachimSauer/patch-1
Update authoring.md
2016-11-30 08:25:38 -10:00
Rick Anderson 4a10bd7854 Merge pull request #2274 from mariusschulz/patch-1
Replaces gender-specific pronoun by singular they
2016-11-30 08:25:10 -10:00
Rick Anderson c786559b86 Merge pull request #2275 from alaatm/patch-2
Update old links
2016-11-30 08:24:33 -10:00
Rick Anderson 3643978e5c Merge pull request #2270 from aspnet/startup
update Startup article
2016-11-30 07:54:31 -10:00
Tom Dykstra d7a1ff2d4e propagate #2247 change to cu-final (#2276)
Add an optional extended description…
2016-11-30 09:11:24 -08:00
Alaa Masoud b742088e31 Update old links 2016-11-30 19:55:54 +03:00
Marius Schulz 71559aad27 Replaces gender-specific pronoun by singular they 2016-11-30 17:46:15 +01:00
Joachim Sauer 36ef60bf11 Update authoring.md
Wrong code-type corrected
2016-11-30 09:34:39 +01:00
Rick Anderson a129ad1cc9 Update linuxproduction.md 2016-11-29 15:17:22 -10:00
Tom Dykstra 3e58a68213 Rick-Anderson feedback 2016-11-29 17:15:22 -08:00
Rick Anderson 4d562c6a87 call `app.UseIdentity` 2016-11-29 14:06:06 -10:00
Rick Anderson 5d46af2d12 Merge pull request #2264 from Vaiune/master
add a note about UseIdentity() being first in order
2016-11-29 14:01:13 -10:00
Rick Anderson 57d88b7c22 Update sociallogins.md 2016-11-29 14:00:57 -10:00
Rick Anderson 8738defd55 Update sociallogins.md 2016-11-29 14:00:05 -10:00
Tom Dykstra 875d5428c7 update for rtm 2016-11-29 15:33:40 -08:00
Luke Latham ced591d6ae Final updates
Addresses #2204

* React to feedback
* Add troubleshooting advice: environment env var to allow dev exception page to show, e.g., https://github.com/aspnet/IISIntegration/issues/280#issuecomment-252714412
* Add troubleshooting advice: cleaning up incoherent packages on major upgrades, e.g., https://github.com/aspnet/IISIntegration/issues/237
* Grammar/style updates
* Fix "command line" to "command prompt" https://github.com/aspnet/Docs/issues/2248
* React to feedback: Dev said that the word "assets" was a little confusing when referring to the deployment files and folders. I replaced or removed "assets" throughout the doc. https://github.com/aspnet/IISIntegration/issues/246#issuecomment-237429876
2016-11-29 13:22:36 -06:00
Rick Anderson 3ad595d6ab Merge pull request #2265 from charliethinker/patch-1
Fix typo
2016-11-29 08:58:06 -10:00
Rick Anderson b79da3f3b5 Merge pull request #2268 from charliethinker/patch-3
Update code to include closing brace
2016-11-29 08:55:59 -10:00
Nick Bourke 69e86da333 change "project.json" to "package.json" (#2267)
File said to add the "devDependencies" section to project.json instead of package.json.
2016-11-29 08:57:08 -05:00
Charlie Chu f73583f1a0 Update code to include closing brace
Update code to include closing brace
2016-11-29 21:25:22 +08:00
Luke Latham cae7971162 React to IISIntegration issues
Addresses #2204

* React to comment in https://github.com/aspnet/IISIntegration/issues/268 ... i.e., devs can still use `system.webServer` to configure IIS features that will work with the reverse proxy. Great tip imo.
2016-11-28 21:56:31 -06:00
Charlie Chu 8448eafb90 Fix snippet 2016-11-29 10:39:19 +08:00
Charlie Chu 03b9f48380 Fix typo 2016-11-29 10:23:10 +08:00
Vaiune ae7e0fb3ea add a note about UseIdentity() being first in order 2016-11-29 03:05:29 +02:00
Lee Dumond 948d9f045b Fix range for code snippet (#2244)
Code snippet is pointing to the wrong range of lines. Showing "Title" field when it is supped to show "CourseID" field.
2016-11-28 14:24:52 -08:00
Tom Dykstra 0370f0ff66 remove en-us (#2262)
Add an optional extended description…
2016-11-28 14:22:21 -08:00
Tom Dykstra 67bafec508 remove en-us (#2261) 2016-11-28 14:19:59 -08:00
Lee Dumond 8622610b57 Fix link to documentation (#2245)
Fixed link to point to current location of EF documentation.
2016-11-28 14:18:27 -08:00
Lee Dumond 8843deeeeb Fix links to outdated documentation (#2243)
Repoint several links to latest version of EF core documentation
2016-11-28 14:15:23 -08:00
Adrien Torris 760351f77c Add CLA completion link in the complex PR chapter (#2237)
I had to complete the CLA and it was difficult to know what the procedure is. On google, you'll find multiple links and posts, all wrong or obsolete : https://www.google.fr/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=CLA+microsoft+github&start=0
2016-11-28 14:14:07 -08:00
Lee Dumond de4d952573 Fix reference in code sample (#2246)
instructor.Courses is of type CourseAssignment, not Course
2016-11-28 14:11:06 -08:00
Lee Dumond b0271a9126 Fix null reference exception (#2247)
Line 146 runs inside of a block for which departmentToUpdate == null. Therefore, the attempt to read departmentToUpdate.InstructorID leads to a null reference exception.

The code is re-displaying the properties of the deletedDepartment, so the selected member of the select list should be deletedDepartment.InstructorID
2016-11-28 14:10:18 -08:00
Lee Dumond 4b0ac598b2 Fix typo (#2250)
EmploymentDatGroup should be EmploymentDateGroup
2016-11-28 14:02:35 -08:00
Rick Anderson 9799b89f88 Merge pull request #2249 from LeeDumond/patch-9
Fix documentation link
2016-11-28 11:59:36 -10:00