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 feature implementations into Microsoft.AspNetCore.Http.Features namespace #592

Closed
@dougbu

Description

@dougbu

#589 exposes all of the feature interfaces publicly. But the feature implementations remain in Microsoft.AspNetCore.Http.Features.Internal and Microsoft.AspNetCore.Http.Features.Authentication.Internal. Since the feature implementations are used in Kestrel and supported, they should also be moved to Microsoft.AspNetCore.Http.Features and Microsoft.AspNetCore.Http.Features.Authentication.

See comment here for example.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions