Skip to content
This repository was archived by the owner on Nov 20, 2018. It is now read-only.
This repository was archived by the owner on Nov 20, 2018. It is now read-only.

Move HttpContextAccessor from .Internal namespace #549

Closed
@davidfowl

Description

@davidfowl

If users want to use this API they need to call

services.AddSingleton<IHttpContextAccessor, HttpContextAccessor>();

Today this requires adding using Microsoft.AspNet.Http.Internal;

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions