Skip to content

Remove pubternal types from Kestrel #8306

Closed
@jkotalik

Description

@jkotalik

MVC recently made all pubinternal types in MVC internal via #4932. As a reminder, pubinternal types are types that are declared as public but put in an .Internal namespace.

In ASP.NET Core 3.0, we should do the same in Kestrel, specifically for the Microsoft.AspNetCore.Server.Kestrel.Core.Internal namespace. Reference assemblies will also show any pubinternal changes.

cc @muratg @halter73 @Tratcher

Metadata

Metadata

Assignees

Labels

DoneThis issue has been fixedarea-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsfeature-kestrel

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions