Skip to content

ObjectPoolProvider removed from the default set of dependencies added in the WebHostBuilder #336

Open
@davidfowl

Description

@davidfowl

As part of making ASP.NET Core more pay for play, we moved the ObjectPoolProvider out of the main set of dependencies to the specific components that were using them.

If you were relying on the ObjectPoolProvider being available by default, you should add them to your dependencies via the IServiceCollection.

For discussion, please use dotnet/aspnetcore#5944

[This announcement has been migrated to: dotnet/docs#14736]

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.0.0Announcements related to ASP.NET Core 3.0AnnouncementBreaking changeDocumentedThe breaking change has been published to the .NET Core docsMigrated

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions