Commit Graph

7 Commits (9bf1fe8bf9b8df5da263e65b50c28d15f0e019d4)

Author SHA1 Message Date
Nick Schonning 188fdb2abe fix: MD012/no-multiple-blanks (#11596)
Multiple consecutive blank lines
2019-03-19 13:56:32 -05:00
Ryan Nowak 7f99772ff1 Fix #3916 - HttpContext thread-safety issues (#11133)
* Fix #3916 - HttpContext thread-safety issues

* Update http-context.md (#11138)

@rynowak 	review this and when you're happy I'll merge into your PR and then S&M.

Not really happy about 

> Look for a mistakes like defining a controller method as `async void`.

Look for mistakes is not helpful. Just listing one common mistake doesn't give them a clue of other common mistakes.
2019-02-26 11:14:09 -10:00
William Hayes 6b8125cf0d text edit (#10708) 2019-01-30 14:44:44 -06:00
Scott Addie c7ca4e67b4
Remove empty line from code snippet 2018-07-27 11:46:15 -05:00
David Fowler 9eeef1cdf5 Simplify using the HttpContext in a razor view (#7846)
Fixes #7832
2018-07-27 11:14:45 -05:00
Scott Addie a4f9bfb63b Document accessing HttpContext via Razor views 2018-07-27 10:08:43 -05:00
Chris Roberts 07e2dc83ff Added documentation for IHttpContextAccessor to describe its use in c… (#6489) 2018-07-21 17:48:34 -05:00