Skip to content

Split Http.Features assembly #31723

@pranavkm

Description

@pranavkm
  • Create new project Microsoft.Extensions.Features (netstandard2.0)
  • Move IFeatureCollection, FeatureCollection etc to this assembly. Add type-forwarding from Http.Features -> IFeatureCollection.
  • SignalR will reference this new project. This is a breaking change for SignalR clients but it's ok since this is already broken
  • Update Microsoft.AspNetCore.Http.Features to target net6.0 and stop publishing it as a NuGet package.

Metadata

Metadata

Assignees

Labels

area-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions