File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11---
2- title : ` IHttpContextAccessor` /` HttpContext` in ASP.NET Core Blazor apps
2+ title : IHttpContextAccessor/ HttpContext in ASP.NET Core Blazor apps
33author : guardrex
44description : Learn about IHttpContextAccessor and HttpContext in Blazor.
55monikerRange : ' >= aspnetcore-8.0'
Original file line number Diff line number Diff line change @@ -191,7 +191,7 @@ public class EmailController : Controller
191191
192192## ` IHttpContextAccessor ` /` HttpContext ` in Razor components (Blazor)
193193
194- [ !INCLUDE [ ] ( ~/ blazor/security/includes/ httpcontext.md )]
194+ For more information, see < xref: blazor/components/ httpcontext> .
195195
196196::: moniker-end
197197
@@ -346,6 +346,6 @@ public class EmailController : Controller
346346
347347## ` IHttpContextAccessor ` /` HttpContext ` in Razor components (Blazor)
348348
349- [ !INCLUDE [ ] ( ~/ blazor/security/includes/ httpcontext.md )]
349+ For more information, see < xref: blazor/components/ httpcontext> .
350350
351351::: moniker-end
You can’t perform that action at this time.
0 commit comments